Uh, oh- another buzzword. What is "Green-field" - a version of Web 2.0?
Enlighten us.
Peter

Signature
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net
> This is really a comparison between 1.1 and 2.0, as .Net 3.0 is
> actually .Net 2.0 plus a few extra libs (WCF, WPF etc). The next big
[quoted text clipped - 15 lines]
>
> Marc
Marc Gravell - 21 May 2007 12:40 GMT
> Uh, oh- another buzzword. What is "Green-field" - a version of Web
> 2.0?
As in - a fresh project; I know you can talk from WPF <---> winform,
but it gets a little messy. Plus it gives an inconsistent UI with
different forms working differently. Hence IMO, WPF is best reserved
for new projects, not as bolt-ons to established products.
http://en.wikipedia.org/wiki/Greenfield_project
Marc
Marc Gravell - 21 May 2007 12:48 GMT
> so is best for green-field sites,
And to clarify: by this I meant "is best *reserved* for"; I'm not
saying "use WPF, it is far better" - rather "I wouldn't go trying to
bodge it into existing work".
Personally I still don't find the WPF visual tools very easy to use...
this could just be through my familiarity with the old-school winforms
(compared to the new ones), so I'm willing to give it the benefit of
the doubt... but it could arguably do with some more time to mature /
bed-in? Of course, maturity only comes through usage... catch-22...
;-p
Marc
Peter Bromberg [C# MVP] - 21 May 2007 14:24 GMT
Excellent. "Green-field site" has been added to my technobabble vocabulary.
Somehow it reminded me of the green field desktop wallpaper that's standard
with Windows XP. WPF tools should become more integrated and usable over
time. Orcas steps in that direction.
Peter

Signature
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
> > so is best for green-field sites,
>
[quoted text clipped - 10 lines]
>
> Marc
Ollie Riches - 21 May 2007 14:40 GMT
Peter,
as you probably know devs everywhere want to work on 'greenfield' projects
and no one wants to work on existing application development.
defintion at wikipedia:
http://en.wikipedia.org/wiki/Greenfield_project
Ollie Riches
> Excellent. "Green-field site" has been added to my technobabble
> vocabulary.
[quoted text clipped - 18 lines]
>>
>> Marc
Peter Bromberg [C# MVP] - 21 May 2007 17:19 GMT
Thanks for that, Ollie. A Wikipedia entry makes it even more "for real". I
guess I just can't keep up with the terminology. Must be from working too
many Greenfield projects. :-)
Pete

Signature
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net
> Peter,
>
[quoted text clipped - 29 lines]
> >>
> >> Marc
Jon Skeet [C# MVP] - 21 May 2007 18:03 GMT
> Excellent. "Green-field site" has been added to my technobabble vocabulary.
There's nothing particularly technical about it. For instance, when
talking about housing (at least in the UK) there's always the
distinction between green-field sites and brown-field sites.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Peter Bromberg [C# MVP] - 21 May 2007 22:12 GMT
Yes, but over here on this side of the Pond we bloody Noo Yawkers haven't
been exposed to the Queen's English.
:-)

Signature
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net
> > Excellent. "Green-field site" has been added to my technobabble vocabulary.
>
> There's nothing particularly technical about it. For instance, when
> talking about housing (at least in the UK) there's always the
> distinction between green-field sites and brown-field sites.
Jon Skeet [C# MVP] - 21 May 2007 22:23 GMT
> Yes, but over here on this side of the Pond we bloody Noo Yawkers haven't
> been exposed to the Queen's English.
I shall make a point of including as much UK-specific jargon as
possible in future posts. Purely for educational purposes, of course.

Signature
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too
Mark Rae - 21 May 2007 22:31 GMT
> I shall make a point of including as much UK-specific jargon as
> possible in future posts. Purely for educational purposes, of course.
I should coco.

Signature
http://www.markrae.net
Remote_User - 25 May 2007 19:35 GMT
Hi all,
So if i am going for a new application which is focused upon
communication between two different systems or a client-server model,
assuming i use DCOM model, will 3.0 provide me something better so
that i can move to it AND *giving me backward compability*, if i want
to add a new client created using old framework versions can this be
handled too? Also can you guys please tell where can i find such
architectural/system etc details about .NET so that i can or may try
to valuate the justification of moving to 3.0 else go to 2.0 from the
existing 1.1?
Is 3.0 available by the way for licensed use?
Thanks in advance!