What is the procedure to add assemly to gac to make it shared one?
No Answer is Posted For this Question
Be the First to Post Answer
What is "microsoft intermediate language" (msil)?
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
Please explain what is heap and what is stack?
What are object pooling and connection pooling and difference?
Explain webfarm vs webgardens in .net?
Explain the .net framework overview?
What is meant by managed and unmanaged code?
How anonymous method is different from a lambda expression?
What is LINQ?
Explain what is the difference between a class and an object?
Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
What is different between Web User Control and Web Custom Control?