Welcome to MSDN Blogs Sign in | Join | Help

December 2008 - Posts

Reflections on coding style

I've been monitoring my coding style for quite a while and I noticed that I often prefer chaining method calls to normal control flow. Now I think it might not always be such a good idea. To give you an example, today I had a task of reflecting over constants
Posted by Kirill Osenkov | 15 Comments
Filed under:

http://twitter.com/KirillOsenkov

http://twitter.com/KirillOsenkov Goodbye productivity...
Posted by Kirill Osenkov | 1 Comments
Filed under:

New IDE features in VS 2010

We have announced a list of new IDE features for managed languages in Visual Studio 2010: http://blogs.msdn.com/somasegar/archive/2008/12/19/code-focused-development-in-vs-2010.aspx
Posted by Kirill Osenkov | 0 Comments
Filed under: ,

F# No Longer Vaporware

Chris Smith from the F# team has recently posted some "interesting" news: http://blogs.msdn.com/chrsmith/archive/2008/12/10/f-no-longer-vaporware.aspx

Webcast on Visual Studio Tips & Tricks

Mike Benkovich from http://benkotips.com and my fellow C# QA team member Eric Maino have talked me into doing a webcast on Visual Studio Tips & Tricks. Mike was the host, and Eric and I were showing VS features that we like and use often in our day-to-day
Posted by Kirill Osenkov | 5 Comments
Filed under:

How to debug crashes and hangs

At my job on the C# IDE QA team I've learned some useful things about debugging in Visual Studio, which I'd like to summarize in this post. Although the screenshots were made using Visual Studio 2008 SP1, this pretty much applies to other versions of
Posted by Kirill Osenkov | 33 Comments
Filed under:
 
Page view tracker