Can Microsoft LightSwitch desktop applications be deployed as a single executable?.

link|improve this question

feedback

2 Answers

up vote 5 down vote accepted

No, the current options are:

  • Desktop client, 2-tier
  • Desktop client, 3-tier
  • Browser client, 3-tier
link|improve this answer
feedback

Desktop applications (Silverlight Out-Of-Browser) are installed using "Click Once". There is a setup program & a few other files that get put into the location that you specify when you publish it.

So it's not a single file as such.

Yann

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.