<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ADO.NET vNext - feedback so far</title><link>http://blogs.msdn.com/dataaccess/archive/2006/06/23/645230.aspx</link><description>Since announcing our ADO.NET vNext plans at TechEd last week, the team has been on the lookout for your feedback on where we heading with the next release. This post is a round up of some of the comments / feedback we've heard. It's certainly not all</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: ADO.NET vNext - feedback so far</title><link>http://blogs.msdn.com/dataaccess/archive/2006/06/23/645230.aspx#645742</link><pubDate>Sat, 24 Jun 2006 17:00:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:645742</guid><dc:creator>Sam Gentile</dc:creator><description>Wow, I'm an &amp;quot;other&amp;quot; while everyone else gets a name-). I am going to be taking a deeper look at this soon and hope that I will find good things.</description></item><item><title>re: ADO.NET vNext - feedback so far</title><link>http://blogs.msdn.com/dataaccess/archive/2006/06/23/645230.aspx#645830</link><pubDate>Sat, 24 Jun 2006 19:04:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:645830</guid><dc:creator>G.T.</dc:creator><description>Just a general comment, I have not seen the technology yet.&lt;br&gt;&lt;br&gt;Never forget “and Microsoft always does” that as a developer, I would like the new framework to be more powerful than the previous one, easier to develop too, faster “Microsoft always have a problem with that one”, and compiler friendly &amp;nbsp;“having SQL in a string is a typical example of ignoring the compiler ”&lt;br&gt;&lt;br&gt;if the next ado .net is not fast (mapping == slower framework), &amp;nbsp;or not easy to debug (mapping = runtime interpretation, like an sql statement in a string), &amp;nbsp;mapping = one more layer now we need to worry about (more complex to develop for); &lt;br&gt;&lt;br&gt;if all of this is true, I will stay with the current ADO.NET, or will look to someone else, like Oracle or IBM “incase they have a better ADO.NET” :-)&lt;br&gt;&lt;br&gt;but first of all, should see the new technology first :-)&lt;br&gt;</description></item><item><title>New and Notable 104</title><link>http://blogs.msdn.com/dataaccess/archive/2006/06/23/645230.aspx#646017</link><pubDate>Sun, 25 Jun 2006 00:07:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:646017</guid><dc:creator>Sam Gentile</dc:creator><description>You know what? Owning a pool really sucks-). Oh, it’s great to go in but not a lot of fun spending most...</description></item><item><title>re: ADO.NET vNext - feedback so far</title><link>http://blogs.msdn.com/dataaccess/archive/2006/06/23/645230.aspx#646097</link><pubDate>Sun, 25 Jun 2006 01:45:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:646097</guid><dc:creator>alexbarn</dc:creator><description>Hey Sam - look forward to it :-)</description></item><item><title>WinFS Updates...</title><link>http://blogs.msdn.com/dataaccess/archive/2006/06/23/645230.aspx#652404</link><pubDate>Fri, 30 Jun 2006 19:12:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:652404</guid><dc:creator>Data</dc:creator><description>My friend Quentin Clark has posted a pair of updates to the WinFS project over on the team blog. A lot...</description></item><item><title>WinFS Updates...</title><link>http://blogs.msdn.com/dataaccess/archive/2006/06/23/645230.aspx#653263</link><pubDate>Sat, 01 Jul 2006 09:22:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:653263</guid><dc:creator>Data</dc:creator><description>My friend Quentin Clark has posted a pair of updates to the WinFS project over on the team blog. A lot...</description></item><item><title>What about data + behavior ?</title><link>http://blogs.msdn.com/dataaccess/archive/2006/06/23/645230.aspx#657245</link><pubDate>Thu, 06 Jul 2006 00:38:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:657245</guid><dc:creator>Adam</dc:creator><description>Great to see progress on data frameworks that means less time with SQL or CRUD methods.&lt;br&gt;&lt;br&gt;But the assertion in the vNext papers that EDM somehow fixes the impedance mismatch problem seems like a real stretch.&lt;br&gt;&lt;br&gt;In OO design, the mismatch is only a little bit about mapping CLR types to SQL types, or querying in C#, or even mapping language relationships to PK-FK relationships. The real mismatch is (1) effectively matching cyclic or heavily connected graphs that come from business domains to/from a relational DB without killing concurrency &amp;amp; performance, and (2) using a relational DB to preserve object private states &amp;nbsp;while keeping the ability of objects to be defined exclusively by their *behavior*.&lt;br&gt;&lt;br&gt;Real objects may have a property Getter that, depending on circumstances returns state, or computes new data, or talks to an external system, etc.&lt;br&gt;&lt;br&gt;Is there a layer in the EDM architecture that deals with behaviors both on the traditional DB side (like constraints) and on the object side (like code that runs on a get or set that is _not_ pulling or pushing data in a persistent store)? &lt;br&gt;&lt;br&gt;What happens to including methods in objects? If the EDM master model autogens the classes, how are methods woven in? As partial classes? aspects? &lt;br&gt;&lt;br&gt;If the answer is that these classes are merely data structures or proxies, not &amp;quot;true&amp;quot; Objects (defined by behavior), then I'm not sure I see the big solution here...</description></item><item><title>ADO.NET vNext - feedback so far</title><link>http://blogs.msdn.com/dataaccess/archive/2006/06/23/645230.aspx#662486</link><pubDate>Tue, 11 Jul 2006 20:33:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:662486</guid><dc:creator>ADO.NET team blog</dc:creator><description>(this post&amp;amp;amp;nbsp;was originally posted here)&lt;br&gt;&lt;br&gt;Since announcing our ADO.NET vNext plans at TechEd &lt;br&gt;...</description></item><item><title>Border Crossing Stats &amp;raquo; Data Access blog : ADO.NET vNext - feedback so far</title><link>http://blogs.msdn.com/dataaccess/archive/2006/06/23/645230.aspx#8179489</link><pubDate>Thu, 13 Mar 2008 10:41:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8179489</guid><dc:creator>Border Crossing Stats » Data Access blog : ADO.NET vNext - feedback so far</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://bordercrossingstatsblog.info/data-access-blog-adonet-vnext-feedback-so-far/"&gt;http://bordercrossingstatsblog.info/data-access-blog-adonet-vnext-feedback-so-far/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>