Latest Silverlight topics
All the latest Silverlight pages on this site.
Microsoft Silverlight is a discontinued application framework designed for writing and running rich web applications, similar to Adobe's runtime, Adobe Flash. A plugin for Silverlight is still available for a very small number of browsers.
- Published on
Blog: Silverlight, MVVM & SharePoint - Using Data Services
The post talks about getting data from a data source in a Silverlight application using SharePoint and the client-side object model.- Published on
Blog: Silverlight, MVVM & SharePoint - Testing the User Interface
Discover how to test user interfaces in your Silverlight, MVVM, and SharePoint application. This is part of an ongoing series on these topics.- Published on
Blog: Silverlight, MVVM & SharePoint - Testing the Business Logic
Part of a series on Silverlight, MVVM, and SharePoint, explaining MVVM as a design pattern for separating UI from business logic in XAML apps- Published on
Blog: Silverlight, MVVM & SharePoint - Working with Dialogs
I would like to discuss how to handle the appearance and actions of dialogs in the context of Silverlight, MVVM, and SharePoint to make it fully testable.- Published on
Blog: Silverlight, MVVM & SharePoint - Working with Messages
Discover the powerful features of the MVVM Light Toolkit, including the Messenger class, in this insightful blog post on Silverlight, MVVM, and SharePoint.- Published on
Blog: Silverlight, MVVM & SharePoint - Working with Commands
Check out my series on Silverlight, MVVM & SharePoint, highlighting Silverlight 4’s cool capability in event handling.- Published on
Blog: Silverlight, MVVM & SharePoint: A Toolkit-Agnostic Series
Series on Silverlight, MVVM & SharePoint. Developer prefers to remain toolkit-agnostic. Don’t force a framework on others, stay vanilla as possible- Published on
Blog: Common questions about Silverlight, MVVM & SharePoint 2010
The post is part of a series on Silverlight, MVVM & SharePoint, and discusses the common questions people have regarding this topic.- Published on
Serie: Silverlight, MVVM, & SharePoint: Building Business Apps
Silverlight, MVVM, and SharePoint: Clearing Confusions & Sharing Best Practices for Building Robust Business Apps- Published on
Blog: Silverlight, MVVM & SharePoint - About this Series...
Explore SharePoint and MVVM challenges and techniques in my upcoming posts, which I’ll neatly summarize in this handy table of contents.- Published on
Blog: The Future of Silverlight: My Take & a BUILD/HTML5 Rant
This article discusses confusion around the future of Silverlight following unclear statements by Microsoft execs and developers.- Published on
Blog: Productivity Boost with DevExpress CodeRush Code Templates
I must express my admiration for DevExpress’s Visual Studio productivity tools, especially CodeRush’s code expansion templates.- Published on
Blog: Using MVVM Light Toolkit and Behaviors in Silverlight
Learn how to use the MVVM Light Toolkit and Silverlight behaviors to make your code more manageable and promote code reuse- Published on
Blog: MVVM Light: The Author's Preferred Toolkit for Learning MVVM
Recent post on learning MVVM sparks discussion on numerous toolkits; author highlights preference for MVVM Light, available on CodePlex- Published on
Blog: Model-View-ViewModel: Why I Like it & How I Learned It
Let me share my experience in working with Silverlight and WPF, learning the MVVM pattern to simplify custom XAML app creation.- Published on
Publication: Creating Custom SharePoint Server 2010 Field Types and Field Controls with Silverlight 3
This article covers the details on creating a Silverlight 3 application, deploying and leveraging it in a custom field type and field control sample for SharePoint Foundation 2010 and SharePoint Server 2010 Publishing sites.- Published on
Blog: Data Binding SharePoint 2010 List Items in Silverlight 3
I explain how I overcame the challenge of binding a collection of SharePoint list items to a Silverlight 3 list box using the Client Object Model.