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

Answer Posted / sumitra

fromname objetname=new formname();
objectname.show();

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How more than one version of an assembly can keep in same place?

514


What is an Interface in C#?

537


What are the value types in c#?

500


You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?

518


Describe the process of “exception handling implementation” in c#?

513






Explain polymorphism in c# with a simple example?

513


What are the boolean data types in c#?

507


What are concrete classes?

480


List the fundamental oop concepts?

514


Can delegates be used as callbacks?

490


What does protected internal access modifier mean?

543


Should I make my destructor virtual?

574


What is the property of class?

571


What is disconnected data architecture in c#?

479


What do you mean by shared assembly?

582