Comments on: More Proper Data Abstractions in .NET and Mono Applications http://jrwren.wrenfam.com/blog/2005/11/22/more-proper-data-abstractions-in-net-and-mono-applications/ babblings of a computer loving fool Mon, 21 Nov 2016 19:37:12 +0000 hourly 1 https://wordpress.org/?v=4.7.2 By: Jay R. Wren - lazy dawg evarlast » Archive » On : Downcasting is a Code Smell http://jrwren.wrenfam.com/blog/2005/11/22/more-proper-data-abstractions-in-net-and-mono-applications/comment-page-1/#comment-11717 Thu, 28 Dec 2006 15:48:18 +0000 http://little.xmtp.net/blog/?p=534#comment-11717 […] When I run into code like this I usually get VERY frustrated. It is never fun to run into ugly code. It is more frustrating to run into code that could be so much better with just slightly more than trivial understanding of the underlying libraries. I guess this is exactly what I wrote on with respect to System.Data over a year ago. Not the downcasting part, but rather just good use of the supplied interfaces instead of always using the concrete class. […]

]]>
By: Matt http://jrwren.wrenfam.com/blog/2005/11/22/more-proper-data-abstractions-in-net-and-mono-applications/comment-page-1/#comment-452 Wed, 23 Nov 2005 17:42:03 +0000 http://little.xmtp.net/blog/?p=534#comment-452 whatever… i know you wish you used java. 😉

]]>