Sunday, December 13, 2009

Experiments using MEF, MVVM and Silverlight 4 Beta – Part 6: Design-mode ViewModel and calling a WCF Service

Experiments using MEF, MVVM and Silverlight 4 Beta – Part 6: Design-mode ViewModel and calling a WCF Service


Experiments using MEF, MVVM and Silverlight 4 Beta – Part 6: Design-mode ViewModel and calling a WCF Service

Posted: 13 Dec 2009 12:48 PM PST

Note – this is a multi part post: First experiments using MEF, MVVM and Silverlight 4 Beta Part 2: Custom attributes Part 3: Part Creator and Creation Policy Part 4: Part Creator Part 5: Enabling Blend and the Visual Studio designer Part 6: Design...( read more )...(read more)

Speaking at Software 2010 with Petri Wilhelmsen

Posted: 13 Dec 2009 08:49 AM PST

On the 9th of February, Software 2010 is kicked off. Petri Wilhelmsen and myself will be holding an hour on game development with managed code using Microsoft Xna and Silverlight (featuring Balder). We will be focusing on 3D development and cross-platform...( read more )...(read more)

Using Fiddler to Capture RIA Services

Posted: 13 Dec 2009 05:50 AM PST

If you're a fan of Fiddler, you may have used it with prior versions of RIA Services to capture the traffic between your Silverlight client and your server side. This worked great in the past because RIA Services used a (somewhat bastardized) JSON encoding...( read more )...(read more)

Tamper Resistant Controllers and APIs (to Seal or not to Seal?)

Posted: 12 Dec 2009 08:41 PM PST

My dog chewed up my slick black XBOX controller last night – the right thumb stick is gone. I feel much cooler and dangerous using the black one, so being inclined toward do it yourself handiness, I thought I'd just swap out a replacement part from my Read More......(read more)

Silverlight Cream for December 12, 2009 -- #755

Posted: 12 Dec 2009 10:02 PM PST

In this Issue: Jeremy Likness , Rudi Grobler , Nick Kramer , Fredrik Normén , Mike Taulty , Deborah Kurata , Shayne Burgess , Glenn Block ( 2 ), and Gill Cleeren ( 2 ). Shoutout: Did you know MIX10 registration was open? Register by Jan 15th and get in...( read more )...(read more)

TailSpin – AuthorizationManager Check Failed

Posted: 12 Dec 2009 08:07 PM PST

  TailSpin is one of the demo applications from PDC09 that is up on Codeplex that demonstrates a lot of the .NET 4 feature set.  I was trying to get it to run today on one of my laptops and it just wouldn't get past the dependency check – Turns...( read more )...(read more)

Multithreading with C and Win32 (Visual C++ 2008)

Posted: 12 Dec 2009 04:10 PM PST

Microsoft Visual C++ provides support for creating multithread applications with Microsoft Windows. You should consider using more than one thread if your application needs to manage multiple activities, such as simultaneous keyboard and mouse input.

No comments:

Post a Comment