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
What is the difference between GridView and Repeater controls in ASP.NET?
Is razor a programming language?
How can we use Web API with ASP.NET Web Form?
Explain the difference between or and orelse?
Write a code for sending an email from asp.net application.
What is server side routing?
How to prevent client side validation from the ASP.NET validation controls?
What is app_code folder in asp net?
Explain the different parts that constitute ASP.NET application?
Can master pages be nested?
What is an asp.net web form?
Explain about asp.net 2.0 themes?
Will the asp.net validators run in server side or client side?
When Cookies are expired in ASP.NET?
What is Web API?