What is azure ado?
Answer / valerii
Microsoft's ActiveX Data Objects (ADO) comprises a set of Component Object Model (COM) objects for accessing data sources. ADO allows a developer to write programs that access data without knowing how the database is implemented; developers must be aware of the database for connection only. No knowledge of SQL is required to access a database when using ADO. More on https://en.wikipedia.org/wiki/ActiveX_Data_Objects
| Is This Answer Correct ? | 0 Yes | 0 No |
What is serialization and de-serialization in .net?
What is connection in ado.net?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is the difference between Optimistic and Pessimistic locking?
Which ado.net object is very fast in getting data from the database?
When multiple users attempt to modify data at the same time Ex user 1 is updating record at same time user2 deleted record sucessfully.now user1 has press update button . how to handle concurrency
What are the connected and disconnected modes in ado.net?
What are disadvantages of microsoft-provided data provider classes in ado.net?
Which is faster sqldataadapter and sqldatareader?
Does ado.net use odbc?
What is the difference between SqlCommand and SqlCommandBuilder?
What are the objects of ado.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)