Archive for October 2012

Azure Websites support .NET 4.5

Unless you’ve been living under a rock you’ll have heard about the Azure Websites that’s available from Microsoft. You can start by using a shared environment and then scale as traffic grows.

Scott Hanselman has confirmed that they now support...

Read More

Distributing code with NuGet packages

NuGet packages are getting really popular for distributing libraries. But I found out that they can also be used to distribute C# code.

This can be very useful to share those “small” libraries with extension methods or other commong code,...

Read More

3 posts found.