How to: NuGet package versioning
Build automatically NuGet packages with a buildserver. Use there for the right versioning technique. It can save you a lot of troubles.
Build automatically NuGet packages with a buildserver. Use there for the right versioning technique. It can save you a lot of troubles.
Solving CA0055 Could not Load dll. This error occurs when a dll could not be found or referenced assembly can not be load or found.
Versioning a Web API can be done in several ways. This post will describe four ways to version a Web API. It will compare the strategies.
Unit testing SharePoint code can be very hard. TypeMock Isolator can help you test your code that runs in SharePoint.