When did classic asp come out?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are the attributes of the tags? What are their functions?
The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.
How do cross-process communication work in the common language runtime?
Can .net framework components be used from a com program?
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
how to add master page in aspx page that is design before master page....
What is asp and how it works?
Explain the post and get method?
What is Response Object?
how many Controls are there in ASP.Net ? Define with Examples ?
• How do you relate an aspx page with its code behind page?
How do I create an aspx file?