Answer Posted / kiran
in simple
testing every individual control in the application
individually
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we need reflection in c#?
What are delegates in C#?
What is object array in c#?
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?
What is transparent caching with aop ?
What are concrete classes?
What happens if you add duplicate elements to a set?
What is c# commonly used for?
In .Net, what is an assembly? Also explain the type of assembly.
Explain the process of Serialization?
What are Indexers in C#?
Illustrate namespaces in c#?
What is a c# delegate?
What is extension method in c sharp?
Are enums static c#?