Describe the difference between inline and code behind.
Answer Posted / ramgopal reddy
Inline code written along side the html in a page.
Code-behind is code written in a separate file and
referenced by the .aspx page.
| Is This Answer Correct ? | 36 Yes | 3 No |
Post New Answer View All Answers
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
Do you know about caching with the datasource controls?
what are configuration files?
What is a uri query?
List all templates of the repeater control.
What is skin in asp.net?
What is the biggest disadvantage of “Other Return Types” in Web API?
8. Why do you want to work here?
What is an example of an application service provider?
What are the new data controls in asp.net 2.0?
Can asp.net work on an nt server?
Explain the difference between asp & asp.net.
What is difference between ispostback and autopostback in asp net?
Why is global asax is used?
Explain difference between dataset and datareader?