I have just noticed something interesting with the Simple MVVM toolkit
The models folder is in the web application
The web application is .NET
I thought I would define all my complex logic, etc in the model within the server
Am I missing something here? I though that the web project just hosts the Silverlight application?
Paul