News

With Microsoft Visual Studio 2010 (news, site) out in beta, it seems like a good time to have a look at what's new and improved in the .NET framework. There have been so many changes to the .NET ...
If the online downloader and installer show an error while installing the .NET Framework on your computer, you can use the offline installer. In other words, you can ...
In the .NET Framework 4.0 or earlier, you have to set the culture for each thread individually. At the very least, this meant setting the CurrentThread object's CurrentCulture and CurrentUICulture ...