|
Home >> XML code
Save DataSet as XML File | Version: VB.NET 2002 | Author: KBailey | Submitted: 9/27/2003 | Views: 88436 | This code shows how to save the contents of a DataSet as an XML File. |
Read XML File into DataSet | Version: VB.NET 2002 | Author: KBailey | Submitted: 9/27/2003 | Views: 120933 | Simple code to read the contents of an XML File into a DataSet and then binds it to a DataGrid. |
XML in Datagrid: edit, delete, paging | Version: ASP.NET 1.0 | Author: Xun Ding | Submitted: 8/5/2003 | Downloads: 12001 | 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: 18115 | 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. |
Flying Frank Circus (VB.NET) | Version: VB.NET | Author: Nick Pateman | Submitted: 7/4/2003 | Downloads: 8304 | Flying frank circus is an XML based scriptable animator. It allows you to make very simple animations, including sound that can be played using the included viewer. This is great for people wanting to learn XML as well as GDI+. Take a look at http://mem ...more>> |
With this code u can convert a XML file or XML Str... | Version: VB6 | Author: Miguel Angel Juarez | Submitted: 1/3/2003 | Downloads: 9685 | With this code u can convert a XML file or XML String(text file) to a ADO Recordset, and u can convert an ADO Recordset to a XML file or XML String(text file). Very Important, u must create a ODBC connection called "XML" to connect to local database in Ac ...more>> |
This utility is used to copy any file to different... | Version: VB5 | Author: UMESH DWIVEDI | Submitted: 7/6/2002 | Downloads: 7974 | This utility is used to copy any file to different location in the local area network. this utility keeps record of last added locations into the list.This application uses path.xml file to keep history of locations. This is very
simple yet useful utilit ...more>> | << Previous Page 3 of 4 Next >>Go to page: 3 4
|
|