How to run Windows Application in Web Application,VB.net

  • Thread starter Thread starter Marisha
  • Start date Start date
M

Marisha

Hi guys,

I have some problem,I have working web application in vb.net,on
clicking of some button i would like to run my windows application,that
requires user interaction and connects/updates to database.Is it
doable? Is there way to comple it as dll and run it from my webapp?
Otherwise I need to recreate my win application,and it means double
work,I have lots of wimdows.form controls,grids etc.

Any ideas,

Thanks a lot,

Marina
 
Thanks Bryan for quick response,

But I'm using IIS (SharePoint Server )to run my web application, as
part of my web application,I would like to integrate built windows
application(that should interact with user and updata database) Is it
possible?

Thanks again,

Marina
 
Back
Top