Archives
-
Compiling .NET 1.1 Projects In Visual Studio 2008
After having put my .NET 1.1 application running on the .NET 2.0 runtime (^), I’m planning on migrating it to .NET 2.0, but not all at once.
-
Running .NET 1.1 Applications On .NET 2.0
One of the applications I develop is a .NET 1.1 Windows Forms application used by more than 5000 users and critical for the business.
-
LINQ To SQL Tips & Tricks: String Operations
LINQ brought developers a very user friendly and domain independent style of writing queries.