| Other ASP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Tell few programming diffrence between ADO and DAO
programming. What is state?
| | 1 |
| How many types of cookies are there? | TechSolution | 3 |
| What is the function of Buffer in Response Object? | | 1 |
| What purpose is served by the Application.Lock method?
A. It locks the Application object, preventing other
clients from altering any values in the Contents
collection.
B. It locks the application, preventing the server from
responding to any requests for application documents.
C. It locks the application, preventing non-SSL requests
from being processed.
D. It locks the Application object, preventing other
clients from reading any values in the Content collection.
E. It locks other clients from reading the Contents
collection.
| | 1 |
| What is ASP (Active Server Pages)? | | 1 |
| What are Scripting Objects? | | 1 |
| Tell me about Dictionary Object? | | 1 |
| What does Server.MapPath do? | | 2 |
| What is the order of execution for an ASP application? | | 2 |
| what is differance b/w .net assemblies and com component? | | 2 |
| What is Server-Side includes? | | 1 |
| What is the difference between client-side script and
server-side script? | | 1 |
| What is a .ASP file? | | 1 |
| What are the collections of Application Object? | | 1 |
| What is Querystring collection? | | 1 |
| what are Naming constraints for a variable in ASP? | | 1 |
| What are the collections of Session Object? | | 2 |
| How to Display images using Response object?
A. Contenttype=Application/Brush
B. Contenttype=Image/JPG
C. Contenttype=Application/paint
D. Contenttype=Image/WMF
| | 1 |
| What are the event handlers of Application Object? | | 1 |
| What is the command to display characters to the HTML page? | | 1 |
| |
| For more ASP Interview Questions Click Here |