Upgrading from WPF/E to Silverlight
Posted by: Bryant Likess Blog,
on 01 May 2007 |
View original | Bookmarked: 0 time(s)
I'm going through the process of updating my WPF/E Samples to Silverlight. Since it is a little more painful than the last update I thought I would walk you through the process so you don't have to figure the out. Copy the Silverlight.js file to your web server in order to replace the aghost.js file. You can delete the aghost.js file (you could leave it and replace the contents with the contents from the Silverlight.js file, but eventually you'll probably want to have the same file name to make...