开发者

convert ordinary web project to silverlight supported application

开发者 https://www.devze.com 2022-12-22 04:02 出处:网络
I have a dotnet web solution. I wish to include the silverlight technologies into it. Can you tell how do I proceed.

I have a dotnet web solution. I wish to include the silverlight technologies into it. Can you tell how do I proceed.

I am new to silverlight...so might be th开发者_运维技巧is question a blunder :(


You install the Silverlight SDK (if you don't have it already) and create a new Silverlight project. This project should contain the Silverlight application and a web project containing sample code on embedding it. You may also take a look at this site.

0

精彩评论

暂无评论...
验证码 换一张
取 消