Wintellect  

Wednesday, November 25, 2009 - Posts

Among the many new features coming in Silverlight 4 is clipboard support. A new class named System.Windows.Clipboard provides three static methods for accessing the system clipboard: GetText , which retrieves text from the clipboard SetText , which places Read More...
Earlier this year, I wrote about Silverlight 3's new element data binding feature , which enables XAML elements to be bound together declaratively. I also bemoaned the fact that the target of an element-to-element data binding had to be a Framework-element Read More...
Silverlight 4 introduces a boatload of big-ticket features such as printing support, webcam and microphone support, and support for elevated trust in out-of-browser applications. It's also chock full of minor improvements that fly lower under the radar. Read More...