-1

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?

Cœur
  • 37,241
  • 25
  • 195
  • 267

1 Answers1

2
  1. 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).

  2. Or you can use Team Viewer to share and operate on your client machine.

Raghu Chandra
  • 1,102
  • 1
  • 9
  • 14