Describe the difference between inline and code behind.

Answer Posted / ramgopal reddy

Inline code written along side the html in a page.
Code-behind is code written in a separate file and
referenced by the .aspx page.

Is This Answer Correct ?    36 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

504


What is the differences between a primary key and a unique key in sql server?

531


How do you remove duplicates without using remove duplicate stage?

611


Explain the disadvantages of viewstate?

567


What are the different methods of session maintenance in asp.net?

531






Explain how cookies work.

596


What are the advantages of Web API?

634


What is the application pool?

543


What is a form tag?

504


Which is the parent class of the ASP.NET server control?

536


Explain code snippet to register exception filters from controller?

623


What is the caspol.exe tool used for?

540


What is difference between session and cookies in asp net?

500


Explain the benefits of viewstate?

578


When we use cookie less session? Explain its working?

559