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

Explain about asp.net 2.0 themes?

551


Is asp.net 64-bit enabled? How?

576


What is server redirect?

541


Explain the disadvantages of viewstate?

567


What are the different types of Caching techniques in ASP.NET?

569






Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1605


Describe paging in asp.net?

671


Out of ASP or ASP.NET which one is stateless?

674


Define xmlvalidatingreader class.

559


Differentiate strong typing and weak typing

523


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

589


What is Cookies Less Session?

606


if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

1831


What is a global postback url?

505


What is state management in asp.net with example?

454