what is the Difference between static and dynamic events in asp.net3.5 with C#?
what is the Difference between static and dynamic events in asp.net3.5 with C#?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted May 29, 2012, 1:28 AM
Please refer the below links
http://weblogs.asp.net/infinitiesloop/archive/2006/08/25/TRULY-Understanding-Dynamic-Controls-_2800_Part-1_2900_.aspx
http://www.codeproject.com/Articles/8114/Dynamically-Created-Controls-in-ASP-NET
http://www.4guysfromrolla.com/articles/081402-1.aspx#postadlink
http://devsushi.com/2006/09/01/aspnet-dynamic-controls-part-2/
Thanks