I am working in asp.net application, adding functionalities like form elements, validation and populating data from DB.
1) I can use ASP: controls but I am wondering is it possible to use HTML.TextBox or
2) If I can use <input type="text" or Html.TextBox
what are the pros and cons of using them versus using
Thanks
No comments:
Post a Comment