when we write the html code with runat = server it works
like a server control than why we use the server control?
Answer Posted / mahesh
yes, that's right. we have server controls they provide more advanced properties and functions as compared to built in HTML controls.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain what is clr?
What is autopostback in asp net?
What is session in http request?
What is difference between session and cookie?
What is the difference between debug and release?
Explain the difference between globalization and localization techniques
How does output caching work in ASP.NET?
What are httphandlers and httpmodules and difference between them?
What are the merits and demerits of viewstate?
Elaborate differentiation between ViewState and SessionState?
How to prevent client side validation from the ASP.NET validation controls?
Explain the features that make asp.net more used framework? : asp.net mvc
Explain the working of passport authentication.
How to implement form based authentication in asp.net application?
What is the difference between session and viewstate in asp.net?