Can anyone explain me what is the difference between creating controls at run time in Page_Init and Page.Load.I have create website with master page.In content page i am adding controls at run time int both events, it works fine.I just want to know how it
works.I could not find any difference when i run the website.
Go to the complete details ...