What is asp in web?
No Answer is Posted For this Question
Be the First to Post Answer
What is the code for closing the form(using controls) instead of directly closing it?
What is the difference between asp and aspx?
where should i get free version of Test Director to download
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
What does Server.MapPath do?
What are the features of asp?
How do I convert an aspx file to pdf?
write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.
What is the default scripting language in asp?
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.
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
Explain the post and get method?