What is anonymous types in c#?


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

Post New Answer

More C Sharp Interview Questions

Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?

0 Answers   HCL,


Why do we use yield in c#?

0 Answers  


How to achieve polymorphism in c#?

0 Answers  


Where are value types stored in c#?

0 Answers  


What?s class SortedList underneath?

1 Answers  






Define multicast delegate? How it be used?

0 Answers   Siebel,


What is default c#?

0 Answers  


What is data annotation in c#?

0 Answers  


if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?

0 Answers   Siebel Systems,


write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )

0 Answers  


Can a sealed class be used as a base class?

0 Answers  


What is the solution if you need to manipulate sets of items?

0 Answers  


Categories