Browse by Tags

24 december 2007
Command-line argument parser
This post has been in my Drafts folder for quite some time. Read on if you are interested in command-line argument/parameter parsing. I've blogged a couple of times on the Ventrilo (now on version 3.0) proxy and status port that Divinity and myself wrote. The console application that works both as a... Read More...
23 december 2007
Back to .NET remoting: TypeFilterLevel
A couple of days ago I got mail from a reader of an old .NET remoting article of mine, where I built a sample chat application using the precursor technology of WCF. The article was pretty old, and the sample code written in .NET 1.0 and Visual Studio .NET 2002 . The code would not work under .NET Framework... Read More...