When creating a SimpleMVVM Silverlight application in VS2013 the template only creates the client side, and not the Silverlight enabled web project for the WCF service. A web project needs to be created that includes the test page and the Silverlight.js file. As far as I can tell Visual Studio does not include an option to add this type of web project after the application is created. Would you suggest a workaround for now?
↧