What is the limitation of query string?
Interview question and answer by:
Rajni.Shekhar | Posted on: 4/10/2012 | Category:
ASP.NET Interview questions | Views: 685 | |
Points: 40
Answer:
Limitations:
1) Security Issue due to visibility of query string values in browsers address bar.
2) There is a limitation of URL length up to 255 bytes.
3) Only strings are allowed in query string, can not store structured data.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: