Hey Guys,
I have a Windows C# form developed and I am looking forward to deploy the form, but the constraint is not all the computer in my company has visual C# installed in them, so is it possible for me to deploy the windows form as web form and the form just works without the software being installed in the local computer.
Thank you in advance
Aaditya
Loading
Sam HobbsPosted Oct 21, 2010, 3:57 PM
Also do as Suthish says above; publish the project.
Aaditya GanesanPosted Oct 22, 2010, 9:56 AM
Aaditya GanesanPosted Oct 21, 2010, 10:39 AM
Can you help me on doing the same. I goggled up but nothing seem to be clear,
Thanks,
Aaditya
Sam HobbsPosted Oct 20, 2010, 5:21 PM
Aaditya GanesanPosted Oct 20, 2010, 5:00 PM
I am aware that I can use it as a windows form in order to run it on other computers. The requirement is that I want the form to be used like a web page rather like a application, so that the computers running the application doesn't require C# loaded in them.
I don't know whether this is possible but just a shot at it.
thank you,
Aaditya
Sam HobbsPosted Oct 20, 2010, 4:53 PM
Aaditya GanesanPosted Oct 20, 2010, 2:43 PM
Is it possible, If yes what is the step.
Thank you.
Suthish NairPosted Oct 20, 2010, 2:39 PM
Publish Tab ==> Prerequisites... ==> you can select required insallations and publish...