In this third part of the ASP.NET Data Controls series, I will talk about the DataList control. The DataList control is somewhat a combination of the DataGrid and Repeater controls. It works like the Repeater control, allowing you to create templates so that it can be bound to a data source. It also allows you to edit records, much like the DataGrid control.
Tag Cloud
.NET AJAX ArcGIS ASP.Net ASP.Net 2.0 ATLAS Code Snippets Delphi Exchange Fun Google IIS Internet Linux Microsoft Mobile MySQL Networking News Office365 Online Services Open Source Outlook Personal PHP PowerShell Security Serviços web SharePoint software SQL SQL Server SSL Tips & tricks Transact-SQL Tutorials Uncategorized Utils Visual Studio Web Web 2.0 Windows 7 Windows server Windows Vista wordpressCategories
Contact


o create and host multiple Web sites, you must first ensure that each site has a unique identification. To accomplish this, you will need to either obtain multiple IP addresses or assign multiple host header names to a single IP address. Host header names are the friendly names for Web sites, such as
www.microsoft.com.Obtaining and maintaining multiple IP addresses is usually a task reserved for large corporations and Internet service providers (ISPs), while assigning multiple host header names is a fairly simple procedure accomplished through IIS Manager.
Home