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

How To Display Simple Html In A Silverlight Textblock?

I've got a source of data that has HTML tags in it (B, I, A) and need to display this in a Silv… Read more How To Display Simple Html In A Silverlight Textblock?

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?

The Correct Choice Of Tools For A New Deep Zoom Application

I want to create a new application. It will basically be a Deep Zoom application that users can dra… Read more The Correct Choice Of Tools For A New Deep Zoom Application

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

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#