What is managed code execution?
No Answer is Posted For this Question
Be the First to Post Answer
What is DTS and explain the purpose of it?
What is manifest in .net?
What is the purpose of delegates in .net?
What is UDDI and how to register the web service in it?
What is a serviced component?
Why do we use the “using” statement?
What?s the Unix name for a Windows service equivalent?
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
Difference abstract class and interface in .net?
What exactly is being serialized when you perform serialization in .net?
What is iis? Have you used it?
How to manage pagination in a page using .net?