ASP.NET Server Controls
        Posted  
        
            by Ahmet Altun
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ahmet Altun
        
        
        
        Published on 2010-04-19T11:30:24Z
        Indexed on 
            2010/04/19
            11:33 UTC
        
        
        Read the original article
        Hit count: 233
        
ASP.NET
Web Server Controls and Html Server Controls both derive from System.Web.UI.Control.
What is the emphasis of the concept "server" here? Why "server" control?
© Stack Overflow or respective owner