What is iis? Have you used it?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

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

3 Answers  


Explain me what is the difference between a class and an object, and how do these terms relate to each other?

0 Answers  


Explain what is an application domain?

0 Answers  


Please tell us what is the difference between override and overload in a method?

0 Answers  


How do you view the methods and members of a dll?

0 Answers  






Explain difference between panel and groupbox classes using .net?

0 Answers  


How to produce an assembly?

0 Answers  


What is boxing?

3 Answers  


Explain what rare the types of jit and what is econo-jit?

0 Answers  


What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


What are object pooling and connection pooling and difference?

3 Answers   TCS,


What is difference between .net and .net core?

0 Answers  


Categories