winform efficiancy

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gilit golit
    New Member
    • Feb 2011
    • 27

    winform efficiancy

    I wrote a a small winform project with few forms,
    and the application is consuming 17 M while running.
    Also, sometimes it looks a little slow.

    It looks like it is loading heavy libraraies.
    a quit heavy project with no GUI is taking me less then 2 M


    Just create an application with one form ,
    and look how much it takes .

    Is this used for commercial applications ?
    Is there any other option for C++ or C# desktop application on windows
Working...