i have two textboxes one for user name and another for
password . i have a table name compare(which contains
name,passwod etc.,)my doubt is how compare username
textbox with name column and how compare password textbox
with passwod column. i want the code
Answer Posted / sushil kumar
Follow blog AspMaterials.blogspot.com . Here login example from this you can understand.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is better entity framework or ado.net?
What do you know about ado.net's objects?
How would you connect to database using .NET?
What are the features of ado.net?
Define connection string?
How to retrieve the user id which is provided while windows authentication?
How to store data in memory?
What are dataproviders?
What is ado full form?
Which is better ole db or odbc?
How to read data with the sqldatareader ?
Can you explain how to enable and disable connection pooling?
What is the DataTableCollection?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
how Sequence to connect and retrieve data from database using dataset?