Visual Studio 2010: My very first SharePoint project extension
This is my first time writing an extension for Visual Studio 2010 and specifically for the SharePoint 2010 project template. I have recently started developing on the new platform and of course I love...
View ArticleHowTo: Making your SharePoint 2010 project template behave as a web...
Background Starting to work with Visual Studio 2010 and its new project template for SharePoint 2010 development there is a couple of things that annoyed me. To start off with, I do really like the way...
View ArticleA Project Item with the following item ID could not be found
I got this error message from Visual Studio 2010 today when I was building a SharePoint package: “A Project Item with the following item ID could not be found: 3725bd89-3a48-4333-84dd-c99d25cc1904″ Say...
View ArticleWorking with resource files in SharePoint 2010
Thought I´d share a little light on my experiences around working with resource file (.resx) in SharePoint 2010. Background First of all, we have three “types” of resource file in SharePoint. I´m not...
View ArticleFile ~/_controltemplates/{someusercontrol}.ascx was not found
Today I stumbled upon something in VS2010 that I think is maybe a bug. I found a very simple workaround though, so I thought I´d share how I solved it. I was working with a SharePoint 2010 solution in...
View ArticleUtilizing NuGet for SharePoint projects in VS2010
“NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during...
View ArticleUtilizing NuGet for SharePoint projects in VS2010
“NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during...
View ArticleUtilizing NuGet for SharePoint projects in VS2010
“NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during...
View ArticleUtilizing NuGet for SharePoint projects in VS2010
“NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during...
View Article