What exception can an overridden method throw in comparison with the method it is overriding?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
Why singleton is sealed?
What are STA And MTA in threading?
i want display a given number into Rupees Format Like Given number is : 156735 my Expected output is 1,56,735. how to display?
What is serialization in .net?
Why ref is used in c#?
What does console writeline do?
What is the difference between string and stringbuilder in c#?
Explain the types of Polymorphism.
What is an iqueryable in c#?
What?s the difference between an interface and abstract class?
how dot net compiled code will become platform independent?