Using XML to build an ASP+ config.web Editor is an useful article in which author gives details about XML-based configuration files, which has stored information of ASP+ configuration. The author gives three procedure to execute loading, saving...
From XML to Database using the XmlTextReader is an easy to understand tutorial in which the author discusses about the process of migrating the content of the XML files into database with the help of XmlTextReader. The author gives details about...
Using XML Bulk Load to Load ADO-Generated XML Data is an article in which author describes the procedure for loading the ADO generated XML data by using XML bulk load. The author explains the method of mapping which helps in performing the above...
XML Ticker using XML DSO can be implemented in your web pages to scroll text. This JavaScript uses the XML Data Source Object, which is an ActiveX control built into Microsoft Internet Explorer and reads the messages from an external XML file. The...
Bind XML to .NET Controls is an easy to learn tutorial through which programmers can get an idea about the method of binding XML data to the data grid with the help of web control. In this tutorial the author explains about the method of...
Using loops to send mail to multiple recipients is a PHP based article to make use of loops in sending to multiple reciepients. This taught program also guides you to test your mailing script before sending it to any member or clients. This...
Add a simple search engine to your website with your own look and feel. Simply copy and paste the code and you'll have a search engine on your site instantly.
Adding a search facility to your website is a web based article through which users can get idea about how to generate indexing services in the users website. Here author deals with how the users can search file from the IIS and in users disk...
Maintain hierarchical information using XML and TreeView control is an article in which the author explains about the Treeviewnet namespace and its classes such as TreeViewHelperAdmin and TreeUtility class. The author shows you the methods and...
This is an article that provides explanation on using XML to transmit data between systems. Here the author also elaborates about the function of XSL in permitting web developers to take control over the data processing. This article also... |