<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>varunpuranik</title>
	<atom:link href="http://varunpuranik.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://varunpuranik.wordpress.com</link>
	<description>stuff from the .net world</description>
	<lastBuildDate>Wed, 09 Nov 2011 20:25:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='varunpuranik.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/cb27bd87a8d1923adb3cd65429566451?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>varunpuranik</title>
		<link>http://varunpuranik.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://varunpuranik.wordpress.com/osd.xml" title="varunpuranik" />
	<atom:link rel='hub' href='http://varunpuranik.wordpress.com/?pushpress=hub'/>
		<item>
		<title>WCF RIA Services Support for EF 4.1 (and EF Code-First)</title>
		<link>http://varunpuranik.wordpress.com/2011/06/29/wcf-ria-services-support-for-ef-4-1-and-ef-code-first/</link>
		<comments>http://varunpuranik.wordpress.com/2011/06/29/wcf-ria-services-support-for-ef-4-1-and-ef-code-first/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 16:07:59 +0000</pubDate>
		<dc:creator>varunpuranik</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Code First]]></category>
		<category><![CDATA[EntityFramework]]></category>
		<category><![CDATA[RIA Services]]></category>

		<guid isPermaLink="false">https://varunpuranik.wordpress.com/?p=57</guid>
		<description><![CDATA[I am pleased to announce that WCF RIA Services now supports EntityFramework 4.1 (including EF Code-First). This will be added to the WCF RIA Services Toolkit, but we are releasing it today as a NuGet package. Background In April 2011, EntityFramework released version 4.1 of their product, which contained 2 important updates - DbContext based [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunpuranik.wordpress.com&amp;blog=17418932&amp;post=57&amp;subd=varunpuranik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://varunpuranik.wordpress.com/2011/06/29/wcf-ria-services-support-for-ef-4-1-and-ef-code-first/feed/</wfw:commentRss>
		<slash:comments>71</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a4043d5cad5015abbcfd3d2e86ac7a81?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunpuranik</media:title>
		</media:content>
	</item>
		<item>
		<title>OperationTag&#8211;Its Demise and Workarounds</title>
		<link>http://varunpuranik.wordpress.com/2011/06/14/operationtagits-demise-and-workarounds/</link>
		<comments>http://varunpuranik.wordpress.com/2011/06/14/operationtagits-demise-and-workarounds/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 17:47:22 +0000</pubDate>
		<dc:creator>varunpuranik</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[OperationTag]]></category>
		<category><![CDATA[RIA Services]]></category>
		<category><![CDATA[Workarounds]]></category>

		<guid isPermaLink="false">https://varunpuranik.wordpress.com/?p=38</guid>
		<description><![CDATA[In the WCF RIA Services V1.0 SP2 Preview (April 2011) release, we introduced a new feature called OperationTag. It allowed you to tag server requests with a Client/Session/Operation Id known as an OperationTag, for client/session/operation tracing/tracking respectively. We have decided to cut this feature from the next release of the V1.0 SP2. I intend to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunpuranik.wordpress.com&amp;blog=17418932&amp;post=38&amp;subd=varunpuranik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://varunpuranik.wordpress.com/2011/06/14/operationtagits-demise-and-workarounds/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a4043d5cad5015abbcfd3d2e86ac7a81?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunpuranik</media:title>
		</media:content>

		<media:content url="http://varunpuranik.files.wordpress.com/2011/06/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>
	</item>
		<item>
		<title>Custom VB CodeGenerator with RIA Services T4 Code Generator</title>
		<link>http://varunpuranik.wordpress.com/2011/04/15/custom-vb-codegenerator-with-ria-services-t4-code-generator/</link>
		<comments>http://varunpuranik.wordpress.com/2011/04/15/custom-vb-codegenerator-with-ria-services-t4-code-generator/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 19:29:00 +0000</pubDate>
		<dc:creator>varunpuranik</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Code Gen]]></category>
		<category><![CDATA[RIA Services]]></category>
		<category><![CDATA[T4]]></category>

		<guid isPermaLink="false">https://varunpuranik.wordpress.com/2011/04/15/custom-vb-codegenerator-with-ria-services-t4-code-generator/</guid>
		<description><![CDATA[The T4 Code Generator that ships with the RIA Services Toolkit doesn’t have a VB Code Generator. So for VB Code Generation, you would have to use the CodeDom Code Generator that ships with the RIA Services Product. Or you could write your own Custom VB Code Generator using T4 templates and plug it in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunpuranik.wordpress.com&amp;blog=17418932&amp;post=32&amp;subd=varunpuranik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://varunpuranik.wordpress.com/2011/04/15/custom-vb-codegenerator-with-ria-services-t4-code-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a4043d5cad5015abbcfd3d2e86ac7a81?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunpuranik</media:title>
		</media:content>
	</item>
		<item>
		<title>T4 Code Generator December 2010 Update</title>
		<link>http://varunpuranik.wordpress.com/2010/12/02/t4-code-generator-dec-10-update/</link>
		<comments>http://varunpuranik.wordpress.com/2010/12/02/t4-code-generator-dec-10-update/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 04:56:01 +0000</pubDate>
		<dc:creator>varunpuranik</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Code Gen]]></category>
		<category><![CDATA[RIA Services]]></category>
		<category><![CDATA[T4]]></category>

		<guid isPermaLink="false">https://varunpuranik.wordpress.com/?p=26</guid>
		<description><![CDATA[As I mentioned in my first blog on the T4 Code Generator the T4 Code Generator was released as a experimental feature with almost no testing done. Naturally, it had bugs which many of you have faced. And although working around the issues is relatively easy because of the extensibility features of the T4 code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunpuranik.wordpress.com&amp;blog=17418932&amp;post=26&amp;subd=varunpuranik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://varunpuranik.wordpress.com/2010/12/02/t4-code-generator-dec-10-update/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a4043d5cad5015abbcfd3d2e86ac7a81?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunpuranik</media:title>
		</media:content>
	</item>
		<item>
		<title>T4 Code Generator Extensibility</title>
		<link>http://varunpuranik.wordpress.com/2010/11/05/t4-code-generator-extensibility/</link>
		<comments>http://varunpuranik.wordpress.com/2010/11/05/t4-code-generator-extensibility/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 09:05:55 +0000</pubDate>
		<dc:creator>varunpuranik</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Code Gen]]></category>
		<category><![CDATA[RIA Services]]></category>
		<category><![CDATA[T4]]></category>

		<guid isPermaLink="false">http://varunpuranik.wordpress.com/?p=18</guid>
		<description><![CDATA[In my previous post, I covered the overall structure of the T4 Code Generator and how it can be used instead of the default code generator. Here I will cover how you can customize it. The T4 Code Generator is intended to be extensible.  You should be able to derive from it and tweak the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunpuranik.wordpress.com&amp;blog=17418932&amp;post=18&amp;subd=varunpuranik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://varunpuranik.wordpress.com/2010/11/05/t4-code-generator-extensibility/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a4043d5cad5015abbcfd3d2e86ac7a81?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunpuranik</media:title>
		</media:content>
	</item>
		<item>
		<title>T4 Code Generator for WCF RIA Services</title>
		<link>http://varunpuranik.wordpress.com/2010/11/05/t4-code-gen/</link>
		<comments>http://varunpuranik.wordpress.com/2010/11/05/t4-code-gen/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 08:43:37 +0000</pubDate>
		<dc:creator>varunpuranik</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Code Gen]]></category>
		<category><![CDATA[RIA Services]]></category>
		<category><![CDATA[T4]]></category>

		<guid isPermaLink="false">http://varunpuranik.wordpress.com/?p=8</guid>
		<description><![CDATA[I had always wanted to have a technical blog since I joined Microsoft, but somehow never ended up writing one. Now, finally, after we released WCF RIA Services V1.0 SP1 Beta and WCF RIA Services Toolkit October 2010 last week, I have decided to blog about the T4 Code Generation feature we have added to the WCF RIA Services Toolkit. This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=varunpuranik.wordpress.com&amp;blog=17418932&amp;post=8&amp;subd=varunpuranik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://varunpuranik.wordpress.com/2010/11/05/t4-code-gen/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a4043d5cad5015abbcfd3d2e86ac7a81?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">varunpuranik</media:title>
		</media:content>
	</item>
	</channel>
</rss>
