which type of data u send through request.querystring()?and
tell abt exact size?
Answer Posted / naval
The data goes through request.querystring() in the form of get method i.e. embed with url and size of this 1024 bytes
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is a postback url?
Describe the .net base class library.
explain code with datachaching with example
What is the use of session in web application?
Explain how viewstate is being formed?
What is a web api endpoint?
Can we create a multiple user simultaneously ?
What is skin in asp.net?
What are custom user controls in asp.net?
Define web.config in .net?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is the postback property in asp.net?
Explain swagger components.
What is a 404 redirect?
How can exception be handled with out the use of try catch?