This article clearly shows how to store data that can be accessed throughout the application. The author explains how to utilize Application Object, Cache Object, and AppSettings Object to carry out the process. The author also gives various referenc
This tutorial deals with ASP Application Object where it demonstrates the usage of Lock method to protect the application variables that are available in Application Object from being modified by many clients and enables one user at a time to utilize
Object Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime.
Object Inspector suite includes:
TComponentInspector
customizable full-functional runtime...
A clear overview on ASP Application Object is provided in this tutorial which also describes it's usage to retrieve and store application variables. And teaches about the Contents collection and StaticObjects Collection utilities to retrieve values a
Access ASP Application object from a remote script is a tutorial that elaborates and guides users to utilize ASP application object from other environments. This tutorial guides users to make it possible by creating an http interface. This will be of
Signumsoft .NET Object Database fills the gap between Microsoft's DataSet strategy and the object oriented approach! It's a data storage solution to store object oriented data on a Microsoft SQL Server. The component builds a solid bridge between the
More details on Application Object is provided on this ASP tutorial which will be of great use for those who want to learn ASP objects to access components. And here it is illustrated briefly on it's Collections, Methods and Events to store and retri
Object Inspector is a component suite containing inspectors that allow you to change anything in your application at runtime.Object Inspector suite includes:TPropertyInterface -component for easy access to any property or event of any
Designing software application is one of the very important task which is elobrately explained in this tutorial. The author shows the method of generating an application with the help of object oriented design. Further the author explains about two p
From this online tutorial, you will be able to enable the content on your ASP application to be shared with all users simply by invoking the Application variables for database. And this tutorial gives useful information on protecting the web content |