Adventures in Software Craftsmanship
XAML, ASP.NET MVC, HTML 5, CSS, JavaScriptIntro to Knockout JS Videos
This is a presentation I gave on 7/14/2011 at the Utah .NET User Group. I’ve been meaning to get these uploaded for quite a while! Source code and presentation files used in the videos are available on github. Please excuse my gaffe on the need for json2 in IE.
Join Me Tomorrow for KnockoutJS and the WCF Web API
Tomorrow I’m going to be giving a presentation at the Northern Utah .NET User group on KnockoutJS and the WCF Web API.
Knockout is a javascript framework that can help you simply building dynamic UIs by applying the Model-View-View-Model (MVVM) pattern.
Consuming WCF Web APIs in Windows Phone
UPDATE 1/8/2013: Code now on github: http://github.com/joemcbride/HttpContrib
At MIX, Microsoft released Preview 4 of the WCF Web APIs. They also provided an updated Async CTP that brings async Task support to Windows Phone.
Consuming WCF Web (REST) Apis in Silverlight
UPDATE 1/8/2013: Code now on github: http://github.com/joemcbride/HttpContrib
Microsoft, including the MEF Master Glenn Block, is hard at work trying to provide an easier way to create RESTful web services. You can currently see the progress of their work on Codeplex, http://wcf.codeplex.