Silverlight and Threading
Posted by: Rick Strahls WebLog,
on 05 May 2007 |
View original | NEW Bookmarked: 0 time(s)
I've spent the better part of the last couple of days playing around with Silverlight 1.1 and it's been an interesting experience. It's both exciting and frustrating at the same time - exciting because it's incredibly nice to see .NET code running in the browser and being able to debug it. Frustrating because of the limited functionality that the Silverlight runtime has in terms of UI support specfically lack of controls and lack of a number of UI semantics. I'll post a more general post of impressions...