Re: Venting on .NET
- From: Ian Semmel <isemmelNOJUNK@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 03 Jan 2006 05:03:28 +1000
I have noticed that over the past year, more and more web sites won't work with anything other than Internet Explorer. eg my bank's online site just doesn't show drop-down menus when using firefox. I assume that this is because programmers are using some simple pre-packaged .NET designs.
David Ching wrote:
"Joseph M. Newcomer" <newcomer@xxxxxxxxxxxx> wrote in message news:29hhr15mb356rtq51tv59pa1eemtsbrodo@xxxxxxxxxx
It is bizarre. FIrst, there is no good definition of what ".NET" means, and the term is
thrown around in so many contexts that it is hard to figure out who is saying what about
it. Perhaps the reference is to C#, which is often erroneously called ".NET", but it is
just a language that uses the Common Language Runtime.
C# would have had a lot more acceptance if it had a doc/view architecture.
Well, the Doc/View support belongs in the .NET framework, not in C#, similar to how it is in the MFC framework and not in C++.
But of course,
the power of this paradigm was discarded when the C# libraries were created, because who
in their right mind would want to do something with a document/view architecture?
I believe WinForms are meant to provide a richer, but similar, experience to Web apps. It's really amazing the how simple web apps are to use. Obviously we all order things online, access our accounts online, etc. and there are no help files required! I think Microsoft is intent on making their apps approach the simplicity of Web apps, which is how their MS Money app is evolving. Also, no mainstream MS apps use Doc/View. I think their philosophy is Doc/View is a niche market that doesn't scale well. And indeed it doesn't. Some of the Doc/View apps I've seen open many windows that are hard to manage and spread all manner of settings all over the place. Doc/View is better for small-medium apps. I use it myself, but it isn't a panacea.
-- David
http://www.dcsoft.com
.
- Follow-Ups:
- Re: Venting on .NET
- From: Joseph M . Newcomer
- Re: Venting on .NET
- References:
- Re: Venting on .NET
- From: Joseph M . Newcomer
- Re: Venting on .NET
- From: David Ching
- Re: Venting on .NET
- Prev by Date: How to change the font while window is loaded.. ??
- Next by Date: Re: MFC and Windows Vista
- Previous by thread: Re: Venting on .NET
- Next by thread: Re: Venting on .NET
- Index(es):
Relevant Pages
|
Loading