I previously posted a question similar to this, but inadvertently put it in the wrong forum and probably worded it poorly as well.
I’ve looked at OpenNetCF SDF briefly; I’ve browsed through the documentation, and I’ve read online comments that say it’s a wonderful thing, but I’ve never seen anything that summarizes enhancements over the native components (3.5).
For instance, there is a Button2 control, but there appears to be nothing that tells me what makes it different from the Button control that already exists. I imagine I could do a method-by-method and property-by-property comparison to see what is different, but I’m essentially lazy, hence the interest in a third-party library to begin with.
Can anyone point me to a concise source that details the differences?