General guideline for Forms (Window) and Controls use on .NET CF 2.0

S

Sondre Bjellås

I was wondering if there is some sort of guideline on the use of Forms
(Windows) and Controls on .NET CF 2.0?

The question is regarding to updating the UI, what is best for performance,
memory usage, etc. Should I remove/show/hide controls in the main form when
the user does operations, or should I open a new window with controls? I
understand this is a broad and general question, but hopefully someone has
some pointers for me.

/Sondre
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top