473,396 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Invoking apps within VB

Hi,
We have a few apps that we would like to invoke from withing our program.
Suggestions? Should I create a seperate thrread to run the app in.
The idea is to call excel for example from within our vb.exe
Thanks in advance,
Al
Apr 28 '06 #1
3 992
No you don't have to use threads... Just use System.Diagnostics.Process ,
class that should get you to open applications outside of your application,
using this you can call the FilePath or any executable path...

if you are looking to opening excel or word files within your application,
then use the WebBrowser Control

Vijay

"Al_C" <ac****@bicnet.net> wrote in message
news:eU**************@TK2MSFTNGP03.phx.gbl...
Hi,
We have a few apps that we would like to invoke from withing our program.
Suggestions? Should I create a seperate thrread to run the app in.
The idea is to call excel for example from within our vb.exe
Thanks in advance,
Al

Apr 28 '06 #2
Thank you very much Vijay
Will implement it tomorrow ;)
"Vijay" <vi***@msdiscussions.com> wrote in message
news:eT**************@TK2MSFTNGP03.phx.gbl...
No you don't have to use threads... Just use System.Diagnostics.Process ,
class that should get you to open applications outside of your
application, using this you can call the FilePath or any executable
path...

if you are looking to opening excel or word files within your application,
then use the WebBrowser Control

Vijay

"Al_C" <ac****@bicnet.net> wrote in message
news:eU**************@TK2MSFTNGP03.phx.gbl...
Hi,
We have a few apps that we would like to invoke from withing our program.
Suggestions? Should I create a seperate thrread to run the app in.
The idea is to call excel for example from within our vb.exe
Thanks in advance,
Al


Apr 28 '06 #3
Al,

Here some links,

Office
http://support.microsoft.com/default...b;EN-US;311452

http://msdn.microsoft.com/office/

Pia Download
http://www.microsoft.com/downloads/d...displaylang=en

Excel dataset fill and updat
http://support.microsoft.com/default...b;EN-US;316934

Excel naar dataset
http://msdn.microsoft.com/library/de...ntodataset.asp

Excel object model
http://msdn.microsoft.com/library/de...l/ExcelObj.asp

I hope this helps a little bit?

Cor
"Al_C" <ac****@bicnet.net> schreef in bericht
news:eU**************@TK2MSFTNGP03.phx.gbl...
Hi,
We have a few apps that we would like to invoke from withing our program.
Suggestions? Should I create a seperate thrread to run the app in.
The idea is to call excel for example from within our vb.exe
Thanks in advance,
Al

Apr 28 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Richard Choate | last post by:
I'm writing an article and I need your informed opinions, so I ask you this: 1. Doesn't the web-enabled app generally run slower for one reason or another? 2. Isn't the fact that application...
6
by: Manuel | last post by:
Can I invoke a function before main I could do it by invoking it in a Global object's constructor . Is there any other method other than this. Manuel
6
by: Patrick | last post by:
Following earlier discussions about invoking a .NET class library via ..NET-COM Interop (using regasm /tlb) at...
13
by: Patrick | last post by:
I understand that with IIS5.1 on Windows XP Professional SP1, I can 1) Either set under IIS Manager-> Any specific Virtual Directory-> Configuration->Options->ASP Script timeout for all pages...
6
by: Dean | last post by:
I have several ASP.NET applications that I want to put onto a new website. Each app is currently its own solutions with it's own global.asax, etc.. What is the right way to deploy multiple...
11
by: walterbyrd | last post by:
With PHP, libraries, apps, etc. to do basic CRUD are everywhere. Ajax and non-Ajax solutions abound. With Python, finding such library, or apps. seems to be much more difficult to find. I...
3
by: Thijs | last post by:
Hello everybody, I´ve got a problem that´s slightly complicated (at least to me it seems) so I will try to state it as clearly as possible. At a certain point in time, I start a second thread...
5
by: hurricane_number_one | last post by:
I'm trying to have a class, which uses threads be able to raise events to the form that created it. I've seen solutions around the net for this, but I didn't really like their implementation. ...
2
by: =?Utf-8?B?SmltIE93ZW4=?= | last post by:
Hi John, Hopefully this post will find its way back to you - or perhaps be answered by someone else. As I mentioned in my last post on the earlier portion of this thread, changing the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.