Describe the difference between inline and code behind.

Answer Posted / lakki

inline code is nothing but the design and code wil be implemented in same html page, where as in code behind the design page is seperated with .aspx file and coding is seperated with .aspx.cs file.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does clearing cache?

533


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

618


How would you enable impersonation in the web.config file?

539


How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?

521


How would you turn off cookies on a page of a website?

503






Distinguish between Server-side and Client-side code with its functionality?

622


What is manifest in .net framework?

537


In which event of the page viewstate is available?

464


What is the function of the ViewState property?

632


how to debug web services on consumer side?

570


What are the new features implemented in ASP.NET?

599


what is meant by sitemapnode ?

1496


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

506


How do you sign out from forms authentication?

552


What is web api and why to use it?

553