Writing Your Own UriParser
15 November 2005
I posted before about my displeasure using System.Uri for advanced scenarios. It won’t parse mailto-style URIs and extending it is just evil. Yet, I’d still recommend you use System.Uri for your URI needs, even if it won’t parse your URI.
Why? Well, with each version of the framework, Microsoft will work to make it better [...] Read more »
Posted in Uncategorized | No Comments »
