Re: Venting on .NET



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



.



Relevant Pages

  • Re: Venting on .NET
    ... eg my bank's online site just doesn't ... It's really amazing the how simple web apps are to use. ... no mainstream MS apps use Doc/View. ...
    (microsoft.public.vc.mfc)
  • Re: Question regarding adoption (or not) of online office applicat
    ... soon to be) a viable replacement to desktop office applications. ... I am also hesitant about including "features" as a criteria since ... whether online applications are better than desktop applications. ... If it's vital that you be able to use your documents and apps from any internet ...
    (microsoft.public.office.misc)
  • Re: Venting on .NET
    ... > C# would have had a lot more acceptance if it had a doc/view architecture. ... It's really amazing the how simple web apps are to use. ... Obviously we all order things online, access our accounts online, etc. and ...
    (microsoft.public.vc.mfc)
  • Re: Is Doc/View Architecture really needed?
    ... You can still use it even in non data driven apps. ... I have had no problems with doc/view in any app regardless of its design. ... Why are you getting run time errors because of it? ... I wanted to try some codes last night and start a default MFC app. ...
    (microsoft.public.vc.mfc)
  • Re: virus scanner failed
    ... It may be that the items discovered by the online scan were Trojans / ... Many AV apps do not find these type of infections. ... AVG free edition. ... AVG didnt pick anything up, but I was stil getting virus like symptoms, I ...
    (microsoft.public.windowsxp.general)

Loading