<?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>Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx</link><description>Here is a raw cut and paste for our POCO 1-Pager. We are currently working through the design and have some prototype work going on and we would like to hear your feedback. Note this is the "feature design 1-Pager" not the "implementation design 1-Pager"</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>First Thing on the EF Design Blog</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8648578</link><pubDate>Tue, 24 Jun 2008 22:24:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8648578</guid><dc:creator>Tim Mallalieu's Blog.</dc:creator><description>&lt;p&gt;We just pushed the first piece of content to the EF Design Blog . This one is a &amp;amp;quot;Feature Design&amp;amp;quot;&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8649727</link><pubDate>Wed, 25 Jun 2008 02:54:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8649727</guid><dc:creator>rogerj</dc:creator><description>&lt;p&gt;Hi, Tim,&lt;/p&gt;
&lt;p&gt;&amp;quot;Note this is the &amp;quot;feature1-Pager&amp;quot; not the &amp;quot;design 1-Pager&amp;quot; but it's title is &amp;quot;Initial POCO Design 1-Pager&amp;quot;&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8649997</link><pubDate>Wed, 25 Jun 2008 04:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8649997</guid><dc:creator>Nullable</dc:creator><description>&lt;p&gt;POCO is easy to understand with base CLR objects, like string FirstName, int Age and DateTime DateOfBirth... but what's your thought behind complex types (more specifically, List&amp;lt;Order&amp;gt; Orders).&lt;/p&gt;
&lt;p&gt;Do you plan using the constructor of the generic list to load the enumeration of &amp;quot;Order&amp;quot; objects?&lt;/p&gt;
&lt;p&gt;The same question goes for the ObjectContext with tracking &amp;quot;dirty&amp;quot; objects... it's easy with value types, but again, what are your thoughts / plans for custom types?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-Timothy Khouri&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8650823</link><pubDate>Wed, 25 Jun 2008 07:44:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8650823</guid><dc:creator>GregYoung</dc:creator><description>&lt;p&gt;I will bring up a few points where I see difficulty...&lt;/p&gt;
&lt;p&gt;1) Lazy Loading needing a Repository reference (PI) but I reckon you already know this&lt;/p&gt;
&lt;p&gt;2) As Nullable brought up Value Objects in the DDD sense especially considering they are generally assumed to be immutable&lt;/p&gt;
&lt;p&gt;3) The use of strings ... What happens when an object gets renamed? I would much prefer to see strongly typed prefetch paths&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8651872</link><pubDate>Wed, 25 Jun 2008 13:41:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8651872</guid><dc:creator>colinjack</dc:creator><description>&lt;p&gt;All the issues Greg has raised are important and I wanted to add one.&lt;/p&gt;
&lt;p&gt;As far as possible we should avoid having to add associations in the domain simply to allow EF to behave correctly. So if I wanted Order to know about Customer but not the reverse then this should be supported.&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8652103</link><pubDate>Wed, 25 Jun 2008 15:51:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8652103</guid><dc:creator>timmall</dc:creator><description>&lt;p&gt;&amp;gt;&amp;gt;&amp;gt; On Associations&lt;/p&gt;
&lt;p&gt;Yep - agreed, you should not need to add associations. We are working on this and will share our thoughts on the blog&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;&amp;gt; On Greg's points&lt;/p&gt;
&lt;p&gt;Yep - we are chatting with Greg in email. We expect to be able to support members that are not just scalars so Value Objects (our Complex Types) are expected. It is doubtful that in V2 we will be able to fit support for collections of complex types though. So a reference to a value object would exist a collection of value objects likely wont.&lt;/p&gt;
&lt;p&gt;Tim M&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8652549</link><pubDate>Wed, 25 Jun 2008 20:29:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8652549</guid><dc:creator>colinjack</dc:creator><description>&lt;p&gt;@timmall&lt;/p&gt;
&lt;p&gt;My view is whether you support, in V2, something like a collection of value objects is not important. Longer term supporting all the complex mappings that NHibernate and the other mature ORMSs have will be important, but for now I think it should be all about creating a product that encourages good design/testing.&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8652738</link><pubDate>Wed, 25 Jun 2008 21:37:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8652738</guid><dc:creator>JimmyBogard</dc:creator><description>&lt;p&gt;Maybe others have touched on this...&lt;/p&gt;
&lt;p&gt;You should think about changing the name of the CustomerID property on Order, it's throwing me off, as it's of type Customer.&lt;/p&gt;
&lt;p&gt;Typically, I wouldn't expose Customer.Orders as List&amp;lt;T&amp;gt;. &amp;nbsp;I would Encapsulate Collection, and only expose operations I support, like Customer.AddOrder. &amp;nbsp;I shouldn't have to have public getter/setter pairs for it to work.&lt;/p&gt;
&lt;p&gt;At the least, I'll only expose a getter.&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8654224</link><pubDate>Thu, 26 Jun 2008 04:10:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8654224</guid><dc:creator>jeffders</dc:creator><description>&lt;p&gt;In regards to materializatoin of relationships...&lt;/p&gt;
&lt;p&gt;POCO collections are a particularly interesting issue. Ideally we'd like to support many types of collections such as IList&amp;lt;T&amp;gt;, ICollection&amp;lt;T&amp;gt;, List&amp;lt;T&amp;gt;, etc. In these cases, we wouldn't know what the actual concrete collection type is so we'd need to materialize a List&amp;lt;T&amp;gt; and populate that. We could also materialize a type of wrapped collection (like an EntityCollection&amp;lt;T&amp;gt;) that would provide better hooks into relationship change tracking.&lt;/p&gt;
&lt;p&gt;Another option is to be able to map methods that help access collections. It would be the entity's responsiblity to create the underlying collection, and the materializer would call the mapped methods (such as &amp;quot;AddToOrders()&amp;quot;) rather than requiring the entity to expose the collection as a read-write property.&lt;/p&gt;
&lt;p&gt;Jeff Derstadt&lt;/p&gt;
&lt;p&gt;Developer&lt;/p&gt;
&lt;p&gt;Entity Framework Team &lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8654243</link><pubDate>Thu, 26 Jun 2008 04:15:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8654243</guid><dc:creator>jeffders</dc:creator><description>&lt;p&gt;&amp;gt;&amp;gt; with tracking &amp;quot;dirty&amp;quot; objects... it's easy with value types, but again, what are your thoughts / plans for custom types?&lt;/p&gt;
&lt;p&gt;We are working on different strategies to help tracking changes in custom types, complex types, and relationships. You are right that tracking scalar (value) propeties is easier because you can just call Equals, but it gets harder, especially with relationships. One idea we had was to keep a snapshot of relationships in the context prior to a bunch of changes, and then when SaveChanges is called on the ObjectContext we'd do a graph diff to try to sort out what relationships have been added or removed. This has the downside of requiring a larger resource footprint to store the entire original state of relationships, but it would completely remove any change tracking requirement from the entities.&lt;/p&gt;
&lt;p&gt;An alternative is to call a specific API to tell the context when things have changed. This could be done outside of the entity. We are also experimenting with events, but we havent' quite found a common event that works in enough cases.&lt;/p&gt;
&lt;p&gt;Jeff Derstadt&lt;/p&gt;
&lt;p&gt;Developer&lt;/p&gt;
&lt;p&gt;Entity Framework Team&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8654328</link><pubDate>Thu, 26 Jun 2008 04:49:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8654328</guid><dc:creator>Nullable</dc:creator><description>&lt;p&gt;Hey Jeff, thanks for the reply on the change tracking. I completely feel your pain when you mentioned doing &amp;quot;a graph diff to try to sort out what relationships have been added or removed&amp;quot;... right away I cringed at the thought of the footprint, but as you mentioned, this would be a complete solution.&lt;/p&gt;
&lt;p&gt;One thing I do know is that I hate the idea of leaving it up to the developer, and I hate even more *assuming* a dirty state. ASP.NET Profiles does this if you make your own complex type for a property - this caused me a lot of pain (that I don't feel like explaining in this tiny box).&lt;/p&gt;
&lt;p&gt;Dare I ask this question... but is providing a transparent proxy to the POCO object out of the question? That way you can wrap what is needed? (I feel like just by asking this question someone is going to jump out from behind a tree and smite me).&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-Timothy Khouri&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8654911</link><pubDate>Thu, 26 Jun 2008 08:55:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8654911</guid><dc:creator>unbornchikken</dc:creator><description>&lt;p&gt;&amp;quot;This has the downside of requiring a larger resource footprint to store the entire original state of relationships&amp;quot;&lt;/p&gt;
&lt;p&gt;My opinion is that RAM is far more cheaper than our time. And I dont think there will be any ObjectContext ever which is holding thousands and thousands of objects at a time. ;)&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8655477</link><pubDate>Thu, 26 Jun 2008 11:14:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8655477</guid><dc:creator>serega</dc:creator><description>&lt;p&gt;Why do you need to specify the C-space name &amp;quot;Customers&amp;quot; in this code:&lt;/p&gt;
&lt;p&gt;db.AddObject(&amp;quot;Customers&amp;quot;, customer);&lt;/p&gt;
&lt;p&gt;Is it possible to map one O-entity to many C-entities in the scope of a single context? What for?&lt;/p&gt;
&lt;p&gt;Usually it is the other way around, in which case the C-type is overhead.&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8656067</link><pubDate>Thu, 26 Jun 2008 14:06:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8656067</guid><dc:creator>colinjack</dc:creator><description>&lt;p&gt;&amp;gt; POCO collections are a particularly interesting issue. &lt;/p&gt;
&lt;p&gt;&amp;gt; Ideally we'd like to support many types of collections &lt;/p&gt;
&lt;p&gt;&amp;gt; such as IList&amp;lt;T&amp;gt;, ICollection&amp;lt;T&amp;gt;, List&amp;lt;T&amp;gt;&lt;/p&gt;
&lt;p&gt;This would be useful, especially supporting List&amp;lt;T&amp;gt;. Even better if we could use our own collections (for example to add methods/interfaces that we find useful for a particular project).&lt;/p&gt;
&lt;p&gt;&amp;gt; rather than requiring the entity to expose the &lt;/p&gt;
&lt;p&gt;&amp;gt; collection as a read-write property.&lt;/p&gt;
&lt;p&gt;I take it you wouldn't really need to expose the collection, you could write to the field I'd assume?&lt;/p&gt;
&lt;p&gt;&amp;gt; dirty checking&lt;/p&gt;
&lt;p&gt;Have you discussed this with people on the NHibernate (and other ORM) team because they already have &amp;nbsp;good solutions to these issues.&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8657109</link><pubDate>Thu, 26 Jun 2008 18:25:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8657109</guid><dc:creator>jeffders</dc:creator><description>&lt;p&gt;Timothy,&lt;/p&gt;
&lt;p&gt;Returning proxy entities is not out of the question, but it isn't something we have completely explored. There are defintely advantages, as we could provide several services that would be hidden from the basic entity. How has the experience been with returning proxies for entities and serialization?&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8657128</link><pubDate>Thu, 26 Jun 2008 18:34:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8657128</guid><dc:creator>jeffders</dc:creator><description>&lt;p&gt;Colinjack,&lt;/p&gt;
&lt;p&gt;&amp;gt; woudn't really need to expose the collection, you could just write to the field&lt;/p&gt;
&lt;p&gt;We could write to the field for scalar properties or for these collections if we knew a concrete type (eg the field wasn't IList&amp;lt;T&amp;gt;). If we couldn't directly see which concrete type to use, we would have to use a default (such as List&amp;lt;T&amp;gt;). In the case of relationships, we could materialize directly to the &amp;quot;AddXYZ()&amp;quot; method(s) that are exposed on your entity. For example, if we are materializing an Order that is part of the &amp;quot;Customers.Orders&lt;/p&gt;
&lt;p&gt;&amp;quot; conceptual collection, and we are mapped to the Customers.AddOrder() method, we could just call this to add the Order to the Customer colleciton rather than creating a collection for Orders and setting it as well.&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8657176</link><pubDate>Thu, 26 Jun 2008 18:49:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8657176</guid><dc:creator>jeffders</dc:creator><description>&lt;p&gt;Serega,&lt;/p&gt;
&lt;p&gt;The reason that you need to specify the &amp;quot;Customers&amp;quot; string in AddObject is because EF supports multiple EntitySets per type. This means that the Customer CLR type (and conceptual type), can be mapped to multiple backend sets such as &amp;quot;ActiveCustomers&amp;quot; and &amp;quot;ArchivedCustomers&amp;quot;. These sets might represent some horizontal partitioning you have done in your store. You can read more about it here:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/bb738537.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb738537.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Jeff&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8662652</link><pubDate>Fri, 27 Jun 2008 22:23:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8662652</guid><dc:creator>JorgeLeo</dc:creator><description>&lt;p&gt;To the association annotation on the class topic: I think that is very hard to avoid it. If there is a single relation between to classes, then at list we need a way to annotate its cardinality.&lt;/p&gt;
&lt;p&gt;But what I find more problematic is in the case of the scenario of people and meetings. The meeting relates to different people for different reasons (participants vs. coordinator) and different meetings relate to the same people in different manners (participant in one meeting but coordinator of another). Since the idea is to push the abstraction of the model, rather than having a class representation of the database (as a side note, once I was asked “Why use classes and an ORM if you already have typed recordsets?”), I need a way to say in the model: “These two entities relate, and they can be related for different purposes”.&lt;/p&gt;
&lt;p&gt;I know that we can create another class that represents the meeting participation between a person and a meeting, and put there the role… then again; we would be bringing the database to the class domain. I would expect that the framework would be able to annotate and resolve into a scheme representation on its own… Persistent Ignorance&lt;/p&gt;
&lt;p&gt;Now, the change tracking… It would be much simpler if the C# team would enhance the language with some concepts from AOP…&lt;/p&gt;
</description></item><item><title>ADO.NET Entity Framework ja veel midagi</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8676019</link><pubDate>Tue, 01 Jul 2008 11:49:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8676019</guid><dc:creator>Iga lahendus tekitab uusi probleeme ehk alati võib leida veel ühe bugi.</dc:creator><description>&lt;p&gt;.Net -i arendajate kommuuni poolt on postitatud v&amp;#228;ga asjalik &amp;quot;Vote of no confidence&amp;quot; artikkel ADO.NET&lt;/p&gt;
</description></item><item><title>Entity Framework v2.0 development underway (and very open!)</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8708258</link><pubDate>Tue, 08 Jul 2008 16:31:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8708258</guid><dc:creator>Eric and the .NET Framework</dc:creator><description>&lt;p&gt;The ADO.NET Entity Framework is very strategic to Microsoft - but a) it is a V1.0 technology (although&lt;/p&gt;
</description></item><item><title>Look MOM... no XML</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8750696</link><pubDate>Fri, 18 Jul 2008 21:31:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8750696</guid><dc:creator>Tim Mallalieu's Blog.</dc:creator><description>&lt;p&gt;We just wrapped up our first iteration of V2. We are shooting to get another iteration in before PDC&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8794915</link><pubDate>Thu, 31 Jul 2008 23:54:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8794915</guid><dc:creator>jdevonshire</dc:creator><description>&lt;p&gt;Jeff,&lt;/p&gt;
&lt;p&gt;You stated:&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt; We are working on different strategies to help tracking changes in custom types, complex types, and relationships. You are right that tracking scalar (value) propeties is easier because you can just call Equals, but it gets harder, especially with relationships. One idea we had was to keep a snapshot of relationships in the context prior to a bunch of changes, and then when SaveChanges is called on the ObjectContext we'd do a graph diff to try to sort out what relationships have been added or removed. This has the downside of requiring a larger resource footprint to store the entire original state of relationships, but it would completely remove any change tracking requirement from the entities.&lt;/p&gt;
&lt;p&gt;An alternative is to call a specific API to tell the context when things have changed. This could be done outside of the entity. We are also experimenting with events, but we havent' quite found a common event that works in enough cases. &amp;lt;&amp;lt;&lt;/p&gt;
&lt;p&gt;Wouldn't changes be easier to track if System.ValueType supported an OnChange event? &amp;nbsp;The event would also facilitate rippling changes across a computed value graph allowing flexibility in the conceptual model.&lt;/p&gt;
&lt;p&gt;Implementing the event in the base Framework shouldn't be too intrusive to merit consideration.&lt;/p&gt;
</description></item><item><title>Entity Classes &amp; Architecture Patterns</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8846189</link><pubDate>Sun, 10 Aug 2008 11:09:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8846189</guid><dc:creator>system.data.objects dev guy</dc:creator><description>&lt;p&gt;Entity Classes &amp;amp;amp; Architecture Patterns Part of the Entity Framework FAQ . 2. Architecture and Patterns&lt;/p&gt;
</description></item><item><title>Entity Classes &amp; Architecture Patterns</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#8846205</link><pubDate>Sun, 10 Aug 2008 11:12:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8846205</guid><dc:creator>system.data.objects dev guy</dc:creator><description>&lt;p&gt;Entity Classes &amp;amp;amp; Architecture Patterns Part of the Entity Framework FAQ . 2. Architecture and Patterns&lt;/p&gt;
</description></item><item><title>Inversion of Control w systemach zbudowanych w oparciu o obiektowy model domeny</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#9289518</link><pubDate>Wed, 07 Jan 2009 22:25:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9289518</guid><dc:creator>Simon says...</dc:creator><description>&lt;p&gt;Artykuł opisuje propozycję implementacji zasady Inversion of Control (IoC) w systemach OLTP zbudowanych&lt;/p&gt;
</description></item><item><title>re: Initial POCO Design 1-Pager</title><link>http://blogs.msdn.com/efdesign/archive/2008/06/24/initial-poco-design-1-pager.aspx#9888745</link><pubDate>Fri, 28 Aug 2009 22:00:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9888745</guid><dc:creator>Tarique</dc:creator><description>&lt;p&gt;Just one question. &lt;/p&gt;
&lt;p&gt;&amp;quot;ObjectContext can be used for CUD operations much like the usage patterns supported today:&amp;quot;&lt;/p&gt;
&lt;p&gt;Why CUD and why not CRUD ? &lt;/p&gt;
</description></item></channel></rss>