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
What is ado.net object model?
Name which operations can you not perform on an ado.net dataset?
What are disadvantages of microsoft-provided data provider classes in ado.net?
What is Dataset Object?
What is executequery?
How do you merge 2 datasets into the third dataset in a simple manner?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
What is the use of Dataview?
Explain sqlconnection object?
Compare Data Reader & Dataset in ado.net?
What is the difference between executenonquery () and executescalar ()?
Which database is the ado.net sql connection object designed for?
What is data view and variable view?
What is sql command in ado net?
Which ado.net object is very fast in getting data from the database?