Building a Nant Script -- Part 4: Adding fxCop to your build script
Category: Languages > .net      Posted: 25 Jun 09

In this episode we will continue our series on how to create a build script using the NAnt build tool.

In this episode we will take a look at how to add in the ability to run the fxCop static analysis tool to your build script. Having this ability can allow you to keep very close tabs on y...

Script#: the .NET response to the Google Web Toolkit
Category: Languages > .net      Posted: 04 Feb 09

Script# is the .NET response to the Google Web toolkit -- it compiles .NET code to JavaScript and brings the power of C# and .NET tools to Ajax/JavaScript web development.

This session looks into what Script# provides to .NET web developers and how to use it efficiently for building power...