Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

i making a project using windows application c#, i want to
show user name, password, and one button login. i wanna
make it with sealed class .how its possible . when i
clicked my login button all project should be open. pls
cleare me.

Answer Posted / prateek chaurasia

you have to firstly write in the coding inside the login
button you are taking. the coding is of the form i.e.
if(textBox1.text=="Username"&&textBox2=="Password")
{
Form.ShowDialog();
}
Form is the form which you want to show after the login.
textBoxes will contain the username and the password.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between data reader and data set?

964


Explain why edit is not possible in repeater?

1094


What does executequery return?

1020


Which namespaces are used for data access?

1261


What is the current version of entity framework?

1017


What are the advantages and drawbacks of using ado.net?

1150


What is adodb dll?

1047


What is a control toolbox?

1016


What is Dataset Object?

1051


How do you find the count of records in a dataset?

1019


What is ado oledb and odbc?

982


What is basic use of data view?

1040


What are all the different methods under sqlcommand?

1026


Can we load multiple tables in a dataset?

1181


Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

1177