User controls & Composite web server controls
        Posted  
        
            by 
                Shekhar_Pro
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shekhar_Pro
        
        
        
        Published on 2010-12-25T11:16:58Z
        Indexed on 
            2010/12/25
            13:54 UTC
        
        
        Read the original article
        Hit count: 452
        
Well Its both a poll and a question. Which approach should i prefer when it comes to writing a custom control in ASP.Net. Should i create a custom User control or should I create a Composite Web Server control. And how about adding a Designer support to the composite control. How are they different from each other and their Pros and Cons.
Differentiating with an example of each will be preferable.
© Stack Overflow or respective owner