Click here to Skip to main content
15,879,095 members
Articles / Multimedia / Audio

Build a Pandora clone with Silverlight 4

Rate me:
Please Sign up or sign in to vote.
4.94/5 (51 votes)
23 Oct 2012Ms-PL23 min read 190.9K   1   78  
Exercising Silverlight 4 to build a fun, real-world app
<?xml version="1.0" encoding="utf-8"?>
<publishData>
  <publishProfile publishUrl="ftp://judahhimango.com/wwwroot/chavah" deleteExistingFiles="False" ftpAnonymousLogin="False" ftpPassiveMode="False" msdeploySite="" msdeploySiteID="" msdeployRemoteSitePhysicalPath="" msdeployAllowUntrustedCertificate="False" msdeploySkipExtraFilesOnServer="True" msdeployMarkAsApp="False" profileName="Profile1" publishMethod="FTP" replaceMatchingFiles="True" userName="judahhimango.com" savePWD="True" userPWD="AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAATluNQUrcUEKN2KX8Cn8lkwAAAAACAAAAAAAQZgAAAAEAACAAAACFTMPkxT6KnSG/verhQYO+p+C5LrA++xlqE6YeBYPPawAAAAAOgAAAAAIAACAAAACtPbOCKggGIt5JMDAdsot8ScwvBC5zIbNbB0ThySmUaSAAAADIg2Pts7TfGY3zDmNfiZiEgFfO1plUj75xzD29f1lDVkAAAABlnqwUjBO3s5O25mbcnWarkaeWzzOPQXP6BFjDoAXAytlwYu1TSQp5/XbZc9HhaM/ek8q9RjzBP9D4HaVIABAQ" SelectedForPublish="True">
    <file relUrl="SilverlightTesterTestPage.html" publishTime="02/14/2010 14:36:59" />
    <file relUrl="SilverlightTesterTestPage.aspx" publishTime="02/14/2010 14:36:59" />
    <file relUrl="Web.config" publishTime="02/14/2010 17:49:37" />
    <file relUrl="Silverlight.js" publishTime="02/14/2010 14:36:59" />
    <file relUrl="ClientBin/SilverlightTester.xap" publishTime="02/14/2010 17:53:38" />
    <file relUrl="bin/SilverlightTester.Web.dll" publishTime="02/14/2010 17:49:29" />
    <file relUrl="bin/SilverlightTester.Web.pdb" publishTime="02/14/2010 17:49:29" />
  </publishProfile>
</publishData>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer 3M
United States United States
Front end developer, RavenDB enthusiast, blogger, musician, husband, and father of 3.

Comments and Discussions