Offer different deployment-options
ATM, the only deployment method that is available is ClickOnce. While this is mostly the best choice, we need to be able to change to a different deployment solutions.
8
votes
1 comment
-
Beth Massi commented
Hi Daniel,
You can also deploy to IIS as well as Azure. ClickOnce deployment is only used for 2-tier (client-server) deployment on a local area network (LAN). For more information see:
HTH,
-Beth, Visual Studio LightSwitch Team