What is difference between asp and aspx?
No Answer is Posted For this Question
Be the First to Post Answer
What are private assemblies?
What is Application-scope?
Define garbage collection?
I have written an assembly that I want to use in more than one application. Where do I deploy it?
What are the advantages of asp?
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
Explain the properties of session object?
. which tag i need to use manually to bind columns in a datagrid ?
In case of we are not saving the information as cookies. how server detects the same user?
What is asp code?
What are the event handlers of Session Object?
Is asp still supported by microsoft?