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 asp.net session state modes.

610


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

5068


What is the use of the tag in the web.config file?

566


What are the different web pages?

491


What is postback request?

550






What is asp.net version?

527


What is OSI layer? Explain different layers.

600


What is postback pixel?

517


Define dll hell?

625


How do I upload a file from my ASP.NET page?

591


To redirect the user to another page which method do we use without performing a round trip to the client?

526


Why do we need Sessions?

576


What are the three parts of an http response?

525


What are the types of session in asp.net?

523


What are the different validators in asp.net?

554