How to connect a service based database to vb.net forms?
Do we have to create any specific database?
Answer Posted / rashmi
go to projects->add new items->commom item->service based
database.then after getting sbdb in ur project go to
view->server explorer u will find ur db.use it in the same
way as sql server db
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
What is deep copy?
What is internal keyword in .net framework?
What are the differences between server-side and client-side code?
Explain the use of option explicit?
What is visual basic.net culture?
How many classes a dll can contain?
What is the main use of a namespace?
Explain how the .net framework performs automatic memory management.
What is the difference between convert.tostring and .tostring() method?
Name some different types of control?
Define manifest?
Which control is an example of an object in vb net?
What is the difference between static or dynamic assemblies?
Explain an assembly?
How vb implements the disconnected architecture as like vb.net?