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
An useful tutorial for the ASP learners to gain knowledge in ASP objects and learn in detail about Application object. Describes that using it's collections, all variables can be accessed throughout the application and it's methods are used to manipu
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
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
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
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...
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
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
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
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 |