Vitaly's WebLog
Writing on software development and all related

.NET Framework Library Source Code now available

January 17, 2008
Scott Guhrie announced that source code of .NET Framework library is now available. You can drill down to code written by Microsoft when debugging your application in Visual Studio 2008. [More]

Extension Methods - Extension or Confusion?

January 4, 2008
Analysis of Extension Methods feature of C# 3.0. Providing ideas of possible use and guidelines to follow to avoid issues.. [More]

Visual Studio 2008 RTM available for download

November 19, 2007
A quick note. I have just found that MSDN subscribers can now download final RTM version of Visual Studio 2008.. [More]

Aren’t new technologies come too fast?

November 15, 2007
Software developers have to intensively learn new technologies, programming languages and tools. And that is not a problem; the problem is that they have to learn too much to be able to effectively use what they have learned before. So, it becomes learning for learning, not learning for coding, as it should be.. [More]