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

In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

0 Answers  


How to check the end of the record in Datareader?

2 Answers   Cognizant,


Define the types of configuration files.

0 Answers  


Why and where this web.config file is used?

0 Answers   Amazon,


What are Http handler ?

6 Answers   Accenture, BirlaSoft, Satyam, Syntel,






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

0 Answers  


If you want to write your own dot net language, what steps you will you take care?

0 Answers  


How to turn off cookies for a page?

0 Answers  


Why is global asax is used?

0 Answers  


Can we throw exception from catch block ?

4 Answers   Accenture, BirlaSoft,


What is the Custom Error in ASP.NET?

2 Answers   ABB, IBM, Infosys, Tech Mahindra,


How to deploy/publish webservices?How many ways?Plz explain me

0 Answers   TCS,


Categories