Are structs value types c#?
No Answer is Posted For this Question
Be the First to Post Answer
what is diffrence between protected ,internal and protected internal?? whether protected field available in derived class which is outside the assembly. if not ..this is possible by which access modifiers??
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What are collections in c#?
What is boxing and unboxing in c#?
What is a static class in c#?
What is executescalar in c#?
When a new instance of a type is created, what is the type of method implicitly called?
What is msil in c#?
What are the ways to deploy an assembly?
What is string class in c#?
Does unity require coding?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards