PureMVC Architects Lounge

Announcements and General Discussion => Public Demos, Tools and Applications => Topic started by: Gradiation on January 06, 2008, 02:34:14



Title: Login Sample using Silverlight, Web Services and PureMVC
Post by: Gradiation on January 06, 2008, 02:34:14
Ok guys, this is the first sample running of the C# PureMVC port using silverlight.

I've pretty much just done a port of the Flex / WebORB demo so you can use it to get an idea of the differences.

One thing to note though is the imaturity of silverlight. At this point in time there are no input controls, so i have used some simple controls created by the guys at www.vectorlight.net

You can access the demo at http://www.mattbrailsford.com/PureMVCLoginDemo (You will need to Silverlight 1.1 plugin)

Source code will be available shortly.

Matt