How to navigate from one page(form) to another page(form)
using C#.net...please give me the example

Answer Posted / vikul

Response.Redirect("SamplePage.aspx") OR Server.Transfer
("SamplePage.aspx")

Is This Answer Correct ?    37 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is semaphore in c#?

506


What are indexers in c# .net?

522


What is Garbage Collection in .Net?

601


Why do we use static methods in c#?

530


Name some string escape sequences in c#.

564






how to prevent a class from being inherited in c#.net?

510


How do I move from one form to another in c#?

462


What is the interface in c#?

508


What is the usage of OLE?

581


What is hashmap in c#?

469


if you do have a stack overflow profile.what is your ranking?

1478


What is difference between gridview and form view?

519


Define Virtual folder?

627


What is type checking in c#?

506


Does c# have functions?

460