473,394 Members | 1,869 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

.NET 3.0 ....

Hi,
What are the advantages/new features .NET 3.0 brings in compared
to .NET 1.1.What are the impacts on the current system using 1.1,
backward compatibility etc. Can i get some heads-on comparison between
the two?

May 21 '07 #1
12 1201
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
change comes in .Net 3.5.

Comparisons abound; I can't find the one I usually quote, but how
about:
http://blah.winsmarts.com//Post.aspx?postID=41

The biggest change is generics, but various other features.

But I agree with the sentiment : if you *can* change to 2.0 (from
1.1), then do so.

Whether you want 3.0 depends on what you are doing; if you are using
WSE/remoting then WCF is worth a peek. If you want workflow then WF;
WPF is a complete overhaul of the GUI layer, so is best for
green-field sites, plus it is a whole new skillset to learn.

Marc
May 21 '07 #2
Uh, oh- another buzzword. What is "Green-field" - a version of Web 2.0?
Enlighten us.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Marc Gravell" wrote:
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
change comes in .Net 3.5.

Comparisons abound; I can't find the one I usually quote, but how
about:
http://blah.winsmarts.com//Post.aspx?postID=41

The biggest change is generics, but various other features.

But I agree with the sentiment : if you *can* change to 2.0 (from
1.1), then do so.

Whether you want 3.0 depends on what you are doing; if you are using
WSE/remoting then WCF is worth a peek. If you want workflow then WF;
WPF is a complete overhaul of the GUI layer, so is best for
green-field sites, plus it is a whole new skillset to learn.

Marc
May 21 '07 #3
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
May 21 '07 #4
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
May 21 '07 #5
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

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com

"Marc Gravell" wrote:
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
May 21 '07 #6
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
"Peter Bromberg [C# MVP]" <pb*******@yahoo.yabbadabbadoo.comwrote in
message news:27**********************************@microsof t.com...
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

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com

"Marc Gravell" wrote:
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

May 21 '07 #7
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
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Ollie Riches" wrote:
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
"Peter Bromberg [C# MVP]" <pb*******@yahoo.yabbadabbadoo.comwrote in
message news:27**********************************@microsof t.com...
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

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com

"Marc Gravell" wrote:
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


May 21 '07 #8
Peter Bromberg [C# MVP] <pb*******@yahoo.yabbadabbadoo.comwrote:
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 - <sk***@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
May 21 '07 #9
Yes, but over here on this side of the Pond we bloody Noo Yawkers haven't
been exposed to the Queen's English.
:-)
--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"Jon Skeet [C# MVP]" wrote:
Peter Bromberg [C# MVP] <pb*******@yahoo.yabbadabbadoo.comwrote:
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 - <sk***@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
May 21 '07 #10
Peter Bromberg [C# MVP] <pb*******@yahoo.yabbadabbadoo.comwrote:
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.

--
Jon Skeet - <sk***@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
May 21 '07 #11
"Jon Skeet [C# MVP]" <sk***@pobox.comwrote in message
news:MP*********************@msnews.microsoft.com. ..
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.
--
http://www.markrae.net

May 21 '07 #12
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!

May 25 '07 #13

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: William C. White | last post by:
Does anyone know of a way to use PHP /w Authorize.net AIM without using cURL? Our website is hosted on a shared drive and the webhost company doesn't installed additional software (such as cURL)...
2
by: Albert Ahtenberg | last post by:
Hello, I don't know if it is only me but I was sure that header("Location:url") redirects the browser instantly to URL, or at least stops the execution of the code. But appearantely it continues...
3
by: James | last post by:
Hi, I have a form with 2 fields. 'A' 'B' The user completes one of the fields and the form is submitted. On the results page I want to run a query, but this will change subject to which...
0
by: Ollivier Robert | last post by:
Hello, I'm trying to link PHP with Oracle 9.2.0/OCI8 with gcc 3.2.3 on a Solaris9 system. The link succeeds but everytime I try to run php, I get a SEGV from inside the libcnltsh.so library. ...
1
by: Richard Galli | last post by:
I want viewers to compare state laws on a single subject. Imagine a three-column table with a drop-down box on the top. A viewer selects a state from the list, and that state's text fills the...
4
by: Albert Ahtenberg | last post by:
Hello, I have two questions. 1. When the user presses the back button and returns to a form he filled the form is reseted. How do I leave there the values he inserted? 2. When the...
1
by: inderjit S Gabrie | last post by:
Hi all Here is the scenerio ...is it possibly to do this... i am getting valid course dates output on to a web which i have designed ....all is okay so far , look at the following web url ...
2
by: Jack | last post by:
Hi All, What is the PHP equivilent of Oracle bind variables in a SQL statement, e.g. select x from y where z=:parameter Which in asp/jsp would be followed by some statements to bind a value...
3
by: Sandwick | last post by:
I am trying to change the size of a drawing so they are all 3x3. the script below is what i was trying to use to cut it in half ... I get errors. I can display the normal picture but not the...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.