Hello Sir,
I am asp.net developer, and my client want so customization in CRM like we want add some new pages and database table etc.
so can you let me know how can I manage CRM code in VS2012 and SQL2008 database.
Thanks
Ravinder Singh
A good start might be the CRM Developer Center and the CRM SDK fro more advanced customizations
Jason Lattimer My Blog - Follow me on Twitter - LinkedIn
mean we can add new table or pages in crm, I am right?
You add new tables by creating custom entities through the UI.
http://sanket-shah.com/2011/08/07/dynamics-crm-2011-creating-custom-entities/
You can create custom pages in the form of Silverlight or HTML/JavaScript web resources that get uploaded and stored in the CRM database
http://msdn.microsoft.com/en-us/library/gg309473.aspx