What is windows form in c#?


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

Post New Answer

More C Sharp Interview Questions

How?s the DLL Hell problem solved in .NET?

1 Answers   Visual Soft,


What is monitor in C#?

0 Answers   TryTechnicals Pvt Ltd,


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  


What do you mean by synchronous and asynchronous operations?

0 Answers  


When do you generally use a class over a struct?

0 Answers  






What is value c#?

0 Answers  


How can I create image pieces/sub image?

0 Answers  


Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).

0 Answers  


What is difference between the "throw" and "throw ex" in .net?

0 Answers  


What is default c#?

0 Answers  


What is dependency injection in simple words?

0 Answers  


How to make a class non-inheritable other than sealed?

7 Answers  


Categories