Today’s adventure: I set out to make a couple of sample applications, one in Silverlight (an out of browser application) and the same application on Windows Phone 7..
The first sample application in Silverlight works right here..
To install the application out of browser to your start menu right click anywhere in the application and from the pop-up context menu select “Install Don’s Blog Article Viewer onto this computer..”

You will then be prompted with:

After clicking “OK” the application will run locally from your start menu.. It will require an active internet connection to connect with the blog..

Here’s what the program looks like after launching from the start menu..

To Be Continued:
Part two: coding the application and moving it to a windows phone 7 experience.