Browse by Tags
All Tags »
Random .NET Platform (RSS)
One of the things that I've been working on to help finish Whidbey, are the new refactoring features. However, I've recently found myself questioning the design for "Find All References", in regards to its handling of interface members. I discovered this
Read More...
Last Friday, I blogged about confusion between the terms "value" and "reference", when relating to .NET development. The post can be found here: http://blogs.msdn.com/theoy/archive/2005/06/24/ValueRef.aspx This time, I'm continuing the discussion specifically
Read More...
A reader wrote me just now: Hi, I just came across your blog and seeing that you're mentioning random thoughs on .NET, I was hoping you'd be able to answer this question: Is there any real difference to coding in VB or in C# when it comes to the .NET
Read More...
For those who haven't gotten their hands on an Windows XPSP2 CD, new .NET Framework SP's are now available, for versions 1.0 and 1.1 (the first version of 2.0, or "Whidbey" is still yet to be released). Here are the links to Microsoft's download center,
Read More...