SVN commits revision 141-142 - Projects core works continued
These revisions are made for finally convert tests of DUEMETRI.UI.WebControls. The commits impact my sandbox only, but these changes to bу merged with Jminold's sandbox and afterwards to main trunk
IMPORTANT! The most affecting change is that DUEMETRI.UI.WebControls.csproj project was renamed to DektopPanesTest.csproj to unify and make convenient DUEMETRI.UI.WebControls solution. It affects the root solution file. I think of moving gathering all those projects to single folder and/or possibly merge projects and their tests. Note that neither output location nor output assemly file name was NOT changed.
For that purposes the DUEMETRI.UI.WebControls solution was created. It contains DUEMETRI.UI.WebControls.DesktopPanes and DUEMETRI.UI.WebControls.HWMenu projects and their corresponding test projects. These tests are not unit tests or other automated tests. They are just for manual testing corrsponing WebControls features. IMO these test projects also could be used as usage examples and features demo for that WebControls.