C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




ASP Objects.


Posted Date: 30 Sep 2008    Resource Type: Articles    Category: .NET Framework

Posted By: Athira Appukuttan       Member Level: Diamond
Rating:     Points: 7



ASP Objects.

There are 7 objects.

1.Request :
Request object is uesed to sccess all information sent in request from a browser to the user.

2.Response:
Response object is used to send information back to browser.

3.Server:
Server object is used to represent the webserver itelf.
Server object allows the user to use the available functions on the server.Also
server object is to control the length of time a script executes before it comes out.
Mainly server object is used to create instance of other objects.

5. Application:
The application object represents an entire ASP application and is used to store and retrieve the information
that can be shared among all users of an application.Application object can have any number of sessions.

5. Session:

The session object is to store and retrieve information like application object,but it ios limited
to only that particular user session.Here the variable delared in the session are called session variable.
session is the concept of scope.Where the data is available to all pages of ASP application.
A session is created when the client first makes a document request and is destroyes by default
twenty minutes after the last request is recieved.

6. Objectcontext:

Object context object is used to control a large number of transaction .
these transactions are managed by the Microsoft Transaction server(MTS).
Object context object to either commit or abort transaction.

7. Error object:

Error object contains the details of any error generated by ASP script or by the Asp dll itself




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
ASP Objects.  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: What is RTTI?
Previous Resource: Create a CSV File using System.IO classes
Return to Discussion Resource Index
Post New Resource
Category: .NET Framework


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design

doors in nj

Contact Us    Privacy Policy    Terms Of Use