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
Web API supports which protocol?
What is is post back property in asp net?
How can you implement the postback property of an asp.net control?
Explain the advantages of asp.net.
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
What is the function of the ViewState property?
Why is it preferred to not use finalize for clean up?
What is difference cookie and session?
How do I send an email message from my ASP.NET page?
What is application variable in asp.net?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
What are the versions of garbage collection?
What is a session in asp.net?
What is round trip in asp.net?