01/13/06
MSBuild, the Microsoft's build engine -
Categories: Visual Studio, MSBuild, Build management -
admin
@ 05:24:57 pm
Let's present MSBuild, the Microsoft's build engine shipped with Visual Studio 2005. It's a build management tool like Ant or NAnt.
01/12/06
This tutorial is about NAnt, a free .NET build tool. It also deals with the integration of NAnt in Visual Studio 2005.
01/10/06
Unit Testing in .NET -
Categories: .NET, Visual Studio, Tools, NUnit, Unit testing, VSTS -
admin
@ 04:52:11 pm
This blog note will deal with unit testing in .NET using Visual Studio 2005. It will present two options to implement unit tests in .NET: NUnit and VSTS.
01/06/06
Introduction to WindowsForms -
Categories: C#, .NET, Visual Studio, Windows Forms -
admin
@ 04:42:20 pm
The goal of this blog note is to give pointers and basic information about the development of Windows applications using Windows Forms and Visual Studio .NET 2005.
01/05/06
01/02/06
The goal of this note is to write the classical Hello World program in C# and also to introduce some of the characteristics of the language.