TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About HttpWebRequest
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Bill Farley (3)
George (2)
Shantanu (2)
Mike Gold (2)
Vatsal Shah (1)
Jignesh Trivedi (1)
Jigar Desai (1)
Suresh M (1)
rogersmith (1)
sushilsaini (1)
Related resources for HttpWebRequest
No resource found
Scraping Web site Dynamic Data using WATIN
4/29/2024 10:01:25 AM.
Learn how to scrape web pages using Watin and NUnit in C# ASP.NET. Explore techniques for efficient scraping, including navigation, HTML parsing with regular expressions, and utilizing third-party to
Consume Web API By MVC In .NET Core (4), .NET Clients
7/4/2022 5:01:10 AM.
In this article, you will learn how to consume Web API By MVC In .NET Core (4), .NET Clients.
Consume Web API By MVC In .NET Core (3), HttpWebRequest
6/27/2022 11:56:41 PM.
Discuss Consume Web API By MVC In .NET, Client
Calling Web API Using HttpClient
8/13/2021 8:08:02 AM.
C# HttpClient. In this article, you will learn how to call Web API using HttpClient in ASP.NET. HttpClient class provides a base class for sending/receiving the HTTP requests/responses from a URL. It
Posting Form Data from ASP.NET Page to Another URL
3/28/2019 5:53:01 AM.
This article shows you how to post a Form data to a different URL from ASP.NET pages. For example, you might need to send user to a third party payment processing system using post method. ASP.NET doe
Consume REST Service Using HttpWebRequest and WebClient in Windows Phone 8 & 8.1
5/19/2015 2:14:59 PM.
In this article, we will see how to consume REST services in Windows Phone 8 and 8.1. Before that we will introduce REST services.
Simple web File download in VB.NET
11/10/2012 1:55:55 AM.
This is a simple program that shows how to download files from the web and save them.
Invoking a Web Service dynamically using System.Net and SOAP
10/13/2012 2:45:11 AM.
This article explains how to invoke the web service dynamically.
Screen Scraping using System.Net
9/30/2012 3:04:30 AM.
Screen Scraping is used to extract data from a web page by scraping it instead of more direct access. It involves requesting the page and then parsing the response. It is useful in situations where direct access to the data is not there.
Doppler Radar
9/29/2012 6:05:25 AM.
This is an app that will display the current doppler radar picture for any given zip code.
Implementing the HTTP Request/Response Model inside of Silverlight
7/26/2010 12:56:11 AM.
In this article we will see how to implement the http Request/Response Model inside of Silverlight.
User Registration with PayPal
7/2/2009 1:23:39 AM.
This article summarizes how to perform a user registration process which requires payment and how to integrate that with PayPal. This sort of process would exist on a web form where you want to charge for registration.
Reading and Display Source of Web Pages
6/4/2009 6:42:23 AM.
This sample project is made to help ASP.NET developers. This projects highlights how to add HTML page inside your ASP.NET page which is hosted on same or different webserver. This page can still run on that server and only output is included in the ASP.NET page.
Simple Web File Download
12/28/2005 1:53:49 AM.
This is a simple program that shows how to download files from the web and save them. The program uses the HttpWebRequest and HttpWebResponse classes to request and retrieve the requested file.
Tracking your lottery pick on the Web Using .NET
12/27/2005 12:27:01 AM.
A few weeks ago, the New Jersey State lottery was up to 300,000,000 dollars.