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

Which dll is used for microsoft .net run time?

721


Compare c# and visual basic.net?

732


What are the technology areas that microsoft.net contains?

770


what is the need for dynamic controls in vb.net? i would like to know for what purpose should we create the controls dynamically? please give the answer in simple words.

2179


What are jagged arrarys ?

766


What is the size of .net object?

771


How to execute VB.NET PROJECTS,VB6.0 PROJECTS AND write their test cases.Need Reply Urgently

2250


Explain private assembly?

689


what is difference between namespace and assembly?

784


How to connect crystal report in vb.net ?

749


Can you please explain the difference between dataset and datareader?

785


what is difference between web.config and machine.config and where it will be ?

709


What is the feature anonymous type?

694


Is vb.net dead?

718


What is the significance of delegates?

707