I am trying to redirect another site on button click.
Answer Posted / usha
Response.Redirect("link name");
http://www.interview-questions.maxmice.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List all templates of the repeater control.
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Differentiate strong typing and weak typing
What is difference between web config and global asax?
What is mta?
How do you implement postback with a text box?
What is route in web api?
How do you store a value in viewstate and retrieve them?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Define cookie.
What is the biggest disadvantage of “Other Return Types” in Web API?
Distinguish between Server-side and Client-side code?
How do I create a web form?
What is difference between ispostback and autopostback in asp net?
What is the difference between a candidate key and primary key?