Describe the difference between inline and code behind.
Answer Posted / sudhir kunnure
inline code writing in client side code you can write
server side code to html page in .dot net.if you write all
code on client side adding namspace then it inline code.
if you write seprate code for server side and client side
then server side code is code behind
Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
What do you mean by role-based security?
What are the main requirements for caching?
What is asp.net used for?
What are the different types of cookies in asp.net?
Where is the view state data stored in asp net?
Can I have a unique key as foreign key?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What does ascx stand for?
Differentiate between a page theme and a global theme?
Can you use c# without .net?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
How does session id work?
Can I read the hard disk serial # of the client computer using asp.net?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What are the data controls available in asp.net?