Describe the difference between inline and code behind.
Answer Posted / sudhir kunnure
inline code writing in client side code you can write
server side code to html page in .dot net.if you write all
code on client side adding namspace then it inline code.
if you write seprate code for server side and client side
then server side code is code behind
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
Which is better php or asp.net?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
What is application session?
List the types of authentication supported by asp.net?
What do you mean by authorization?
How to display Alert in ASP.NET
Can you explain the importance of finalize method in .net?
Explain the difference between globalization and localization techniques
What is dynamic web page with example?
What is the server of asp.net?
What is difference between session and cookies in asp net?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is the difference between mvc and asp.net? : Asp.Net MVC
What is postback request?
What are the different validators in asp.net?