How much data (Max K) can go into a QueryString?
Answer Posted / sujan
The answer though, depends on the browser
. IE, I believe, limits you to 4K.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can you change a master page dynamically at runtime? How?
What are server objects?
What are the main differences between asp and asp.net?
Define cookie.
What is Razor View Engine
How can we communicate with each server in N-tier Architecture? and what are the methods?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
What is round trip in asp.net?
How can we update records in gridview?Is there any appropriate code for it?
Do you know caching feature?
Why is string called immutable data type?
Define transparent caching with aop?
What are the advantages and limitations of query string?
What is the difference between web.config and machine.config in ASP.NET?
What is redirecting behavior?