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 is difference between namespace and assembly?

525


Explain clr?

562


I Am Developing A project where I can send Message from One Computer to Another Computer With The Help Of LAN.Already I Have developed..It is working Fine With The Details Of ..TO,FROM,REF No,DATE,BODY...Now I Want To Add Attachments part in the same projects...How Can I Send Attachment File & How To Send It..I Am Working in VB.Net 2005 With out Any database. Can Any One Help me ??How To Write Code??Plz Send me a copy to my Mail also...I Dont Need Any Software Available in The Internet...Plz refer me The Code in VB.Net maloy.adhikari@in.com

2207


What is the ruby interface generator?

548


What is the significance of delegates?

513






Which is the tool which can convert visual basic old version to .net compatibility version?

526


Why is the xml infoset specification different from the xml dom?

514


Can you please explain the difference between c# and vb.net?

537


How to run a dos command in vb.net?

609


How would you implement inheritance using vb.net?

505


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

508


Is vb.net dead?

517


How do you call a stored procedure in Visual Basic?

577


Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.

2037


Explain about garbage collection?

573