Link to home
Start Free TrialLog in
Avatar of sandshakimi
sandshakimiFlag for United States of America

asked on

Developing in MOSS 2007 with Visual Studio 2008?

I have been working on our Intranet using SharePoint Designer 2007 by editing the pages live. Everything has worked well. Now we're ready to start creating web parts. I've installed Visual Studio 2008 on my client machine. But it seems like VS doesn't open pages live?

What's the best practice using VS for SharePoint development?
Avatar of zephyr_hex (Megan)
zephyr_hex (Megan)
Flag of United States of America image

VS is different than SD.  with VS, the concept is more similar to "deploying" a solution rather than saving it to the site.

it's closer to program development and compiling code than the editor interface of SD.

there's a web part project template available for VS 2008.  this article gives a brief overview of the process for creating a web part in VS, and provides a link to the project template:
http://grumpywookie.wordpress.com/2008/02/05/sharepoint-webpart-project-templates-for-visual-studio-2008/
ASKER CERTIFIED SOLUTION
Avatar of MsShadow
MsShadow
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial