guy said:
Yes, it is simply that after doing (say) 6 months of WebForms stuff when I
change to a WinForms project I have forgotten the explicit control names
so I
have to rummage around the documentation going through the different grids
(or whatever) to find the one I want.
If all Grid controls wete just called 'Grid', and prefixed 'win' or 'web'
with a Framework number or similar then I would know that I should be
looking
for (say) a winGrid2.0
Basically it would be just make it easier to know what control to use
Guy
But that would be simplifying things. Microsoft knows that you can charge
more for complicated things because end users (quite wrongfully) equate
complication with power and capability.
Its the same reason for having multiple versions of the failing Vista OS.
A simplification of OS sales strategy that would pocket MS more cash would
be to put out a single, basic version of the OS that has modules built-in
(but disabled) that you can purchase and activate online. That way you run
and pay for only what you need and can add-on features at any time with just
a credit card and web connection.
And, while it is ture that end users (quite wrongfully) equate complication
with power and capability, the most successful software (i.e. the software
with the most users and most loyal following) always seems to be the simple
stuff.
For example, Visual Basic (up to and including version 6) had an estimated 3
to 6 million users (depending on which stats you follow). Meanwhile, VB.Net
has seen that number more than halved.
Why? Because VB.Net (affectionatley known as Fred.Net) is much more
complicated to code in, is more bloated in terms of distribution, is easier
to reverse engineer and is less responsive than it's true Visual Basic
forefathers.
But, don't hold your breath for MS to change the way they do things. I have
read on Microsoft blogs (the blog of the head developer of Office 2007 no
less) that Microsoft (paraphrasing here) "doesn't write code to please
customers. We write code to make money for investors."
If you are a large investor, MS *might* listen. If not, you are SOL, like
the rest of us.
jim