Answer Posted / vinod
When a haker gives input like username = vinod@gmail.com and
password = a' or 'x' = 'x-- than user name will be accepted
and password x=x will always true so system can allow to
haker to login.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is an ado?
What is a column variable?
What provider ado.net use by default? Explain the role of data provider in ado.net?
What is dataadapter in ado.net?
How to load multiple tables into a dataset?
What are the steps to connect to a database?
Explain what are the steps to connect to a database?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What is the default provider in ado.net?
Is it possible to load multiple tables in a Dataset?
Give few examples of datareader that is used in different dataproviders.
Which namespaces are used for data access?
Describe briefly an ADO.NET Dataset ?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
Does ado.net use odbc?