Console Application of
1 | initial version |
Console Application of
2 | No.2 Revision |
Console 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?
3 | retagged |
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?