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

if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

0 Answers   Siemens,


Features and disadvantages of dataset ?

4 Answers   Interlink, Microsoft,


How does Garbage collector(GC) works in .net

14 Answers   Accenture, HCL, Kekran Mekran, People Tech, Wipro,


How do you handle server controls?

0 Answers   Cap Gemini,


Explain difference between friend and protected friend?

0 Answers  






How to unit test Web API?

0 Answers  


What are runtime hosts?

4 Answers   Microsoft,


Explain what the contents of cookie?

0 Answers  


• What are HttpHandlers? • What are HttpModules?

2 Answers  


When maintaining session through Sql server, what is the impact of Read and Write operation on Session objects? will performance degrade..

3 Answers   Allsec Technologies,


What is asp.net and how it works?

0 Answers  


.Net Doesn't offer Deterministic Distruction ? a) True b) False

4 Answers   CTS,


Categories