Code Insider
Find tips, tricks, tutorials, walkthroughs for Asp.Net, C#, SQL and related !
Saturday, April 7, 2012
ASP.NET : Create controls dynamically
›
As a general practice, when we want to add any user control to a page, we put below in aspx: <%@ Register Src="Portal/WebControls/S...
Home
View web version