What is the difference between N-Tier Architecture of Information Technology and Programming?
        Posted  
        
            by Starx
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Starx
        
        
        
        Published on 2010-06-02T06:46:20Z
        Indexed on 
            2010/06/02
            7:03 UTC
        
        
        Read the original article
        Hit count: 343
        
n-tier
|n-tier-architecture
I recently came to know that, different Information Technology are also based on N-Tier Architecture.
For example, a Web Technology is usually 3-Tier Architecture: The user, The Web Server and The Database Server. But we also develop various applications in N-tier. What are the difference between these two and how are they related to each other.
© Stack Overflow or respective owner