Why does my windows application pop up a console window every time I run it?


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

Post New Answer

More C Sharp Interview Questions

What is the difference between CreateObject() and GetObject()?

0 Answers   CGI,


Differentiate between method overriding from method overloading with its functionality?

0 Answers   Siebel,


What is the difference between array and list in c#?

0 Answers  


What is lazy loading entity framework?

0 Answers  


Why do we use struct in c#?

0 Answers  






explain the features of static/shared classes.

0 Answers  


WHAT IS THE EXACT USE OF INTERFACE(DONT TELL USE FOR MULTIPLE INHERITANCE)

5 Answers   eXensys,


Suppose two interfaces have same method, so how will you implement these methods in derive class?

0 Answers  


How do you generate documentation from the C# file commented properly with a command-line compiler?

1 Answers  


List some of the classes used by system.data namespace?

0 Answers  


From a versioning perspective, what are the drawbacks of extending an interface as opposed to extending a class?

0 Answers  


What’s thread.sleep() in threading ?

0 Answers  


Categories