adplus-dvertising
frame-decoration

Question

In Vb.net, data is handled through ………………… which facilitates development of web applications.

a.

DAO

b.

RDO

c.

ADO

d.

ADO.NET

Posted under VB NET Web Technologies

Answer: (d).ADO.NET

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In Vb.net, data is handled through ………………… which facilitates development of web applications.

Similar Questions

Discover Related MCQs

Q. A …………………… is a collection of one or more record sets as well as the relationships between those tables or record sets.

Q. Both COM and distributed COM(DCOM) technology has been replaced by the .NET framework, although you still have access to COM through what VB.NET calls ……………

Q. ………………… is built on a disconnected data model that uses snapshots of data that are isolated from the data source.

Q. ………………. are based on XML schema, so they can be strongly typed.

Q. ………………… is the ability to create procedures that can operate on objects of different types.

Q. …………………… is the process by which you can derive new classes from other classes.

Q. ………………. namespace in vb.net includes classes and interfaces that return information about types, methods and fields and also have the ability to dynamically create and invoke types.

Q. ………………. namespace in vb.net provides an interface to many of the protocols used on the internet.

Q. ……………… namespace in vb.net includes essential classes and base classes that define commonly used data types, events and event handlers, interfaces, attributes, exceptions and so on.

Q. The file extension …………….. in vb.net represents a global application class, used to handle global application class, used to handle global ASP.NET application level events.

Q. The file extension ……………… in vb.net represents a web form.

Q. When you save a solution, it’s give the file extension .sln and all the projects in the solution are saved with the extension ……………

Q. The .NET platform and the .NET framework class library were developed in an effort to address these weakness of ………………….

Q. …………………. are virtual base classes; that is they consist of members; methods, properties and events that have no implementations.

Q. A …………… is a reference type that represents a strongly typed function pointer.

Q. Most of the primitive data types; Boolean, Byte, Char etc. defined in FCL are implemented as …………

Q. Specialized classes include the stack class, a last-in first-out structure, the queue class, first-in, first-out structure in the …………………… namespace.

Q. ………………….. allow custom items of information about a program element to be stored with an assembly’s metadata.

Q. ………………… datatype in .Net FCL corresponds integer data type in vb.net.

Q. The data data type in visual basic .net equivalent to ……………… data type in .net FCL.