I have used smart client type apps which are enbedded in html way back in .net 1.1. I now have .net 3.5 and wanted to know if there is a new way of creating embedded smart client type applications?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

I'm not sure if you tagged this question as "ClickOnce" but that is your solution.

Clickonce was introduced by Microsoft with the 2.0 .Net framework.

Here are a few articles to get you started.

Those articles should get you started and there are certainly many others. If you have any further questions, please post them within the ClickOnce tag.

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.