Why can't use DAO instead of ADO?
Answer / aspguru
DAO is used for small Databases such as MS-Access and it
can't handle the large Databases.
ADO : It's mainly for use in Distributed Environments and
has the capability to handle concurrent request. It can
handle any large Database.
| Is This Answer Correct ? | 4 Yes | 0 No |
Tell few steps for optimizing (for speed and resources) ASP page/application ?
Explain how do you box a primitive data type variable?
What are the components of asp?
How do you initialize a two-dimensional array that you don't know the dimensions of?
Can I use the win32 api from a .net framework program?
What is the difference between ASP and HTML?
whate is AutoEventWireup in .net ?
How to add Textboxes Programmatically in each and every cell of Gridview along with the Excel data in the Gridvew.I mean when i get Excel data in Gridview i need to display Data and Textboxes for each and every cell of Gridview. Got it. Iam new to this concept plz help me. Thanks in Advance.
what is open item management in sap fico?
What is ServerVariables collection?
Name some of the ASP components?
What is the difference between Cookies collection and Form/Querystring collection?