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 / 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 |
Explain the basic use of "dataview" and explain its methods.
How to call the SQL commands asynchronously in ADO.NET version 2.0
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What we do with the object of ado.net dataset after using it?Can we dispose it or can we set it nothing?Is it must or not?
What is data view and variable view?
What are the two fundamental objects in ADO.NET?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
Being fresher How would i answer to the question that what is your salary exception?
What are advantages of microsoft-provided data provider classes in ado.net?
How to Handle the exceptions in Sqlsrver2000
what is a dataview?why is it used for?
Define atomicity?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)