skip to main |
skip to sidebar
Tips while working with SharePoint projects in VS2010
- Install the CSKDev tools
- Use quick deploy on the project to test small changes in markup and code
- Page layouts don't support Intellisense when double clicking the aspx (VS2010 opens the file in textmode). Right-click and use 'View Code' or 'View Markup' will open the file as a webpage, with fill Intellisense support.
- To start with already filled page layouts based on the content type, use the CSKDev 'Create page layout' on the content type in the Server Explorer.

No comments:
Post a Comment