What is aspx cs file?
No Answer is Posted For this Question
Be the First to Post Answer
What is caching in asp?
What does Server.MapPath do?
What are the properties used to control the expiration of the page?
what is SDLC in Software?pl.give proper explaination
How could u display all of the cookies/cookie values for a user through a Web page in ASP?
Define clientcertificate collection?
What are the ASP Scripting Objects?
How to refersh an asp page on a single click of a button.
What is Exception ? When is try, catch block used ?
What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.
Explain life cycle of asp page.
how we can establish the connectivity between front end and backend?(asp as front end and c# as back end)