Displaying Cached XML Data in a DataGrid, and Intelligently Refreshing the Data is an article in which author discusses about the process of displaying the XML document, which is stored in the cache memory. In this article the author explains...
This is an online article that can be used by the users to learn about handling Two Tier Islands in Internet Explorer in displaying XML data with parent child relationship. With the help of this article users can learn about managing XML islands...
This is an ASP.NET article which describes about showing the data from two tables that have a parent-child relationship between them. In this article the author defines function for getting the data from the parent and child table and for...
HierarGrid: A Hierarchical DataGrid that Displays Master-Detail Relationships is a web based article that demonstrates how you can insert the data from two tables that have parent-child relationship in the datagrid control. This article shows an...
With the help of this little ASP script, you can work with strings and particularly you can format the phrase / text sentence in title case. More useful when displaying address field data and names in a pleasant look that are feeded in the ASP...
This is a complete enrollment system that you can use in recording a students information. I started working with this project using MS Access. You can benefit the use of a parent/child to grand child using a windows form and a datagridview in...
This is a complete enrollment system that you can use in recording a students information. I started working with this project using MS Access. You can benefit the use of a parent/child to grand child using a windows form and a datagridview in...
Two Tier Data Islands with Expanding/Collapsing Child elements is an useful tutorial for the programmers to gather information about two-tier data relationship. The author gives details about the procedure for showing XML documents which have...
Displaying XML Data in an ASP.NET page: Binding DataGrid to an XML File / is a web based tutorial in which the author offers procedure to bind XML data with the data control by using Dataset class. The author gives details about ReadXML() method,...
This simple article describes the concept behind displaying binary data from a database. The author discusses about file creation and displays a list of all the database files. This article proves the simplicity of showing binary data from the... |