Home    Tutorials    Scripts    New Tutorials    Popular Tutorials    Top Rated Tutorials    Editor Picks
Navigation: Tutorials > ASP.NET > Network Functions > HTTP
Total Links: 8 -
Rating: 0.00 
Updated: 01-Apr-2004 | Hits: 86 | Votes:0 
This article is all about how to use .NET's built in library to "screen scrape", that is, how to have .NET send a web request and return the resulting string to you.
Author: www.aspalliance.com
<%difficulty1%>
 
Rating: 0.00 
Updated: 01-Apr-2004 | Hits: 78 | Votes:0 
Article about the WebClient class which allows you to create ASP.NET pages which send and receive data from any URI resource and is pretty easy to implement.
Author: www.superdotnet.com
<%difficulty1%>
 
Rating: 0.00 
Updated: 01-Apr-2004 | Hits: 90 | Votes:0 
This example demonstrates how to create a client proxy for any URI that serves up text. Instead of authoring the .asmx file, you can create a WSDL file that describes an HTML (or XML or any other nonbinary format) page you currently offer.
Author: samples.gotdotnet.com
<%difficulty1%>
 
Rating: 0.00 
Updated: 01-Apr-2004 | Hits: 73 | Votes:0 
This article shows how to use members of the System.Net namespace to create a business object that "Gets" all news headlines that ASPWire has available, parses through the return, constructs a DataSet object that holds a DataTable of all news items, and finally returns a DataView that you can bind to.
Author: dotnetjunkies.com
<%difficulty1%>
 
Rating: 0.00 
Updated: 01-Apr-2004 | Hits: 47 | Votes:0 
This page demonstrates how to read another website using the NGWS NET classes.
Author: www.aspng.com
<%difficulty1%>
 
Rating: 0.00 
Updated: 01-Apr-2004 | Hits: 123 | Votes:0 
In this article, you’ll do a little constructive scraping in order to put more content out on the web.
Author: tiberi.us
<%difficulty1%>
 
Rating: 0.00 
Updated: 01-Apr-2004 | Hits: 79 | Votes:0 
Here you will learn how to use the Webclient and httpWebresponse classes and which is better for what task.
Author: aspalliance.com
<%difficulty1%>
 
Rating: 0.00 
Updated: 01-Apr-2004 | Hits: 70 | Votes:0 
Short article about Pattern Matching in .NET.
Author: www.dotnetgenius.com
<%difficulty1%>
 
Add your Tutorial | Modify your Listing | Getting Rated