Concerning Web and Win Forms, they have to be two different
worlds, as the web version is disconnected, and the data has
to be marshalled to the server for processing, where the
win version has the system first hand.
But I agree about the controls .. ;)~ Although I suspect that
the cool controls you see are home grown for that project and
probably not part of an elite control lib for MS only, although,
maybe they are, and that's how they hold something special for
their apps UI wise... dunno..
> -----Original Message-----
> From: hans van Leunen [mailto:hans.van.leunen@s...]
> Sent: Thursday, November 01, 2001 12:02 PM
> To: Professional Windows Forms
> Subject: [pro_windows_forms] Re: New Title
>
>
> > > I'm pleased to announce a forthcoming Wrox title.
> > > It's Professional Windows Forms, (ISBN 1-861005-54-7)and
> it will be
> > > available to buy in October 2001.
> > >
> > > It covers all aspects of creating professional Windows
> Forms, using
> the
> > > exciting new Visual Studio.NET.
> > > If you need to know how to make great applications under the .NET
> > > framework then look no further!
> > >
> > > Gerard Maguire
> > > Technical Editor
> > > Wrox
> >
> > I wish they had one for VB^, but i'll take what I can! God Speed!
> Dear Gerard,
> It astonishes me that Microsoft really has created two
> different worlds:
> a WinForms based world and a WebForms based world. These
> worlds hardly
> overlap. Still there are many areas that these worlds may
> overlap. For
> example, in MFC there exist views that support browsing and a
> good support
> of DOM is built into this class library. And why are XML
> controls only
> supported in WebForms? I am not so familiar with WebForms, but there
> similar restrictions must exist.
>
> If one looks at the workspace of Visual Studio then an envy
> comes up for
> the developers that have all these nice looking controls,
> which are part
> of that userinterface, in their toolbox. If you compare this
> with the dull
> services that are offered via the toolbox list of that
> toolkit then you
> must conclude that Microsoft keeps the more powerfull and more pretty
> goodies for themselves!
>
> Greetings,
> Hans
> chris.kaiser@p...
> $subst('Email.Unsub')
>