|
|
|
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.
|
|
|
|
|
|
|
|
|
Globalization and Localization in .NET
by
Anand Thakur
on
Jun 18, 2009
Localization is a technique to implement local and culture-oriented applications. This articles explains usage of System.Globalization to implement localization support in .NET applications.
|
Add a Quick Map to a Windows Application
by
Scott Lysle
on
Jun 17, 2009
This project demonstrates a quick and easy way to add mapping to a windows desktop application (with an available internet connection) using Google Maps as the basis and source for the map.
|
ASP.NET MVC Walkthrough on IIS 6
by
Satyadeep Behera
on
Jun 17, 2009
In this post, I want to provide a definitive guide to getting ASP.NET MVC running on IIS 6. I will walk through using the .mvc or .aspx file extension for URLs first, then I will walkthrough using extension-less URLs.
|
Sending Mail from ASP.NET Webpage using VB.Net
by
Sushmita Kumari
on
May 29, 2009
This article shows how easy it is to send an email from an ASP.NET Web page. While sending email from an ASP.NET Web page the syntax differs slightly from sending an email from an ASP page, the overall approaches are similar.
|
Check Internet Connection
by
Nipun Tomar
on
Jan 29, 2009
To check for an Internet connection in .NET, we can use GetIsNetworkAvailable method defined in the System.Net.Network-Information namespace.
|
Extracting the Country from IP Address
by
John Jiang
on
Oct 02, 2007
Sometimes we want to get visitors details who visit our web site or using client connecting our server. This sample descirbes how to translate IP address and query countrie and city from IP address.
|
Flat File Parsed to XML Using C#
by
Matthew Cochran
on
Aug 29, 2007
I ran across an interesting problem today where I had to parse a flat file (csv or tab delimited) into an xml document. The solution I arrived at is flexible enough for reuse so I though I'd share the library along with some of my development notes.
|
Generic Web Service Proxy
by
Chris Blake
on
Apr 06, 2007
In this article I will explain how you can consume a web service without using the standard "Add Web Reference" in Visual Studio and how to do this without using SOAP.
|
XML Driven Validation
by
Subal Mishra
on
Mar 23, 2007
This article/tutorial tells us to develop a generic XML based Validation engine to be used in any Web application.
|
Arabization: Localization/Globalization in ASP.Net 2.0
by
Munir Shaikh
on
Mar 19, 2007
In order to reach global market for any successful product, it is necessary that product supports maximum regional languages. To have support different languages, it is required that while developing product, the concept of localization / globalization utilized.
|
|
|
|
|
|
|
Chapter 2: How to code a JavaScript application
by
Murach
on
Nov 02, 2009
This chapter presents a subset of JavaScript and DOM scripting that will soon have you writing significant applications. If you don't have any programming experience, this chapter also makes a great aptitude test. If you read it and can do the exercises at the end of the chapter, you're ready for the rest of this book.
|
|
|
|
|
|
|
XML Driven Validation
by
Subal Mishra
on
Mar 20, 2007
This article/tutorial tells us to develop a generic XML based Validation engine to be used in any Web application.
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
This book demonstrates the overwhelming majority of LINQ operators and protoypes, it is a veritable treasury of LINQ examples.
|
|
Browse more books here»
|
|
|
|
|