Browse by Tags
All Tags »
CLR (RSS)
This is a number that is going to become very familiar to me over the coming months and probably years. It'll join a hall of fame, along with 42, 832, 2032, 288,6018. Why? Is it my ATM pin? My new car registration? No, neither of these. It is in fact
Read More...
An interesting point about the .NET Framework 2.0 SP1 is that it is both a service pack AND a full install. By that I mean if you already have .NET 2.0 installed then it gets updated. If you haven't, it doesn't matter, it gets installed anyway. The "service
Read More...
Following the earlier news about Visual Studio 2008 and .NET Framework 3.5 shipping, various .NET Framework updates and releases are now available for download: .NET Framework 3.5 (available as a web install or a downloadable full package ) .NET Framework
Read More...
Looks like we may all be needing that training kit I blogged about earlier . Soma has just announced that Visual Studio 2008 and .NET Framework 3.5 shipped! I think we can expect lots more download links to go live in the coming hours and days and plenty
Read More...
Today we have released the Visual Studio 2008 and .NET Framework 3.5 Training Kit This 123Mb download is packed with 28 PowerPoint presentations, 20 demos and 20 labs. Good stuff DPE team! Cheers Doug
Read More...
[update 20/11/7 added .NET 2.0 SP1] [update 15/11/7 added 4 new recent fixes] Following on from my post about ASP.NET 2.0 fixes , summarised below are the Common Language Runtime (CLR) 2.0 major releases and hotfixes, in version number order. ASP.NET
Read More...
I'm often asked "Where can I learn more about doing this kind of stuff?", this "stuff" being debugging with WinDBG, understanding how .NET works, looking at dump files and generally figuring out what's gone wrong with .NET applications. I started assembling
Read More...