when we write the html code with runat = server it works
like a server control than why we use the server control?
Answer / 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 |
Explain how inline and code behind is used differently ?
What does the .webpart file do?
what is advantage of developing in asp.net.why the same can't be developed in Java or other web developemnt tool.what are advantages of developers.
Explain about solution explorer window?
What is synchronous and Asynchronous post back ?
Any disadvantages in Dataset and in reflection ?
What is the DLL Hell Problem?
When would you set a control's AutoPostBack property to true?
How can you execute stored procedure from windows application?
Apart from IDE what are the enhancements in asp.net 2.0?
Where is ViewState information stored?
Where does the Web page belong in the .NET Framework class hierarchy?