Define code access security (cas)?
No Answer is Posted For this Question
Be the First to Post Answer
Explain re-clarification of object based in .net?
Which namespace is require to used XML in .NET?
0 Answers Sans Pareil IT Services,
DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12
Explain about managed heap?
What are virtual destructures?
Explain acid properties?
What are multicast delegates?
What is gac in .net?
What is close method? How its different from finalize and dispose?
What are .net applications?
Explain the difference between constants and read-only variables?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?