|
Home >> ASP.NET code
XML in Datagrid: edit, delete, paging | Version: ASP.NET 1.0 | Author: Xun Ding | Submitted: 8/5/2003 | Downloads: 11980 | Display XML data in datagrid and apply common functions such as delete, edit and paging to the datagrid. Though there are a lot of similarities between a database-rendered datagrid and xml-rendered datagrid, different methods are used for updating or dele ...more>> |
Creating an XML Web Service in ASP.NET | Version: ASP.NET 1.0 | Author: Peter Riley | Submitted: 7/26/2003 | Views: 18087 | Create a simple XML web service that returns an employee name based on the employee ID provided by the consumer.
Searches an Access database of employee records. |
The following code demonstrates how to use the .NE... | Version: ASP.NET 1.0 | Author: A1VBCode | Submitted: 4/2/2003 | Views: 15696 | The following code demonstrates how to use the .NET Hashtable Class to populate a drop down list control in ASP.NET. The Hashtable object is very similar to the ArrayList, except that you don't have to use a numerical index. In this example, we use state ...more>> |
This is a asp.net login with sql script to create ... | Version: ASP.NET 1.0 | Author: Chevol A. Davis | Submitted: 9/16/2002 | Downloads: 18204 | This is a asp.net login with sql script to create a databese named weblogin on your server to store username and password, as well as give the users an optional 7-day cookie to avoid havung to retype their login and password.(Ihate having to do that) You ...more>> | << Previous Page 11 of 11Go to page: 11
|
|