Tag Archives: visual studio 2010
Creating Visual Studio project templates for SharePoint 2010 projects
Visual Studio has provided ability to create templates from existing projects for quite a while now. Usually you get a zip file that’s placed into a specific location on your disk and the new template is now available for you to … Continue reading
Resolving VS 2010 solution deployment issues for SharePoint 2010 projects
In my new SharePoint 2010 book, I touch base on variety of deployment approaches; in this article I wanted to focus on Visual Studio 2010 feature allowing to deploy SharePoint 2010 solutions right to the portal. However, if you haven’t … Continue reading
Deploying referenced assemblies with your VS2010 SharePoint 2010 WSP solution
Here is the scenario: you have SharePoint 2010 solution created with Visual Studio 2010, if you’re creating a sandbox or test project in it – easy enough Visual Studio will take care of the deployment for you. As soon as … Continue reading
Extending Visual Studio 2010 with custom tools for SharePoint 2010
One of the great things in SharePoint 2010 is its close integration with Visual Studio 2010. Today I created my working copy of Server Explorer extension for Visual Studio 2010 and think you would love to know how quick and … Continue reading
Visual Studio 2010 Beta – first glance
As you may already suspect after using new Visual Studio 2010 Beta for few days I already have few comments based on my observations which hopefully you find usefull. First of all, the VS 2010 CTP that comes on 11 … Continue reading