Console Application or Windows Form Application?
I would like to ask about the difference between the console application and windows form application. I know that the design is made better using windows form application. My question is related with the working speed of an application. Is it possible to speed up my application using console application? I would like to ask about the difference and the advantages of the MFC application?
I think this is the wrong forum for that question. You're looking for how to program for Windows.