Describe the difference between inline and code behind -
which is best in a loosely coupled solution Tightly coupled
- INLINE
Answer Posted / raghumadhav tirunagari
inline function bind at compile time can write in aspx page
with in <% %> .
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain asp.net page life cycle?
How do I know asp.net mvc version? : Asp.Net MVC
What are validator? Name the validation controls in asp.net?
What are early binding and late binding.
What does asp stand for in asp.net?
What is the difference between Session and response.Redirect?
Difference between response.redirect and server.transfer?
What is difference between session and cookies?
How will you load dynamic assembly? How will create assesblies at run time?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
What are the differences between the response.write() and response.output.write()?
Is asp.net easy to learn?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Is asp.net mvc still used? : Asp.Net MVC