We are using MVC 3. We have to demonstrate our system to the users. We would like to deploy the prototype system to the user's PC for a presentation. Can any one give me an idea of how to this?
Asked
Active
Viewed 41 times
-1
-
And is this user expecting you to be able to deploy this system to a live webserver? – Jonathon Reinhart Aug 13 '13 at 05:31
-
If you want to demo on local pc you can deploy the application in IIS. – Jatin patil Aug 13 '13 at 05:35
-
You should provide more info about your system, what you have tried so far, and what exactly you need help with – Drew Khoury Aug 13 '13 at 05:36
1 Answers
2
If your application is web based application you dont actually have to deploy it into your client machine, you can just give your ip address to client(Read about port forwarding).
Or you can use Team Viewer to share and operate on your client machine.

Raghu Chandra
- 1,102
- 1
- 9
- 14