Describe the difference between inline and code behind.

Answer Posted / chauhan rakesh botad

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 ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I have a unique key as foreign key?

621


Do you know using sql cache invalidation?

626


Can you use c# without .net?

638


Will the asp.net validators run in server side or client side?

745


What is caching? Explain.

638






What is the difference between GridView and Repeater controls in ASP.NET?

658


Which library is used by the testers and developers to develop automated tests and create testing tools?

625


What is hidden field in asp.net?

690


Explain a program using razor view engine to create a simple application? : asp.net mvc

589


Explain the use of resource manager class in .net.

598


How could you modify xaml content from javascript?

601


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

1510


What is base class of .net?

639


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

604


Explain why it is useful to use mvc instead of webforms? : asp.net mvc

699