What is desktop application testing?


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

Post New Answer

More C Sharp Interview Questions

How do you inherit from a class in C#?

1 Answers  


How do I get deterministic finalization in c#?

0 Answers  


What is type safe code?

0 Answers  


Is null == null c#?

0 Answers  


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


How Reflection is used and what it's significance ?

0 Answers   HCL,


How do I do implement a trace?

0 Answers  


Is arraylist generic in c#?

0 Answers  


What is method and function in c#?

0 Answers  


How do I register my code for use by classic com clients?

0 Answers  


Is it possible to inline assembly or il in c# code?

0 Answers  


How can we insert 100 records @ a time without using for loop into the databse

10 Answers   IBM,


Categories