Answer Posted / xyz
It has Comman Language Runtime execution Engin which
translate the source code into Microsoft Intermediate
Language (MSIL) .It is called Managed code.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
How do you store a value in viewstate and retrieve them?
What is cache in asp net?
What is asp.net web application?
What are the memory-mapped files?
How do u declare static variable and how it is declared and what is its lifetime?
Apart from IDE what are the enhancements in asp.net 2.0?
Give some salient points of difference between request processor and request dispatcher.
Describe the method to create a permanent cookie?
Can you explain one critical mapping?
Which object encapsulates state or data of a user?
What is active web page?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Explain the namespace classes used in asp.net mvc? : asp.net mvc