Explain JIT activation?
Answers were Sorted based on User's Feedback
Answer / swapna
The objective of JIT activation is to minimize the amount
of time for which an object lives and consumes resources on
the server.
With JIT activation, the client can hold a reference to an
object on the server for a long time, but the server
creates the object only when the client calls a method on
the object.
After the method call is completed, the object is freed and
its memory is reclaimed. JIT activation enables
applications to scale up as the number of users increases.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / virat
The COM+ Just-in-Time (JIT) Activation service allows idle
server resources to be used more productively. When a
component is configured as JIT activated, COM+ can
deactivate an instance of it while a client still holds an
active reference to the object. The next time the client
calls a method on the object, COM+ reactivates the object
transparently to the client, just in time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / yoga
The JIT only used for covert the MISL code into the native
code
| Is This Answer Correct ? | 1 Yes | 4 No |
Explain the disadvantages of com components?
Explain consistency?
can we send inputs to visual basic projects through command line arguments
what are wrapper Classes?
What happens when we instantiate a COM component ?
Explain JIT activation?
What is the new three features of COM+ services, which are not there in COM (MTS) ?
Difference between COM and .NET component ?
Explain how to make a net component talk to a com component?
WHY WE LEARN THE 8085 ? BECAUSE WE R IN 21 CENTURI SO WHY WE LEARN 8085?
Is the com architecture same as .net architecture?
What are Interop Services?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)