Benefit of asp.net control
I am creating a website i am in confusion that i should use html control or asp.net control or why
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 Jul 1, 2011, 2:14 AM
my openion is use asp.Net controls.....
When you are developing a website using dotnet...it will be fine if you use asp.net control....
If you follow asp.Net MVC pattern ..we have to develop the application using html controls only...
Akkiraju IvaturiPosted Jul 1, 2011, 1:01 AM
raghu vPosted Jun 30, 2011, 7:01 AM
its all way depends on the purpose what u need for the control if it just for displaying the like we do in label then u can go for html controls and all if u need to code some thing for the control and if u think it should be done some thing where we can do by just scripting then go for the asp controls like dropdown list chane so on..
Felipe RamosPosted Jun 29, 2011, 3:18 PM
Suthish NairPosted Jun 29, 2011, 3:07 PM
VulpesPosted Jun 29, 2011, 1:18 PM