<?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>vGurus Blog</title>
	<atom:link href="http://vgurus.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vgurus.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 17 Feb 2010 22:05:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='vgurus.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>vGurus Blog</title>
		<link>http://vgurus.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://vgurus.wordpress.com/osd.xml" title="vGurus Blog" />
	<atom:link rel='hub' href='http://vgurus.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Parameters supplied is incorrect &#8211; Entity Framework Designer</title>
		<link>http://vgurus.wordpress.com/2010/02/17/parameters-supplied-is-incorrect-entity-framework-designer/</link>
		<comments>http://vgurus.wordpress.com/2010/02/17/parameters-supplied-is-incorrect-entity-framework-designer/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 22:05:07 +0000</pubDate>
		<dc:creator>techie55</dc:creator>
				<category><![CDATA[Entity Framework]]></category>

		<guid isPermaLink="false">http://vgurus.wordpress.com/?p=20</guid>
		<description><![CDATA[I have faced this error &#8211; &#8220;Parameters supplied is incorrect&#8221;, several times while opening my Entity Model file (.edmx) file using Entity Designer in Visual Studio 2008. While there is no really sensible explanation to why this error occurs, most of the time it is because of the associations and navigation links get corrupt in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vgurus.wordpress.com&amp;blog=11733868&amp;post=20&amp;subd=vgurus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have faced this error &#8211; &#8220;Parameters supplied is incorrect&#8221;, several times while opening my Entity Model file (.edmx) file using Entity Designer in Visual Studio 2008.</p>
<p>While there is no really sensible explanation to why this error occurs, most of the time it is because of the associations and navigation links get corrupt in the designer. If you open the edmx file using XML editor &#8211; (Right click on the file in the Visual Studio Solution Explorer, &#8220;Open With&#8221;, Select &#8220;XML Editor&#8221;, and click &#8220;Ok&#8221;) , you will find the following section at the bottom of the file.</p>
<div id="_mcePaste">&lt;edmx:Diagrams&gt;</div>
<div>&lt;Diagram Name=&#8221;&#8230;&#8221;  &#8230;.. &gt; &lt;/Diagram&gt;</div>
<div>&lt;/edmx:Diagrams&gt;</div>
<div><a href="http://vgurus.files.wordpress.com/2010/02/parameters11.jpg"><img class="alignleft size-full wp-image-23" title="XML of the edmx file with Diagram Section" src="http://vgurus.files.wordpress.com/2010/02/parameters11.jpg?w=450&#038;h=203" alt="" width="450" height="203" /></a></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div>Delete the section &lt;Diagram Name=&#8221;&#8230;&#8221;  &#8230;.. &gt; &lt;/Diagram&gt;. Then save the file and open in the designer. In all cases, it solved my problem.</div>
<div><a href="http://vgurus.files.wordpress.com/2010/02/parameters2.jpg"><img class="alignleft size-full wp-image-24" title="XML of the edmx file without the Diagram Section" src="http://vgurus.files.wordpress.com/2010/02/parameters2.jpg?w=450&#038;h=210" alt="" width="450" height="210" /></a></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div>Hope this helps.</div>
<div>Cheers,</div>
<div>Techie55</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vgurus.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vgurus.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vgurus.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vgurus.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vgurus.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vgurus.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vgurus.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vgurus.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vgurus.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vgurus.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vgurus.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vgurus.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vgurus.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vgurus.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vgurus.wordpress.com&amp;blog=11733868&amp;post=20&amp;subd=vgurus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vgurus.wordpress.com/2010/02/17/parameters-supplied-is-incorrect-entity-framework-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/582ef8d2c57d24fbed5e7379b801bc6a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techie55</media:title>
		</media:content>

		<media:content url="http://vgurus.files.wordpress.com/2010/02/parameters11.jpg" medium="image">
			<media:title type="html">XML of the edmx file with Diagram Section</media:title>
		</media:content>

		<media:content url="http://vgurus.files.wordpress.com/2010/02/parameters2.jpg" medium="image">
			<media:title type="html">XML of the edmx file without the Diagram Section</media:title>
		</media:content>
	</item>
		<item>
		<title>Coding Best Practices Using DateTime in the .NET Framework</title>
		<link>http://vgurus.wordpress.com/2010/02/03/coding-best-practices-using-datetime-in-the-net-framework/</link>
		<comments>http://vgurus.wordpress.com/2010/02/03/coding-best-practices-using-datetime-in-the-net-framework/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 23:39:54 +0000</pubDate>
		<dc:creator>techie55</dc:creator>
				<category><![CDATA[.NET Framework]]></category>

		<guid isPermaLink="false">http://vgurus.wordpress.com/?p=10</guid>
		<description><![CDATA[DateTime, Date, .NET<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vgurus.wordpress.com&amp;blog=11733868&amp;post=10&amp;subd=vgurus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Most of us have been working or have worked with DateTime data type in .NET at some point in our career. However, I am not too sure how many of us, including me, know/knew how to use DateTime data types in enterprise level applications.</p>
<p>Just stumbled upon a very good article regarding best practices to be followed when using DateTime in .NET. Its an old post. So it does not consider the new DateTimeOffset datatype which was introduced in .NET 3.5 (I think its 3.5).</p>
<p><a href="http://msdn.microsoft.com/en-us/library/ms973825.aspx">http://msdn.microsoft.com/en-us/library/ms973825.aspx</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vgurus.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vgurus.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vgurus.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vgurus.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vgurus.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vgurus.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vgurus.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vgurus.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vgurus.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vgurus.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vgurus.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vgurus.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vgurus.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vgurus.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vgurus.wordpress.com&amp;blog=11733868&amp;post=10&amp;subd=vgurus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vgurus.wordpress.com/2010/02/03/coding-best-practices-using-datetime-in-the-net-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/582ef8d2c57d24fbed5e7379b801bc6a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techie55</media:title>
		</media:content>
	</item>
		<item>
		<title>LINQ to SQL vs Entity Framework</title>
		<link>http://vgurus.wordpress.com/2010/02/02/linq-to-sql-vs-entity-framework/</link>
		<comments>http://vgurus.wordpress.com/2010/02/02/linq-to-sql-vs-entity-framework/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 23:32:59 +0000</pubDate>
		<dc:creator>techie55</dc:creator>
				<category><![CDATA[Entity Framework]]></category>

		<guid isPermaLink="false">http://vgurus.wordpress.com/?p=7</guid>
		<description><![CDATA[LINQ to SQL vs Entity Framework<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vgurus.wordpress.com&amp;blog=11733868&amp;post=7&amp;subd=vgurus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Good link summarizing the differences between LINQ to SQL and Entity Framework</p>
<p><a href="http://www.osellus.com/blogs/2009/06/04/linq-to-sql-vs-entity-framework/">http://www.osellus.com/blogs/2009/06/04/linq-to-sql-vs-entity-framework/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vgurus.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vgurus.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vgurus.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vgurus.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vgurus.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vgurus.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vgurus.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vgurus.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vgurus.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vgurus.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vgurus.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vgurus.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vgurus.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vgurus.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vgurus.wordpress.com&amp;blog=11733868&amp;post=7&amp;subd=vgurus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vgurus.wordpress.com/2010/02/02/linq-to-sql-vs-entity-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/582ef8d2c57d24fbed5e7379b801bc6a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techie55</media:title>
		</media:content>
	</item>
		<item>
		<title>Inserting Many to Many Relationships in EF with or without a Join Entity</title>
		<link>http://vgurus.wordpress.com/2010/02/02/inserting-many-to-many-relationships-in-ef-with-or-without-a-join-entity/</link>
		<comments>http://vgurus.wordpress.com/2010/02/02/inserting-many-to-many-relationships-in-ef-with-or-without-a-join-entity/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 23:22:43 +0000</pubDate>
		<dc:creator>techie55</dc:creator>
				<category><![CDATA[Entity Framework]]></category>

		<guid isPermaLink="false">http://vgurus.wordpress.com/?p=3</guid>
		<description><![CDATA[manage many-to-many relationships in .NET entity framework<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vgurus.wordpress.com&amp;blog=11733868&amp;post=3&amp;subd=vgurus&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For all those of you who have been wondering like me, on how to manage many-to-many relationships in .NET entity framework, here is a good article on how .NET Entity Framework manages many-to-many relationships.</p>
<p><a href="http://thedatafarm.com/blog/data-access/inserting-many-to-many-relationships-in-ef-with-or-without-a-join-entity/">http://thedatafarm.com/blog/data-access/inserting-many-to-many-relationships-in-ef-with-or-without-a-join-entity/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vgurus.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vgurus.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vgurus.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vgurus.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vgurus.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vgurus.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vgurus.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vgurus.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vgurus.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vgurus.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vgurus.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vgurus.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vgurus.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vgurus.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vgurus.wordpress.com&amp;blog=11733868&amp;post=3&amp;subd=vgurus&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vgurus.wordpress.com/2010/02/02/inserting-many-to-many-relationships-in-ef-with-or-without-a-join-entity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/582ef8d2c57d24fbed5e7379b801bc6a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techie55</media:title>
		</media:content>
	</item>
	</channel>
</rss>
