July 10, 2002
My favorite .NET feature
My favorite .NET feature for today
Ctrl- "-"/Ctrl-Shift- "-" keystrokes. They are life savers when you are editing stored procedures. VS.NET has the annoying habit of resetting your position to the top of the stored procedure every time you save. To get back to your previous spot, just hit Ctrl- "-".
2002-07-10 23:12:08
NArgs Update
NArgs Update
The NArgs project is on SourceForge now. I still have a bunch of "process" stuff to finish but the primary command line parsing functionality is feature complete.
If you want to see the code, take a look at CmdLineParser.cs.
2002-07-10 23:03:07