R – SharePoint development with visual studio

sharepointsharepoint-2007visual studio

i have installed SharePoint 2007 and VS2008 extension on my computer.i have created a site but i don't find source code for solution file.how i development for my SharePoint site on visual studio?

Best Answer

Marcus' article is a good one. However I cannot recommend using Visual Studio Extensions for WSS (VSeWSS) due to the bugs and problems involved.

A good alternative is WSPBuilder. This community project integrates into Visual Studio makes it simple and easy to see exactly what you are doing and gives you control over how your code is deployed into SharePoint.

Also see the Getting started developing for SharePoint question for links to more resources to help get you started. I strongly recommend getting a good grounding in how SharePoint works first. It takes more effort initially but will save you a lot of time and confusion later. A good book to start with is Inside Windows SharePoint Services 3.0.