ASP.NET control in Silverlight
WPF
2
Posts
2
Posters
0
Views
1
Watching
-
I have an ASP.NET control that I bought and I want to use it inside a SL application. Does anyone know how can I do that? Thanks.
You can't use ASP.NET in XAML so does Silverlight. But you can show ASP.NET control over Silverlight control. It's all about CSS and HTML thing. Just overlay it on Silverlight DIV.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)