What are code contracts?


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

Post New Answer

More Dot Net General Interview Questions

Difference between value type & reference types ?

0 Answers  


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  


which is the best dot net coaching center in visakhapatnam??

3 Answers  


Class for getting the info that is on clipboard of our system in a windows App?

1 Answers  


what is viewstate?

2 Answers  






If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

0 Answers  


What is the difference between a Hash Table and a Dictionary?

1 Answers  


Explain how to produce an assembly?

0 Answers  


Why did they call it .net?

0 Answers  


Difference between dispose and finallize method?

0 Answers  


What is Assembly manifest? what all details the assembly manifest will contain.

1 Answers  


What are object pooling and connection pooling and difference?

3 Answers   TCS,


Categories