Describe the use of following com+ services jit activation, queued components, object pooling.?
No Answer is Posted For this Question
Be the First to Post Answer
Explain is the jit an interpreter?
Explain about Behavioral design pattern?
What is Atomicity?
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12
What is PageIndex in DataGrid?What is the event used in the Datagrid for while moving from one page to another page in the Grid?write code for it
What is nmake tool?
Major role of CLR for CAS
What is manifest in .net?
Which Security Algorithm used to encrypt the data? a) DES b)RC2 c)Triple DES d)All the above
What are situations when you register .NET assembly in GAC ?
What does stateless mean?
What is the difference between the C#.NET and VB.NET?