Welcome to MSDN Blogs Sign in | Join | Help

October 2004 - Posts

Command Line Parser Updated

I finally got around to updating my command line parser on gotdotnet. I can't believe its been over a year. This update adds support for customizable help text, formatting of help text to the console window width, and better support for /?. Thanks go
Posted by peterhal | 8 Comments

Optimizing Field Initializers

Brad Abrams posted a blog(http://blogs.msdn.com/brada/archive/2004/10/05/238446.aspx) on field initializers and static constructors yesterday. In the VS2005 Beta the C# compiler added an optimization for instance field initializers which get assigned
Posted by peterhal | 3 Comments
 
Page view tracker