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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the shadow variables?

821


Define cls?

798


Using VB, how can you change the Mouse Pointer?

869


Write a program to find all text files in a logical drive and return the count of the number of files?

2509


What is tracing?

814


What do you mean by deserialization?

781


Write a VB.Net console program to check whether a number is perfect or not.

7331


How to achieve Polymorphism in VB.Net?

825


Explain some of the exclusive features which are present in vb?

725


Explain the advantage of option strict on?

710


Explain about Visual basic.NET culture?

803


What is datatype conversion?

775


What are all the differences between dispose and finalize()?

774


So you know which dll is used for microsoft .net run time?

749


Explain the difference between web.config and machine.config and where it will be ?

721