Describe the difference between inline and code behind?

Answer Posted / sivasaravanan

inline:
is written along side the html in a page.
code behind:
is a concept where the content of page in one file and the
server side code is another file...

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by serialize and marshalbyref?

667


Explain the difference between AutoPostBack and IspostBack in ASP.NET?

691


Explain the use of duration attribute of @outputcache page directive.

724


How do we implement bundling in MVC?

704


What is asp.net master page?

641






Why will you usually create an aspnet user account in the database for an asp.net web application?

630


What is intrinsic objects in asp.net?

740


When we use cookie less session? Explain its working?

646


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

604


What is a ashx file?

650


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1578


How asynchronous call can be implemented using delegates?

645


How will you load dynamic assembly? How will create assesblies at run time?

553


What are sharepoint pages?

574


What is asp short for?

660