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
Internet & Web
FOLLOW
Welcome to Internet & Web section of C# Corner. In this section, you will find various Internet & Web related source code samples, articles, tutorials, and tips.
Articles
(232)
Blogs
(118)
Resources
(48)
Videos
(1)
News
(45)
Articles
Creating an Instance of Internet Explorer in C#
I was trying to write a program that opened an instance of Internet Explorer in a separate window, rather than use the Browser control that comes with the .NET platform.
Gregory Correll
Dec 19, 2002
RSS Feed Project in .NET
The RSS Feed project is aimed as demonstrating writing C# code to consume RSS feeds from the internet and putting the data from these RSS feeds into a database for you to use in your own applicatio...
Patrick Wright
Aug 19, 2002
WhoIs in ASP.NET
Quite often you want to know who owns a particular domain. To obtain the registry information, you go to the respective registry and start a so called WHOIS query (lookup).
Joydeep Ghosh
Apr 15, 2002
Tutorial: Capturing and Running IE Instances in a Windows control
In this article we are going to study how to find the running instances of Internet Explorer on your machine.
Manisha Mehta
Mar 15, 2002
Sending Emails Through Outlook using C# and VB.NET
In this article I will give you an example of how to add an e-mail to your Microsoft Outlook outbox folder using C# and/or VB.net.
casper boekhoudt
Nov 09, 2001
Doppler Radar
This is an app that will display the current doppler radar picture for any given zip code.
Bill Farley
Sep 14, 2001
Web Based Front-End for SMTP Email Program
I have written a web based front end for SMTP email program. I have compiled it into a DLL.
Ravindra Sadaphule
Sep 14, 2001
POP3 Access
This is a follow up to my SMTP example that shows how to access your POP3 server.
Bill Farley
Mar 29, 2001
Web ProxyServer in C# and VB
Web Proxy Server is HTTP proxy server written in C#.It is Multithreaded so many clients can access the web through this WebProxy Server.
Pramod Singh
Feb 06, 2001
FileDownloader : Download files using HTTP
This application contains a Form and a Class module . From Form we create a thread which execute the procedure to handle the NET download. This application can be enhance to do more down load as in...
Pramod Singh
Jan 10, 2000
Asynchronous Request in .NET (C#)
This code sample shows how to call a COM component in .NET framework using C#.
Pramod Singh
Jan 09, 2000
FTP Explorer in C#: Beta 2
FTP Explorer is a MDI application that can explore FTP server. This application takes FTP connection information and populates folder and files in treeview and listview respectively.
K Niranjan Kumar
Jan 10, 2002
Chat Server with Client Implemented with C#
The Main Heart of the program is taken from the sample program of Gopalan Suresh Raj modified as per requirement & presented in front of you..
Nanu Jogi
Jan 19, 2000
Persisting info into session using JavaScript
In this article we will see how to persist info into session using JavaScript.
Manas Moharana
May 24, 2010
Create an Internet Explorer Accelerator for your web site using asp.net
This article helps you to create an Internet Explorer Accelerator for your web site using asp.net.
Suthish Nair
Jul 11, 2012
Simple NSLookUp Implementation in C#
This is code implementation for simple nslookup. As you can see from the code listing, I've used classes defined in the System.Net namespace.
Doug Bell
Apr 01, 2002
Testing Website using SSL on Localhost (IIS)
In this article you will learn how to test your website using SSL on your system (localhost).
Abhimanyu K Vatsa
May 19, 2011
Web Services Usage - Different Scenarios
Why do we use Web Services? – It’s a question asked in most of the interviews. Let’s discuss about various scenarios where the web services are used effectively.
Manikavelu Velayutham
Jan 03, 2011
Rich Internet Application - Part II
In my previous article, we were discussing the Rich Internet Application architecture. Now we will go a little in-depth about what a Rich Internet Application is.
Manikavelu Velayutham
Dec 16, 2010
Rich Internet Application
In this article, I am going to cover what makes the people to switch over to Rich Internet Application. Before getting into the picture, first we will see the general architecture of the simple we...
Manikavelu Velayutham
Dec 13, 2010
No Records Available.
141
-
160
of
232
<<
6
7
8
9
10
>>
Mastering SQL
Challenge yourself
Internet & Web
E-Book Download
Get Certified
iOS Developer