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
SmtpMail and Mail Message : Send Mails in .NET
You can use SmtpMail and MailMessage to send mails in .NET.
Mahesh Chand
Jan 12, 2001
Horoscope Web Service
An article talks about web services and how to develop them using .NET.
Saurabh Nandu
Feb 08, 2001
Mail Merge Program
This is a simple mail merge program. This program reads from 3 different text files (by default) and merge all the info to produce mail documents.
sayginteh
Mar 16, 2001
Mail Merge Program - Part 2
This is a simple mail merge program (Part 2). This program reads from the access database (by default) from a specified table.
sayginteh
Mar 21, 2001
Simple Web File Download
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.
Bill Farley
Mar 23, 2001
Simple SMTP Mailer
This is a simple program which shows how to send mail via SMTP without using any framework support. While using the .NET SMTP classes may be a little easier, it is good to be able to go under the h...
Bill Farley
Mar 26, 2001
Web Request Class
This is a simple application that the gets the source of a webpage via the WebRequest Object.
Kareem Bawala
Apr 04, 2001
WhoIs Sample Code
Sample example shows you how to implement WhoIs...
Christian Hanssom
Aug 27, 2001
MailIntranet: A Mailing System for Intranet
This project is about a mailing system within a LAN environment. May it be a corporate office or a lab or any organization for that matter, this is going to be a useful one to communicate between i...
Vinay Khurana
Sep 10, 2001
How to By Pass Proxy
There are many like me who are behind the Proxy and many time you are not able to use the recent Data in your Program from Web as your are not able to retrieve that data because of Proxy coming in ...
Shivani
Sep 10, 2001
Uploading and Downloading Web Files
This program is for beginner, shows how to use web client class to Download and upload file from the Internet and how to save them to disk. Download or upload file can be done using Method DownLoa...
Shamim Ahmed
Oct 05, 2001
Email Notifier with Microsoft Agent--- GENIE
Email notifier with Microsoft Agent is a TCP/IP application that notifies the user if there is email in the user's email server.
Levent Camlibel
Nov 16, 2001
IP LookUp Program in .NET
This is an IP look up program that uses C# Windows Forms and IPHostEntry to resolve the DNS request.
Michael Marasco
Apr 03, 2002
IP Address Hostname Convertor
This is an IP Address-Hostname converter written in C# Windows Forms.
Uchukamen
Apr 04, 2002
DNS Resolver using DNSAPI.DLL
This is a DNS resolver using the dnsapi.dll, it can do all sorts of DNS lookups and not just simple a record lookup like the Dns class in the .NET framework.
Patrick Lundin
Apr 15, 2002
Tracking your lottery pick on the Web Using .NET
A few weeks ago, the New Jersey State lottery was up to 300,000,000 dollars.
Mike Gold
Apr 29, 2002
Trace Utility to Trace IP Packet Path
Trace utility traces the path of an IP packet. To understand the process, its important to understand ICMP protocol we are going to use for this purpose.
Sanjay Ahuja
May 16, 2002
dotMSN: .NET Messenger Library
dotMSN is a class library to make use of the MSN Messenger Service. The library is built in C# and can therefore be used by all languages the .NET environment supports.
Bas Geertsema
Jul 25, 2002
SMTP and POP3 Mail Server
This is simple implementation of SMTP and POP3 server. Two new features are added to the original code.
Ivar Lumi
Sep 13, 2002
MAPI Explorer in .NET
This code presents a simple MAPI explorer. You could read a mail messages from Exchange 2000 server using MAPI.
vanyoe
Sep 24, 2002
No Records Available.
201
-
220
of
232
<<
8
9
10
11
12
>>
Build Progressive Web Apps
Challenge yourself
Internet & Web
E-Book Download
Get Certified
JQuery