Lightswitch under the hood runs with 3 tier EF,Silverlight etc but is it possible convert project to plain silverlight project?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

No, but you can remove the normal LightSwitch Shell so that the entire UI is normal Silverligt controls (meaning no dynamicaly created LightSwitch controls).

See:

Running a LightSwitch Application With A Blank Shell

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.