Is asp a programming language?
No Answer is Posted For this Question
Be the First to Post Answer
Name the data type should you use if you want an 8-bit value thats signed?
How do I make it so that code runs when the security system is stopping it?
Give the comment tags for the following?
Juxtapose the HTTP verbs GET and POST. What is HEAD?
Can I use the win32 api from a .net framework program?
how can we delete cookies by coding part . so pls help me
What are the browsers that can access asp pages?
Using VBScript, which of the following Scripting Object(s) is NOT available from scrrun.dll? A. TextStream B. Dictionary Object C. Err Object D. FileSystemObject E. All are available from scrrun.dll.
what are the objects in asp?
2 Answers First Insight, VebTel,
what is abstact class in asp.net?
When does the application OnEnd event handler fire? A. After every request for an application document, since web servers are stateless servers. B. As soon as there are no open connections to any application document. C. When the web server is stopped in an orderly fashion. D. Twenty minutes after the last request for a document in the application. E. When there are no application requests for the amount of time defined by the SessionTimeout variable.
is string is a value type or reference type?