Used by IBM Consulting Services, according to the site visitor.
- How
many objects are there inASP?
- Which
DLL file is needed tobe registered for ASP?
- If
you want to initialize aglobal variable for an application, which is the
right place to declare
it? (like form or some other file).
- What
is diffrence between Server.transfer and Response.redirect.
- Is
there any inbuilt paging(for example shoping cart. which will show next
10 records without refreshing) in ASP? How will you do pating.
- What
does Server.MapPath do?
- Name
at least three methods
of response object other than Redirect.
- Name
at least two methods of
response object other than Transfer.
- Tell
few programming
diffrence between ADO and DAO programming. What is state?
- How
many types of cookies are
there?
- Tell
few steps for optimizing
(for speed and resources) ASP page/application .
|