MVC3, Razor and MS Chart Controls in .NET 4

  During this weekend I was elaborating with Microsoft Charting Tool and want with this blog post share the knowledge that I gained. Demo I started with an empty ASP.NET MVC 3 Web Application with the View engine Razor and I selected an Empty template. I added a reference to the assembly System.Web.DataVisualization. Thereafter I [...]

Tags:

Get your sandcastle up and running within 15 minutes

Sandcastle is a great open source tool for generation document from your .net code. There is only one problem with this tool, the lack of a proper installation guide. This blog post will give a complete instruction for installing Sandcastle and make it work for .NET 4 Start by downloading the following tools 1)    http://sandcastle.codeplex.com/ [...]