Hi,
How to use ascx in asp.net ..tell me any good article link.
Loading
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.
Jiteendra SampathiraoPosted Aug 20, 2011, 1:32 AM
we are creating web user controls(.ascx) for reusing purpose....
for example i have a dropdown list which consists some weekday names(sunday,monday etc)..
Now i have a requirement like in so many pages we have to use the dropdown list..This case we creating a user control there declaring dropdown list..then we are using that user control in every page....
refer Link and Link..
hope it help you.....
Jaganathan BantheswaranPosted Aug 19, 2011, 5:27 AM
Good examples are here,
Article1 Article2