Contents tagged with MVVM
-
The AngularJS JumpStart Video Training Course Has Been Released!
-
More FlipBoard Magazines: Azure, XAML, ASP.NET MVC & Web API
In a previous post I introduced two new FlipBoard magazines that I put together including The AngularJS Magazine and The JavaScript & HTML5 Magazine. FlipBoard magazines provide a great way to keep content organized using a magazine-style format as opposed to trudging through multiple unorganized bookmarks or boring pages full of links. I think they’re really fun to read through as well.
-
Call for Speakers – Fall 2012 ClientDev Connections
-
Call for Abstracts for Spring 2012 ClientDev Connections Conference
John Papa and I just sent out a call for abstracts for the upcoming Spring 2012 DevConnections conference to be held in Las Vegas, NV. If you’re interested in presenting on client-side development topics such as HTML5, CSS3, JavaScript, jQuery (or another JavaScript library), Silverlight 5, Windows 8 Metro style app development, or other related topics please submit session ideas. If you know someone else who may be interested, please forward the information. Here’s the official announcement that was sent out.
-
New Line of Business Features in Silverlight 5–Ancestor RelativeSource Binding
This is the second post in a series covering new line of business features in Silverlight 5.
-
Silverlight and HTML5 Sessions Coming to DevConnections, Vegas
-
Working with User Names and Roles in Silverlight Applications
Security is a key component of applications and something that developers often struggle with to get right. How do you authenticate a user? How do you integrate roles and use them to show or hide different parts of a screen? These and other questions commonly come up as I talk with developers working on ASP.NET and Silverlight applications.
-
DevConnections Orlando Code and Slides
Thanks to everyone who attended my sessions at
DevConnections Orlando. I say it every conference, but
it really is a lot of fun to talk with people and hear
about what they’re working on. The download below
contains the code for my “Getting Started with
Silverlight” and “Building Architecturally Sound
Silverlight Applications with MVVM” sessions.
-
Migrating a Silverlight Application to Windows Phone 7–Part II
In this post I'm going to walk through additional
features that have been added to the album viewer
application that I wrote about in a
previous post. Topics that I’ll cover include using the Pivot
control, navigating between screens using the
NavigationService class and leveraging data binding
along with the Model-View-ViewModel (MVVM) pattern. The
image below shows the application discussed in my last
post on the topic. The user can search for albums by
artist and view a carousel containing album covers. From
there they can move the carousel right or left using the
arrow buttons and select an album to view more
information.
-
Silverlight Firestarter Wrap Up and WCF RIA Services Talk Sample Code

