What's the Difference between DSN and DSN Less connection?
Answers were Sorted based on User's Feedback
Answer / aspguru
DSN Less : You need not to relay upon DSN Entry for locating
Database.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / sks
If you need to add entry into windows registry you have to
create DSN and in DSN less connection, connection value is
used to store in connection string.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / bhanuprakash
Connection object is used to manage the DB connection
Execute is used to run sql query
Recordset object will hold output of execute
| Is This Answer Correct ? | 1 Yes | 0 No |
how to code in asp.net for button?
What are the tasks performed by <> tags?
what is dry run?
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?
no.of pages comes before protected void ?
Define a class in css?
What is aspx cs file?
What are the tasks performed by <form> tags?
Explain how do you box a primitive data type variable?
According to dot net is error and exception are same or different?
Is asp still supported by microsoft?
What type of code is found in a code-behind class?