Show/Hide Toolbars

Flynet Studio User Interface Generation Properties

Navigation: UI Generation Properties > UIProject Properties > SharePoint

SharePointProjectType (Selection)

Scroll Prev Top Next More

The targeted SharePoint web part project type, WSPBuilder or VS2010 SP Project; if targeting VS2010 and SP2010, the VS2010 SP Packager is recommended, otherwise use WSPBuilder.

 

 

Value

Meaning

WSPBuilder

A standard c# assembly project is created, with a folder tree matching what would be expected by the WSPBuilder Visual Studio Add-In.

 

WSPBuilder is a popular Visual Studio Add-In that is open-source and can be downloaded from http://wspbuilder.codeplex.com/

 

WSPBuilder is recommended any time the target Visual Studio version is under VS2010, and the target SharePoint version is under 2010 also.

VS2010 SP Project

The new SharePoint Project type introduced with Visual Studio 2010 will be the target.  This should only be chosen if both VS2010 (or higher) and SharePoint 2010 (or higher) are the development tool and target.

 

 

 

If you would like to change this option after generating a target web part, the existing project folder tree should be renamed physically to avoid a thoroughly botched-up VS project file!