Posts Tagged ‘.NET’

.NET 1.1, 2.0, 3.0, and 3.5

I got to understand the relationships between the various .NET versions (1.1, 2.0, 3.0, 3.5) through the project I am currently working on. It all comes down to the CLR version. I could elaborate in my own words, but I won’t because I am lazy and that I just found a nicer article [...]

Continue reading »

VS2008 installation gone haywire

I spent a better half of the afternoon and evening installing Visual Studio 2008 over my old VS2005. It went something like this:

Uninstalled VS2005.

Mistakenly uninstalled VS2005 Tools for Office before VS2005 itself. VS2005 uninstall failed miserably afterwards.
Had to ‘repair’ VS2005 prior to continuing.

Uninstalled other VS2005 and .NET components, excluding .NET 2.0, which [...]

Continue reading »

VS2008 and .NET 3.5 released

Visual Studio 2008 and .NET 3.5 have been officially released. Woohoo, new ‘toys’ to play with.

Continue reading »