Describe the difference between inline and code behind.

Answer Posted / khan ashrafeen

Code Behind refers to the code for an ASP.NET Web page that is written in a separate class file that can have the extension of .aspx.cs or .aspx.vb depending on the language used.
Inline Code refers to the code that is written inside an ASP.NET Web Page that has an extension of .aspx

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between asp.net mvc and asp.net webforms

681


COM+ Used ________________ Isolation Level

1607


Which authentication uses a combination of windows and iis authentication?

670


What is content place holder?

612


What is server side in asp.net?

588






Explain the difference between inline and code behind - which is best in?

590


What are the differences between the response.write() and response.output.write()?

625


What are the different types of sessions in asp.net?

573


How is session id generated?

551


How is a session stored and maintained in asp.net?

620


What is the difference between trace and debug in asp.net?

714


Explain the asp.net session state modes.

710


How are sessions stored?

633


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

599


What is globalization and localization in asp net?

585