This is an useful .NET article through which you can know about how to read from and write to a text file in Visual Basic.NET. You can do this by using the ReadLine and WriteLine methods of the StreamReader and StreamWriter classes. You must pass...
To load an external XML file into our page, users can use this method named 'Load Xml Document', which enables them to display the data obtained from that files. This function uses methods like CJL_loadXmlDocument(), which can be called even on...
This is a tutorial which tells the users about creating an extension to PHPLIB and for accessing multiple databases using php. The author explains to the users about database management they should start with separate databases which is easier and...
Open ADO Connections and Queries to your Databases to view internal ADO object properties and methods. Ado connection Open Schema GUI, ADOX interface GUI, Database Diagram, dynamic property editors for connection, recordset, commands and fields....
A new forum system that is fast and easy to install. It includes a poll, file manager via admin area, email verification and more.
Replicating Content to Multiple Servers is an ASP.NET tutorial in which author describes the method of duplicating the uploaded files from the web and send the duplicated file to multiple specified location. The author explains the procedure for...
Mailing To Multiple Users is a manual guide with which you would be able to send mails to multiple users on your database. This script uses mail ID's of users when they signup and no need to ask them to join a mailing list. As they give their...
ASP.NET Performance Monitoring, and When to Alert Administrators is an web based article which specifically deals with performance monitoring and sending alert signal to administrators when the application generates an error or stress. The author...
An applet that breaks all the rules. To start of with it's multi threaded, then it opens socket connections to third party servers and worst still it reads from and writes to the user's hard disk. / But it's not all bad though, it has a pleasent...
Using XSLT and .NET to Manipulate XML Files is an user friendly tutorial which gives guidelines for the programmers to learn about the process of manipulating XML data in .NET framework, with the help of XSLT. The author gives details about the... |