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
In ViewState How much lifespan items stored?
Write a code for passing ArrayList in Web API?
Define managed code and managed data in .net?
What are the server control tags in asp.net.?
To load your generated dataset with data which method do you invoke?
When cookie will expire?
What are the steps involved to fill a dataset?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
How does exception management works in ASP.NET?
Define tracing.
What is directive in asp net?
Is asp.net and .net same?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
How to disable validator control by client side JavaScript?
Describe the method to create a permanent cookie?