3 tier with ASP.NET, C# and Oracle 11g
        Posted  
        
            by ephraim
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ephraim
        
        
        
        Published on 2010-04-18T14:24:31Z
        Indexed on 
            2010/04/18
            14:33 UTC
        
        
        Read the original article
        Hit count: 488
        
3-tier
Hi
I am new to .NET, want to follow N-tier approach using Visual Studio 2010(ASP.NET MVC + C#),IIS and Oracle 11g(installed on the remote linux machine). I need to have Presentation, Business Logic, Data Access and Data Tiers. Can anyone give me site/example application with the following fuctionality: insert, retrieve, delete and update/modify data in the database. A step by step guide will be highly appreciated.
Thank you in advance
© Stack Overflow or respective owner