<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechBubbles &#187; WPF</title>
	<atom:link href="http://www.techbubbles.com/tag/wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techbubbles.com</link>
	<description></description>
	<lastBuildDate>Mon, 23 Aug 2010 20:12:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Silverlight sample in Visual Studio 2008</title>
		<link>http://www.techbubbles.com/silverlight/silverlight-sample-in-visual-studio-2008/</link>
		<comments>http://www.techbubbles.com/silverlight/silverlight-sample-in-visual-studio-2008/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 23:44:11 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/silverlight/silverlight-sample-in-visual-studio-2008/</guid>
		<description><![CDATA[
This post explains the tools required to start working with the Silverlight 3 in VS 2008. Also explains the sample Silverlight application building in Visual Studio 2008 environment.
 
 
Tools 
Visual Studio 2008
You have to install VS 2008 with SP1 to get the Silverlight tools. If you don’t have the VS 2008 and SP1 then [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/silverlight/silverlight-sample-in-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MVVM Pattern for WPF Applications</title>
		<link>http://www.techbubbles.com/designpatterns/mvvm-pattern-for-wpf-applications/</link>
		<comments>http://www.techbubbles.com/designpatterns/mvvm-pattern-for-wpf-applications/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 11:38:52 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[Designpatterns]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[MVVM pattern]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/silverlight/mvvm-pattern-for-wpf-applications/</guid>
		<description><![CDATA[Introduction
Model-View-ViewModel [MVVM] is a design pattern for developing the UI Applications. It is a variation of MVC and MVP. MVP[Model-View-Presenter] which has been using for years to develop UI platforms.
Bit about MVP
View is what you see on the screen.Model displays the data and Presenter hooks the two elements together.You can read more about this pattern [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/designpatterns/mvvm-pattern-for-wpf-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
