Watcher of the skiesChannel 9, Astrobiology, Operating Systems, and other unrelated thingsInterplanetary Internet- January 28, 2004 Fascinating, captain.http://blogs.msdn.com/lifeontitan/archive/2004/01/28/64123.aspx What do you think of .NET's exception model- January 28, 2004 How much you do you really know about the CLR exception model Do you know how Windows SEH works Really Please read this article: http:blogs.msdn.comcbrummearchive2003100151524.aspx Now, what do you think of our current managed exception model What would you like to see in the next version of the CLR with respect to exception handling Do you ever write code like this : try Compute();catch( Exception ex ) boo! (ex happens to be an Access Violation exception)I didn't think so..http://blogs.msdn.com/lifeontitan/archive/2004/01/28/64095.aspx Life in our solar system- January 27, 2004 As a Microsoft developer, most of my time is spent thinking about and writing code. However, because of my unique position as a developer on a team of Windows technical evangelists I often get to think about bigger picture things and play with prototype platforms that try to define our vision of the future programmatically. I provide feedback directly to the respective product teams and really enjoy the role I am able to play for Microsoft platform development strategy. Now, this all has...http://blogs.msdn.com/lifeontitan/archive/2004/01/26/63218.aspx |