What is Dataset Object?
No Answer is Posted For this Question
Be the First to Post Answer
What is the role of clr?
What are the different namespaces used in the project to connect the database?
What is an orm, and why would you use one instead of plain old ado.net?
Which architecture does Datasets follow?
Name which operations can you not perform on an ado.net dataset?
What is shadow copy?
How would u connect to database using .NET?
How to generate a single aggregate?
What is difference between datagridview and datagrid control in winforms?
What is ado.net connection?
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
Explain the two fundamental objects in ado.net?