What is the use of Visual Basic Document file?



What is the use of Visual Basic Document file?..

Answer / Devender Singh

A Visual Basic Document file (.vbd) is used to save and manage projects in Visual Basic. It contains all the source code, forms, modules, and other resources required for a complete application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What are the Internet tools available in VB6.0?

1 Answers   ABC,


Write the Steps in Creating an ActiveX Control?

1 Answers  


What is RDO?

1 Answers  


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

1 Answers  


What do you mean by ADO?

1 Answers  


What are different types of locks in ADODB?

4 Answers  


How would you add elements and pictures to listitems in listview control?

1 Answers  


What is a Type Library and what is it's purpose ?

1 Answers  


Is Visual Basic case sensitive in general?

3 Answers  


Which method is preferred to save datas like database?

1 Answers  


With in the form we want to check all the text box control are typed or not? How?

0 Answers  


How would you create your application in DHTML?

1 Answers  


Categories