I have heard there are web user control -> customer server control converters out there. I did a quick google and didn't get any hits...but I am sure a more thorough search would yield ...
perhaps my understanding is still coming along, being new to OO, but why are UserControls abstract by default in VS.net? i thought abstract meant a class that could only be used as a parent and not ...