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
Describe ado.net object model in detail.
Give an example of a .net application which connects to microsoft access database using ado.net classes.
Which is the feature of ado.net?
What connected data?
Difference between sqlcommand and sqlcommandbuilder?
What are the important features of ado.net 2.0?
Is it possible to load multiple tables in a Dataset?
How can we perform transactions in .net?
What is the advantage of ado.net?
What is difference between entity framework and ado.net?
What is bubbled event?
What is ado.net and its features?
Does sqlclient and oledb class share the same functionality?
What is difference between sqldatareader and sqldataadapter?
What are the major challenges in accessing data from a database?