How to Display images using Response object?
A. Contenttype=Application/Brush
B. Contenttype=Image/JPG
C. Contenttype=Application/paint
D. Contenttype=Image/WMF
is string is a value type or reference type?
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.
Tell something about Active Server Pages?
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
What are the Web Servers supporting ASP?
by puting attendance to students if he absent tat should intimate to his fathers mobile automatically anybody having code send to me
What is a Form collection?
Why .Net Does not Support multiple inheritance?
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
different web application and windows application
How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID
Name the methods by which output stream is controlled?