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
To redirect the user to another page which method do we use without performing a round trip to the client?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
Explain about asp.net state management?
Which method do you use to kill explicitly a users session?
In Code-Behind class which kind of code (server or client) is found ?
Explain About WebService
How do I send an email message from my ASP.NET page?
What does the hotspot class in .net do?
What is difference between mvc and asp.net? : Asp.Net MVC
What is the difference between abstract class vs interface? Can give me the real time examples?
What are the disadvantages of asp.net?
In which situation can you not use a viewstate?
What is recordset asp?
What is aspect-oriented programming?
What is query string?