Wednesday, March 14, 2007

Must have's for VS2005 SharePoint coding

You gotta have the following:

Code snippets - you can add snippets to create the code structure for your entire web part or a web part property:

http://weblogs.asp.net/jan/archive/2006/02/01/437037.aspx

Windows Workflow Foundation. Doing workflow development? You'll need this installed first, otherwise you'll get a goofy error message when you try to instantiate the workflow (forgot to copy it):

VS.Net 2005 extensions for WF 3.0
http://www.microsoft.com/downloads/details.aspx?FamilyId=5D61409E-1FA3-48CF-8023-E8F38E709BA6&displaylang=en


VS.Net 2005 extensions for WSS v3:
http://www.microsoft.com/downloads/details.aspx?familyid=19f21e5e-b715-4f0c-b959-8c6dcbdc1057&displaylang=en

No comments: