Windows Forms for Silverlight

When every new technology comes out, there is someone that will go ahead and implement the old tech on top of the new tech for those lazy bastards that refuse to learn anything new. In this case, it might actually be useful, since Silverlight doesn't contain a lot of built-in controls on it's own. Check out Netika's WinForms controls for Silverlight:

http://community.netikatech.com/demos/silverlight/quicktour/

Published Thursday, July 05, 2007 11:29 PM by Jesse Ezell

Comments

# re: Windows Forms for Silverlight

Friday, July 06, 2007 9:56 AM by Plip

*grin*

Nothing like UI innovation.....

# re: Windows Forms for Silverlight

Thursday, November 08, 2007 10:40 AM by Jay

what about all the customers who can't be arsed to learn a new interface ;)

# re: Windows Forms for Silverlight

Monday, November 19, 2007 3:36 PM by Ian

Jesus H. That is brilliant and beautiful. How come MS did not much put much time into the 1.1 SDK Controls samples, I wonder? I was left after reviewing the SDK and creating a demo app with the impression it just played really nice with HTML elements and the DOM for now.

HtmlElement _submitBtn = new HtmlElement();

_submitBtn = HtmlPage.Document.GetElementByID("yourBtnID");

That demo just sealed the deal for me. I was already all about the agclr, but damn.

# re: Windows Forms for Silverlight

Monday, August 04, 2008 4:34 AM by Ashish

Hi,

Is it possible to use sliverlight in my windows application development. Till now i have only seen people talking about silverLight with web forms...

Thanks.

Ashish

Leave a Comment

(required) 
(required) 
(optional)
(required)