adspace


How vb implements the disconnected architecture as like vb.net?

Answer Posted / Ajit Tiwari

Visual Basic does not have built-in support for a Disconnected Architecture similar to VB.NET, which uses DataSets and DataTables. However, developers can work around this by using third-party libraries or writing custom code to manage disconnected data.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between system.string and system.stringbuilder classes?

1080


Explain the difference between datatable and dataset?

1419


What is the use of assembly?

1080


What is option strict?

1213


How to store images in sql server database through vb.net?

1023


What are the features of c# which are not present in vb.net?

1184


What is early binding?

1015


How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?

1105


How to send xml file on server using http protocol?

1074


How to retrieve images in sql server database through vb.net?

1042


Explain an assembly?

1056


Explain how can we remove handlers at run time?

1075