Welcome to MSDN Blogs Sign in | Join | Help

December 2004 - Posts

Welcome Andrew..

Andrew (SDET) from Dot Net Client Team starts blogging .
Posted by subhagpo | 0 Comments

Threat Modelling information:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secmod/html/secmod76.asp
Posted by subhagpo | 2 Comments

Garbage Collection Basics:

When are the objects GCed? When the garbage collector finds objects that can be reclaimed, it checks each object to determine the object's finalization requirements. If an object implements a finalizer and has not disabled finalization by calling SuppressFinalize,
Posted by subhagpo | 3 Comments

What happens to Winforms once Avalon is out in the developer space..

Joe Stegman (Dot Net Client Team Lead PM) explains in this video : http://channel9.msdn.com/ShowPost.aspx?PostID=21751
Posted by subhagpo | 0 Comments

Power of windows forms:

Joe Stegman demos the power of new Windows forms features. http://channel9.msdn.com/ShowPost.aspx?PostID=21657 http://channel9.msdn.com/ShowPost.aspx?PostID=21658
Posted by subhagpo | 0 Comments

Brian explains the Design within System.Design.dll ...

http://www.urbanpotato.net/default.aspx/document/1936
Posted by subhagpo | 0 Comments

A nice article by JFo explaining what should be the base class for UI objects..

http://blogs.msdn.com/jfoscoding/archive/2004/12/03/274186.aspx
Posted by subhagpo | 0 Comments
 
Page view tracker