How to send data through querystring to another page but it
should not be displayed in URL
Answers were Sorted based on User's Feedback
Answer / matt s
Response.Redirect will perform a 'hard' redirect (HTTP
response 302), but Server.Transfer will perform
an 'internal' transfer retaining the same URL in the browser
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / varanganti ravi
the only Option is to send data from one page to another
page through in the form of query string without appearing
in brouser is using server.transver()
| Is This Answer Correct ? | 7 Yes | 7 No |
What is the difference between session and application?
Explain the difference between asp.net mvc and asp.net webforms
Is razor a programming language?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Tell about WebService in Asp.Net?
What is slidemaster?
Is it possible to write code in many languages in one asp.net project?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
If you have to replicate a set of controls(UI) across a number of web pages, what will you do
Explain About duration in caching technique
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)