CMM,
At the very least I expected VS2005 to have a Tabbed Document Interface
framework that allowed you to create professional modern apps. As it
stands you either create a messy overlapping-windows dialog based app or
an even messier deprecated MDI app.... which is what most developers
choose to do despite the fact that this paradigm has been urged against in
every single UI guideline since 1995 (including Microsoft's).
Did you already try MS Office Access? If you want everything MDI, than that
is the tool that probably fullfils your needs, although that it has of
course its limits and has probably 10% of the possibilities of Net. However,
as that is 90% of your problems to solve a very good tool.
A tabbed interface is for me typical Delphi, why would that be in Net. It is
the way that I mostly see direct that the application is made with Delphi, I
really don't call those one form compressed applications forever
professional as you seems to do. They often lack in my opinion a lot because
the small possibility of showing information.
Beside that, you can with less than 10 clicks create a windows form data
access application in any programlanguage of version 2005. I have seen this
now thanks to a problem from Philip that I investigated, but will probably
never use that myself.
Just my idea
Cor