How to redirect a user to new page in ASP.NET without
making a round-trip to the browser?
Answer Posted / guest
Server.Transfer
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a windows forms application?
To which namespace does the control class belong?
How to use the FindControl() function to preselect an item in my dropdownlist?
Explain about crystal report in brief?
Explain the difference between listbox and combo box?
Explain the new events in textbox that has been included in vb?
Name the property which of menu cannot be set at run time?
What is the difference between desktop application and windows application?
How to split a column header in gridview using c#.net?
Explain the need of z-order method?
how barcode print on the win form
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
What is an example of form?
Where to use new keyword other than create instance?
Explain how to get records from a database?