In this tutorial administrators can find information about using XML file for user validation. The author explains that a disadvantage of the ASP form is that it performs verification against the users information on a database which takes longer tim
Paging with Repeater control in ASP.NET is a tutorial which helps you to add the paging functionality to the repeater control using the properties of the PageSize and AllowPaging property of the PagedDataSource class. This tutorial shows you how to b
Manage database table on a Single page is an article which deals with generating a database table with in a single generic page and managing the data to be stored with in that particular table. Here the author demonstrates about how to manage the dat
Charon Cart.NET is an efficient ASP.NET server control component capable of generating web based stores with customizable store fronts. All products are stored as a XML file and enables admin to easily include products to their cookie based cart thro
A string manipulation tutorial that implements the ASP techiniques to help you to learn how to join two text together. The string functions in VBScript are given with proper syntax and from the example coding you can learn easily how Response.Write i |