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
How to create discussion forum in asp.net mvc? : Asp.Net MVC
What is data control in asp.net?
Where is cookie used in asp.net?
How may clustered index we can create in table?
Explain diff between dataset and datareader?
Explain model, view and controller represent in an mvc application? : asp.net mvc
Can you use Web API with ASP.NET Web Form?
How to bind all the binding controls in a page at once in ASP.NET?
How do you remove duplicates without using remove duplicate stage?
What is rending process in ASP.NET?
Which browsers support the xmlhttprequest object?
How is it possible for .NET to support many languages?
Explain why datareader is useful?
What is difference between session and cookies in asp net?
How many web.config files can I have in an application?