Explain how inline and code behind is used differently ?



Explain how inline and code behind is used differently ?..

Answer / ninad

writting a code along side the html in a page is inline
code.
Writing a code in a separate file and referenced by
the .aspx page is code Behind.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

which directive is mandatory in page control

3 Answers   AG Technologies,


How can you provide an alternating color scheme in a Repeater control?

6 Answers   Siebel Systems,


How would you enable impersonation in the web.config file?

0 Answers  


What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain

4 Answers   Mind Tree,


Explain how does asp page work?

0 Answers  






What is the Difference between user and server controls?

5 Answers  


What is localization and Globalization?

3 Answers  


What type of code (server or client) is found in a Code-Behind class?

3 Answers   Siebel Systems,


Can we use a static function with a non-static variable?

0 Answers  


Usage of web.config?

2 Answers   Microsoft,


What is boxing?

8 Answers   IBM, Misys, Siebel Systems,


Is there any property names “isnavigating”?

0 Answers  


Categories