what are the types of ASP objects ?
Answers were Sorted based on User's Feedback
Answer / sourabh sachdeva
Response object,
Request object,
Server object,
Session object,
Application object,
Object Context Object,
Asp Error Object
These are total seven Asp objects....
Is This Answer Correct ? | 22 Yes | 3 No |
Answer / rohit nikam
Response,
Request,
Server,
Session,
Object Context,
Asp Error,
Application
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / yugeshwaran m
There are 7 asp objects....
1.Response object,
2.Request object,
3.Server object,
4.Session object,
5.Application object,
6.Object Context Object,
7.Asp Error Object
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / d.milton thanaraj
1.Request Objects
2.Response Objects
3.Application Objects
4.Session Objects
5.FileSystem Objects
6.Server Objects
7.Dictionary Objects
8.Asp Error Objects
9.Asp Drive Objects
10.Asp Folder Objects
11.TextStream Objects
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shaimaa mohamed
Request Object
Response Object
Application Object
Session Object
Form Object
Trace Object (Debuge Application)
User Object (Security)
Server Object (Information)
Previous page Object
Is This Answer Correct ? | 1 Yes | 5 No |
What is Dynamic Web and discuss its usage with the help of real life examples?
please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit
About Global .asax ?
What are the namespace classes used in asp.net mvc? : asp.net mvc
How do you handle session management in ASP.NET and how do you implement them. How do you handle in case of SQLServer mode ?
How many types of validation are there?
What is asp.net? How is it different from asp?
hi all; i need standard notes on .net(basics) for my seminar. im a starter in .net. plz suggest whr can i get satisfactory notes!!!
Where would you use an ihttpmodule, and what are the limitations of any?
What is the procedure to create the environment for asp.net? : asp.net mvc
Is there any limit for query string? Means what is the maximum size?
how to update data using store procedure