hi dear ?
MY problem is that i m developing software for Library.
and i want to connect a third party software with my VB.net
program in order to calculate DDC number.I dont know how to
do this if any body can help me please?



hi dear ? MY problem is that i m developing software for Library. and i want to connect a third..

Answer / ashok goel

Hi Dear,
If you have an single executable file, than you can add
this exe to Your menu item by using shell command.
Dim stemp As String
stemp = "path of your executable file"
Shell(stemp)

Now It will work fine.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More VB.NET Interview Questions

What is the significance of delegates. Where should they be used?

0 Answers  


What is the Difference between CLR & CTS?

3 Answers  


what is intermediate language?

0 Answers  


Name some of the features present in vb 2005?

0 Answers  


Explain the difference between namespace and assembly?

0 Answers  






How do you rate yourself in .NET ?

3 Answers   Infosys, Seneca Global,


How does you call and execute a SP in .NET?

2 Answers  


difference between control and component more than one differences

0 Answers  


What is the difference between .dll extension and .exe extension files?

0 Answers  


Is VB.NET object oriented? What are the inheritances does VB.NET support ?

13 Answers   Digital GlobalSoft, Global Infotech, Infosys,


What is difference between import system.data.sqlclient,system.data.oledb?

0 Answers  


What is MSIL.

8 Answers   HDFC,


Categories