What are private assemblies and shared assemblies?
No Answer is Posted For this Question
Be the First to Post Answer
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 is an .asp file?
Define a variable in asp?
Name the methods in session object?
What is a Virtual Directory?
___________ and ____________ properity to be used to create localized version of a form
Explain the post and get method?
what is the is the difference between asp and asp.net?
different web application and windows application
What is the use of following Statement Response.Expires=120 A.The page will be removed form cache after 120 Hours B.The page will be removed form cache after 120 Sec C.The page will be removed form cache before 120 Min D.The page will be removed form cache after 2 Hours
how can we create a webpage in .Net
What is the maximum size of an array in asp?