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
What is %20 in a url?
What is enableviewstate?
Give an example of cookie abuse.
How do I send an email message from my ASP.NET page?
What are the differences between primary foreign and unique keys?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Explain the difference between an exe and a dll?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
What are resource file and how do we generate resource file?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What is asp.net localization?
Where sessions are stored in asp.net?
Contrast OOP and SOA. What are tenets of each ?
Define page output caching?
Explain about solution explorer window?