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
Explain how can we inherit a static variable?
What is ispostback property?
Which authentication uses a combination of windows and iis authentication?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
Explain different types of validators in asp.net?
What is redirectpermanent in asp.net?
What are assemblies and namespaces and explain the difference between them ?
What are the built-in objects in asp.net?
What is difference in .net 1.1 and .net 2.0?
Why do we need asp.net?
Who generates session id?
How do http sessions work?
What is the use of the tag in the web.config file?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
How does output caching work in ASP.NET?