Describe the difference between inline and code behind -
which is best in a loosely coupled solution Tightly coupled
- INLINE
Answer Posted / raghumadhav tirunagari
inline function bind at compile time can write in aspx page
with in <% %> .
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can I configure asp.net applications that are running on a remote machine?
Where is asp.net session stored?
How does session authentication work?
What does ascx stand for?
To redirect the user to another page which method do we use without performing a round trip to the client?
What is difference between session and viewstate?
Define satellite assemblies.
How can u deifne the benefits and limitation of using Viewstate for state management?
What is cached data phone?
What are the different types of validation controls in asp.net?
Describe the master page.
What's the use of response.output.write()?
What is the difference between union and structure?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
Define the term Scavenging in Caching?