Describe the difference between inline and code behind
which is best in a loosely coupled solution?
Answer Posted / kirti
ASP.NET supports two modes of page development: Page logic code that is written inside runat="server"> blocks within an .aspx file and dynamically compiled the first time the page is requested on the server. Page logic code that is written within an external class that is compiled prior to deployment on a server and linked ""behind"" the .aspx file at run time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know what is the difference between an abstract class and an interface?
What is jit compilers?
What are the advantages of .net?
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
Explain about managed heap?
Please explain what is the difference between a class and an object?
Explain attributes in dot net?
What is meant by localization?
What is RCW (Run time Callable Wrappers)?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What is the difference between asp.net & vb.net and explain architecture?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
Explain what is the difference between odbc and ado?
Is .net core stable?