C# / .NET
General .NET programming articles.
SharpTools: HTTP GET, POST, uploading files and cookie/session authentication in C#
Submitted by Katy on Sat, 26/01/2008 - 18:24Downloads for the software described here are available on the downloads page.
Blimey. You'd think in the 21st century retrieving web pages and POSTing forms and file uploads in the .NET framework would be a quick and painless exercise. But apparently, this isn't the case, so here's a quick and dirty class library to do it for you.
- Add new comment
- Read more
- 10399 reads