Calling Windows application from Web application

G

Guest

How do I call a C# windows application from a C# web
application. I have been trying to use 'Add Reference'
but windows application doesn't create dlls to be used
for reference. If this is the only approach please
suggest how to create dlls (csc is not installed in my
system).

Thanks
 
A

Alvin Bruney

Have a look at the process namespace, it allows you to start an application
by specifying a path and optional command line arguments
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,019
Latest member
RoxannaSta

Latest Threads

Top