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

Answer Posted / k.alekhya

form2 bond=new form2();
bond.show();

Is This Answer Correct ?    19 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between null and string empty in c#?

458


1. Describe page life cycle?

1574


What is a virtual property. Give an example?

513


Can extension methods access private members?

512


What is parsing? How to parse a date time string?

532






How will you deploy the dll file in gac?

479


How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?

525


What are assemblies?

537


What is the namespace for datatable in c#?

490


Is c# good for web development?

534


In which situation(s), the use of "Delegate" is a good idea?

538


Is it true that all c# types derive from a common base class?

522


Why do we use delegates in c#?

510


Can you have more than one namespace in c#?

485


Define using statement in c#?

512