Name the asp objects?
How does asp differ from html?
When is the Session_OnStart event fired? A. Upon every request from an application by a client for an .asp document. B. Upon the first request from an application by a client for any file in the application. C. Upon the first request for an .asp document from an application by a client. D. Upon the first request for the global.asa file, in which the event handler is located. E. Upon the first request for an. html or .asp document from an application by client
What are the asp components?
What is a FileSystemObject object?
Explain the difference between cookies collection and form/querystring collection?
What is the difference between client-side script and server-side script?
Explain how can you overload a method?
Define extranet?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
what are the two main compononet in remoting
What is the command to display characters to the HTML page?
what is dry run?