posted on Wednesday, March 09, 2005 10:48 AM
by
davidboschmans
Article on Custom Entity Classes
[Via Kent Sharkey] The ASP.NET Developer Center published a brand new article on Custom Entity Classes: On the Way to Mastering ASP.NET: Introducing Custom Entity Classes.
When designing and building enterprise applications - and with performance in mind - I prefer custom entity objects. However, the discussion and the used arguments as stated in Kent's comment are not really new to me neither! I'm convinced that both typed and untyped DataSets could be pretty useful in some scenarios.