<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using Entity Framework With An Existing SQL Server Database (Code Second)</title>
	<atom:link href="http://www.sql-server-performance.com/2012/entity-framework-existing-sql-server-database-code-second/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com/2012/entity-framework-existing-sql-server-database-code-second/</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Fri, 17 May 2013 13:31:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Soulice</title>
		<link>http://www.sql-server-performance.com/2012/entity-framework-existing-sql-server-database-code-second/#comment-2134</link>
		<dc:creator>Soulice</dc:creator>
		<pubDate>Mon, 13 Aug 2012 13:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=3158#comment-2134</guid>
		<description><![CDATA[I see your table names appear to have been kept.  I can not get mine to do that.  In your example, the AccountModels class would have become AccountModel   (no s) With mine, SystemStatus table becomes SystemStatu.   This happens in the class name, file name and where ever refrenced (DBContext, other models for FK&#039;s) Do you know how to prevent this?]]></description>
		<content:encoded><![CDATA[<p>I see your table names appear to have been kept.  I can not get mine to do that.  In your example, the AccountModels class would have become AccountModel   (no s) With mine, SystemStatus table becomes SystemStatu.   This happens in the class name, file name and where ever refrenced (DBContext, other models for FK&#8217;s) Do you know how to prevent this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
