Browse by Tags
All Tags »
URI »
System.Net (RSS)
Sorry, but there are no more tags available to filter with.
In Part I of this series, the rudimentary basics of the URI class was covered. Covered were the components that the URI() breaks down into, the overloaded methods of the URI() and how they are used, and a highlight on some of the issues when relying on
Read More...
The overall URI features of the System.Net is probably one of the worst and least documented aspect of .Net 2.0. While the basics of the URI class is reasonably documented, there still has to be additional issues addressed by the developer to provide
Read More...