OfficeDeveloper.NET
.NET, Office Development, SharePoint, VSTO, Windows

Simple Tip when creating VS projects for sharepoint 2010

January 27, 2010 by Staff · Leave a Comment 

One thing I’ve noticed is that when you create a SharePoint project in VS 2010 (File, New, Project) and create a name for your project it doesn’t get persisted down to the project item. For example, create a new Visual Web Part project; you’ll notice that your default naming convention follows VisualWebPart1 for the web part that is added to the default top-level SharePoint project.  If you create a new Visual Web Part project called MyFirstVisualWebPart you’ll see that the ensuing project item that’s created does not prompt you for a name for your web part

Original post:
Simple Tip when creating VS projects for sharepoint 2010

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • DotNetKicks
  • DZone
  • Reddit
  • Slashdot
  • WordPress

Speak Your Mind

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!

OfficeDeveloper.NET