Describe the difference between inline and code behind.
Answer Posted / chauhan rakesh botad
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 ? | 6 Yes | 2 No |
Post New Answer View All Answers
How does a web application session work?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What are early binding and late binding.
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is viewstategenerator?
What is a server farm in iis?
Is asp net front end or backend?
What is the difference between custom controls and user controls?
What is the use of express session?
What is difference between ispostback and autopostback in asp net?
What are the 3 types of web?
What are resource file and how do we generate resource file?
What is the default authentication mode for asp.net?
What does mean by a neutral culture?
Why asp.net is better than php?