Data Application based on OO Concepts
        Posted  
        
            by The King
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by The King
        
        
        
        Published on 2010-06-10T14:32:05Z
        Indexed on 
            2010/06/10
            14:32 UTC
        
        
        Read the original article
        Hit count: 284
        
Hi... I'm looking for an application developed in C# with following qualities, which is available as source code...
- Based on OO Architecture
- Must connect to DB.
- Must handle atleast a "one to many master child" relationship (eg: Order and items ordered)
- Should display the data using Datagrid or other similar controls.
- Reports (either with report buider or otherwise)
I want to understand the layering of objects better... Do you have any links...
Thanks.
© Stack Overflow or respective owner