Re: Venting on .NET




"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: 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. ... C# would have had a lot more acceptance if it had a doc/view architecture. ... I believe WinForms are meant to provide a richer, but similar, experience to Web apps. ... Obviously we all order things online, access our accounts online, etc. and there are no help files required! ...
    (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: When i have to use Doc/View Architecture and Dialog-based Application??
    ... You use dialog-based apps when you need dialog-based apps. ... You use doc/view apps when the concept of document and view apply. ... There's no real mystery involved. ... MVP Tips: http://www.flounder.com/mvp_tips.htm ...
    (microsoft.public.vc.mfc)
  • Re: Maybe Safari 4 actually is for Windows
    ... Normal desktop apps can have their individual views accessed from ... And using the term "cloud" for it is more precise. ... There is something web apps do that desktop apps don't, ...
    (comp.sys.mac.advocacy)