I'm toying around with ASP.Net and I'm starting to get pretty exicted playing with includes and user controls. Events ROCK!
My question is: Which is better to use (performance-wise), User Controls or server side includes? By User Controls I mean simply encapsulating the code in an ascx file and registering it with the main page. No pre-compiling involved. I figure it's probably not all that different, but I still wonder what the implications are. All I need to do is drop a control with some some events into several pages. Do I gain any advantages in coding this into user controls vs simply adding an include tag where I want the controls placed? -Matias ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
