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
How do cookies work? Give an example of their abuse.
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Can you explain one critical mapping?
What is the request flow used for asp.net mvc framework? : asp.net mvc
Explain the difference between overriding and overloading?
How can we prepairing Interview
What New Features comes with ASP.NET Web API 2.0?
Can we have multiple web config files for an asp.net application?
How ASP.NET page works?
What is latest version of asp.net mvc? : Asp.Net MVC
What is a 1x1 pixel?
What is ASLM?
Explain how dot net compiled code will become platform independent?
Can master pages be nested?
Describe in brief .net framework and its components.