<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Tech Off - [Ask] Clues on Developing WP App</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - [Ask] Clues on Developing WP App</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Mon, 20 May 2013 19:45:34 GMT</pubDate>
	<lastBuildDate>Mon, 20 May 2013 19:45:34 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>4</c9:totalResults>
	<c9:pageCount>-4</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - [Ask] Clues on Developing WP App</title>
		<description><![CDATA[<p>Hi guys <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /> ,</p><p>I want to develop an app for WP but I'm still a noob. There are many apps out there on marketplace&nbsp;that retrieve data from websites, such as Weather Apps, Social Apps (Facebook, Twitter), Feed Reader Apps, etc. How are those apps get all the data and then send all the inputs, which users put in, back to the server?</p><p>Is it also the same process for desktop apps as well? Do you have any recommendation book for this kind of topic using C#?</p><p>Sorry, if my English is bad <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-10.gif?v=c9' alt='Embarassed' />.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Ask-Clues-on-Developing-WP-App/87a4b432d4624aca8d8e9ffe00c22619#87a4b432d4624aca8d8e9ffe00c22619</link>
		<pubDate>Tue, 21 Feb 2012 11:46:52 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Ask-Clues-on-Developing-WP-App/87a4b432d4624aca8d8e9ffe00c22619#87a4b432d4624aca8d8e9ffe00c22619</guid>
		<dc:creator>watermelon</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/watermelon/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - [Ask] Clues on Developing WP App</title>
		<description><![CDATA[<p>@<a href="/Forums/TechOff/Ask-Clues-on-Developing-WP-App#c87a4b432d4624aca8d8e9ffe00c22619">watermelon</a>: Web services using WCF.</p><p>Yes. I have no specific recommendations, but there are tons of books and resources on WCF. Here's a free book on programing Windows Phone 7 apps. <a href="http://www.charlespetzold.com/phone/">http://www.charlespetzold.com/phone/</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Ask-Clues-on-Developing-WP-App/f6e858509ef64a3485c89ffe00ea6d93#f6e858509ef64a3485c89ffe00ea6d93</link>
		<pubDate>Tue, 21 Feb 2012 14:13:31 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Ask-Clues-on-Developing-WP-App/f6e858509ef64a3485c89ffe00ea6d93#f6e858509ef64a3485c89ffe00ea6d93</guid>
		<dc:creator>Scott</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/spivonious/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - [Ask] Clues on Developing WP App</title>
		<description><![CDATA[<p>Thank you spivonius <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' />. Guess that I have to learn WCF first then WP.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Ask-Clues-on-Developing-WP-App/f56945e940cb449a8dc99fff00c8d926#f56945e940cb449a8dc99fff00c8d926</link>
		<pubDate>Wed, 22 Feb 2012 12:11:15 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Ask-Clues-on-Developing-WP-App/f56945e940cb449a8dc99fff00c8d926#f56945e940cb449a8dc99fff00c8d926</guid>
		<dc:creator>watermelon</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/watermelon/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - [Ask] Clues on Developing WP App</title>
		<description><![CDATA[<p>There are so many tutorials out there. Just search the internets for whatever webapi you want to get informations from, the most important ones are already done. If you want to have clean code that can be reused across platforms, look for the MVVM pattern.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/Ask-Clues-on-Developing-WP-App/5e73bee4809d48bb924aa00000f6179b#5e73bee4809d48bb924aa00000f6179b</link>
		<pubDate>Thu, 23 Feb 2012 14:55:59 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/Ask-Clues-on-Developing-WP-App/5e73bee4809d48bb924aa00000f6179b#5e73bee4809d48bb924aa00000f6179b</guid>
		<dc:creator>philjay</dc:creator>
		<slash:comments>4</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/philjay/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>