What is caching in asp?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default scripting language on the client side?
what is abstact class in asp.net?
How to convert a string into an integer in .net?
How do I print an aspx file?
how we can create more than one web.config file in our asp.net project
What are the stored procedure and why they are needed?
What does asp mean in technology?
Define querystring collection?
I have written an assembly that I want to use in more than one application. Where do I deploy it?
what is mean of ASP?
What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count
Explain the post and get method?