All articles with keyword ".NET System.IO"
Post Data Programmatically with Web-Scraping
Screen-scraping was a popular method for slowly converting mainframe applications into applications that would run on PCs. The application would connect to t...
Click for more...
Testing Web Sites with HttpWebRequest
In verifying that a network server is running, I check certain Web sites to make sure that the server is up, running, and not generating any Web errors. In...