html5-img
1 / 17

Introducing SharePoint Tools in Visual Studio 2010

Introducing SharePoint Tools in Visual Studio 2010. Yay ! Get this slide deck from Free Resources on Mindsharp.com. What Visual Studio 2010 Tools Aid SharePoint Developer Productivity?. Mine Follow. 1. Replaceable Parameters. My Favorite. http:// tinyurl.com/ReplacableParameters

shaman
Download Presentation

Introducing SharePoint Tools in Visual Studio 2010

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introducing SharePoint Tools in Visual Studio 2010 Yay! Get this slide deck from Free Resources on Mindsharp.com

  2. What Visual Studio 2010 Tools Aid SharePoint Developer Productivity? Mine Follow

  3. 1. Replaceable Parameters My Favorite

  4. http://tinyurl.com/ReplacableParameters Replaced in files with the following extensions: XML ASCX ASPX Webpart DWP Add additional extensions in .csproj under <PropertyGroup> <TokenReplacementFileExtensions>js;svc</TokenReplacementFileExtensions> 1. Replaceable Parameters

  5. $SharePoint.Project.FileName$ $SharePoint.Project.FileNameWithoutExtension$ $SharePoint.Project.AssemblyFullName$ $SharePoint.Project.AssemblyFileName$ $SharePoint.Project.AssemblyFileNameWithoutExtension$ $SharePoint.Project.AssemblyPublicKeyToken$ $SharePoint.Project…

  6. $SharePoint.Package.Name$ $SharePoint.Package.FileName$ $SharePoint.Package.FileNameWithoutExtension$ $SharePoint.Package.Id$ $SharePoint.Feature.FileName$ $SharePoint.Feature.FileNameWithoutExtension$ $SharePoint.Feature.DeploymentPath$ $SharePoint.Feature.Id$ $SharePoint.ProjectItem.Name$ $SharePoint.Type.[guid].AssemblyQualifiedName$ $SharePoint.Type.[guid].FullName$ Package..., Feature..., ProjectItem..., Type...

  7. Demo Replaceable Parameters

  8. 2. {SharePointRoot}Mapped Folders Abstraction

  9. 3. Feature/Package Designers for Feature.xml/Manifest.xml Auto-Generated!

  10. 4. Deployment Configurations Extensible!

  11. Demo Custom Deployment Step

  12. 5. CKSDEV Steroids!

  13. External Tools • Community Kit for SharePoint Development:http://CKSDEV.CodePlex.com

  14. Optional: Add External Tools to the Environment • Visual Studio 2010 Power Tools:http://tinyurl.com/VSPowerTools • Visual Studio 2010 Productivity Power Tools • Enhanced Add Reference Dialog, etc. • Floating helpers • Visual Studio 2010 SharePoint Power Tools • Sandboxed Visual Web Part • Improved Sandboxed Solution Validation • SharePoint Dispose Check:http://code.msdn.microsoft.com/SPDisposeCheck

  15. What'sYourFavorite?

  16. Questions and Discussion

More Related