Skip to content Skip to sidebar Skip to footer
Showing posts with the label Silverlight

Fullscreen Webpage Presentation

I am developing a web system for training and the trainer can show the content by zooming with the … Read more Fullscreen Webpage Presentation

Silverlight Vs Flash Vs Html5, Should I Care?

I have read a range of articles on advantages/disadvantages of Microsoft Silverlight framework in c… Read more Silverlight Vs Flash Vs Html5, Should I Care?

Rendering Html Rich Text In Silvlerlight Without Using Windowless Mode

I'm trying to find a control for our project that will allow us to render HTML content in Silve… Read more Rendering Html Rich Text In Silvlerlight Without Using Windowless Mode

How To Remove All Children In HtmlElement With Silverlight/C#

So I have this Silverlight application that calls some reports(.rdlc) via HTML form submit. This fo… Read more How To Remove All Children In HtmlElement With Silverlight/C#