Explain what is datagrid with an example?
What is a dataset?
How to identify the controls which can be used for binding data?
What is a datagridview?
What is ado recordset?
what is sql Injection?
What are the Data providers in ADO.Net?
What are the features of ado.net?
Define executenonquery?
How would u connect to database using .NET?
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
What is openquery?
What are the disadvantages of using datalist?