473,387 Members | 1,535 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,387 software developers and data experts.

.net frame work 3

Hi,
Does any one know the difference between .net 2 and .net 3
And does program made with vb2005 .net 2 works on windows vista
And can i make compatibility of vb2005 with the .net 3
Omar Abid

Jun 25 '07 #1
26 3377
Does any one know the difference between .net 2 and .net 3

..Net 3.0 = .Net2.0 + WPF + WCF + a few others
And does program made with vb2005 .net 2 works on windows vista
Yes
And can i make compatibility of vb2005 with the .net 3
Sorry I'm not sure I understand this one.

Possibly you mean "Can I code against .Net 3.0 with VS2005?"

If so then the answer is yes although you will likely need the November CTP
of the VS2005 Extentionsfor some bits.

I don't have a lot of knowledge in this area, perhaps someone else can fill
in the blanks.

--
Rory

Jun 25 '07 #2
On Jun 25, 1:40 pm, Rory Becker <RoryBec...@newsgroup.nospamwrote:
Does any one know the difference between .net 2 and .net 3

.Net 3.0 = .Net2.0 + WPF + WCF + a few others
And does program made with vb2005 .net 2 works on windows vista

Yes
And can i make compatibility of vb2005 with the .net 3

Sorry I'm not sure I understand this one.

Possibly you mean "Can I code against .Net 3.0 with VS2005?"

If so then the answer is yes although you will likely need the November CTP
of the VS2005 Extentionsfor some bits.

I don't have a lot of knowledge in this area, perhaps someone else can fill
in the blanks.

--
Rory
Thx 4 reply what i want is that can i use .net frame work 3 instead of
version 2 in programing with vb2005
Omar Abid

Jun 25 '07 #3
Omar Abid wrote:
Does any one know the difference between .net 2 and .net 3
dotNet_3 = dotNet_2 + Whizzo_Vista_specific_classes
And does program made with vb2005 .net 2 works on windows vista
VB2005 /SP1/, yes.
And can i make compatibility of vb2005 with the .net 3
Just add references to the "new" bits you want to use.

HTH,
Phill W.
Jun 25 '07 #4
On Jun 25, 2:13 pm, "Phill W." <p-.-a-.-w-a-r...@-o-p-e-n-.-a-c-.-u-k>
wrote:
Omar Abid wrote:
Does any one know the difference between .net 2 and .net 3

dotNet_3 = dotNet_2 + Whizzo_Vista_specific_classes
And does program made with vb2005 .net 2 works on windows vista

VB2005 /SP1/, yes.
And can i make compatibility of vb2005 with the .net 3

Just add references to the "new" bits you want to use.

HTH,
Phill W.
thx

Jun 25 '07 #5
"Omar Abid" <om***********@gmail.comschrieb:
Thx 4 reply what i want is that can i use .net frame work 3 instead of
version 2 in programing with vb2005
Yes and no. The programming languages and libraries which are part of .NET
2.0 have not changed with .NET 3.0. .NET 3.0 simply adds some additional
class libraries, which you can reference from within your projects.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Jun 25 '07 #6
On Jun 25, 8:48 pm, "Herfried K. Wagner [MVP]" <hirf-spam-me-
h...@gmx.atwrote:
"Omar Abid" <omar.abid2...@gmail.comschrieb:
Thx 4 reply what i want is that can i use .net frame work 3 instead of
version 2 in programing with vb2005

Yes and no. The programming languages and libraries which are part of .NET
2.0 have not changed with .NET 3.0. .NET 3.0 simply adds some additional
class libraries, which you can reference from within your projects.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
and can i use those new libraries ?

Jun 26 '07 #7
"Omar Abid" <om***********@gmail.comschrieb:
>
>Thx 4 reply what i want is that can i use .net frame work 3 instead
of version 2 in programing with vb2005
Yes and no. The programming languages and libraries which are part of
.NET 2.0 have not changed with .NET 3.0. .NET 3.0 simply adds some
additional class libraries, which you can reference from within your
projects.
I don't understand why part of your answer is No. The simple fact is that
if .net 3.0 SDK is installed then he can reference the libraries it contains
from VS2005 (albeit with SP1 installed as Phil pointed out)

--
Rory
Jun 26 '07 #8
"Phill W." <p-.-a-.-w-a-r-d-@-o-p-e-n-.-a-c-.-u-kwrote in news:f5obi1$qn2
$3@south.jnrs.ja.net:
>Does any one know the difference between .net 2 and .net 3

dotNet_3 = dotNet_2 + Whizzo_Vista_specific_classes
WCF, WPF, WFF, WCS all rujn under XP too!
Jun 26 '07 #9
On Jun 26, 12:06 pm, Spam Catcher <spamhoney...@rogers.comwrote:
"Phill W." <p-.-a-.-w-a-r...@-o-p-e-n-.-a-c-.-u-kwrote in news:f5obi1$qn2
$...@south.jnrs.ja.net:
Does any one know the difference between .net 2 and .net 3
dotNet_3 = dotNet_2 + Whizzo_Vista_specific_classes

WCF, WPF, WFF, WCS all rujn under XP too!
what r those tools ??

Jun 26 '07 #10
Omar Abid <om***********@gmail.comwrote in
news:11**********************@q75g2000hsh.googlegr oups.com:
On Jun 26, 12:06 pm, Spam Catcher <spamhoney...@rogers.comwrote:
>"Phill W." <p-.-a-.-w-a-r...@-o-p-e-n-.-a-c-.-u-kwrote in
news:f5obi1$qn2 $...@south.jnrs.ja.net:
>Does any one know the difference between .net 2 and .net 3
dotNet_3 = dotNet_2 + Whizzo_Vista_specific_classes

WCF, WPF, WFF, WCS all rujn under XP too!

what r those tools ??
Windows Communications Framework (Remoting Replacement)
Windows Presentation Foundation (New GUI framework)
Windows WorkFlow Foundation (Workflow engine)
Windows CardSpaces (Security Framework)
Jun 26 '07 #11
Rory Becker wrote:
>"Omar Abid" <om***********@gmail.comschrieb:
>>Thx 4 reply what i want is that can i use .net frame work 3 instead
of version 2 in programing with vb2005
Yes and no. The programming languages and libraries which are part of
.NET 2.0 have not changed with .NET 3.0. .NET 3.0 simply adds some
additional class libraries, which you can reference from within your
projects.

I don't understand why part of your answer is No. The simple fact is
that if .net 3.0 SDK is installed then he can reference the libraries it
contains from VS2005 (albeit with SP1 installed as Phil pointed out)
I suppose that the "no" part is that you can't use VB.NET 3.0 instead of
VB.NET 2.0 in .NET framework 3.0, because .NET framework 3.0 still uses
VB.NET 2.0.

--
Göran Andersson
_____
http://www.guffa.com
Jun 26 '07 #12
Omar Abid wrote:
On Jun 26, 6:29 pm, Göran Andersson <g...@guffa.comwrote:
>Rory Becker wrote:
>>>"Omar Abid" <omar.abid2...@gmail.comschrieb:
Thx 4 reply what i want is that can i use .net frame work 3 instead
of version 2 in programing with vb2005
Yes and no. The programming languages and libraries which are part of
.NET 2.0 have not changed with .NET 3.0. .NET 3.0 simply adds some
additional class libraries, which you can reference from within your
projects.
I don't understand why part of your answer is No. The simple fact is
that if .net 3.0 SDK is installed then he can reference the libraries it
contains from VS2005 (albeit with SP1 installed as Phil pointed out)
I suppose that the "no" part is that you can't use VB.NET 3.0 instead of
VB.NET 2.0 in .NET framework 3.0, because .NET framework 3.0 still uses
VB.NET 2.0.

--
Göran Andersson
_____http://www.guffa.com

but you suppose !! I want to know if Microsoft has sure things about
that
I suppose that's what Herfried ment when writing "Yes and no".

That fact that .NET framework 3.0 uses VB.NET 2.0 is certainly a fact.

--
Göran Andersson
_____
http://www.guffa.com
Jun 27 '07 #13
On Jun 27, 11:12 am, Rory Becker <RoryBec...@newsgroup.nospamwrote:
I agree with Göran entirely.

Fact 1: 3.0 contains and extends 2.0 whilst still running on the same CLR

My only question was regarding how the answer to the OP's question could
be even slightly No.

I believe Göran's supposition was regarding what Herfied meant by 'No'.

He was not supposing about Fact 1 (above).

--
Rory
Ok, the best solution is to install .net 3 and try it my self

Jun 27 '07 #14
I agree with Göran entirely.

Fact 1: 3.0 contains and extends 2.0 whilst still running on the same CLR

My only question was regarding how the answer to the OP's question could
be even slightly No.

I believe Göran's supposition was regarding what Herfied meant by 'No'.

He was not supposing about Fact 1 (above).

--
Rory
Jun 27 '07 #15
On Jun 26, 6:29 pm, Göran Andersson <g...@guffa.comwrote:
Rory Becker wrote:
"Omar Abid" <omar.abid2...@gmail.comschrieb:
>Thx 4 reply what i want is that can i use .net frame work 3 instead
of version 2 in programing with vb2005
Yes and no. The programming languages and libraries which are part of
.NET 2.0 have not changed with .NET 3.0. .NET 3.0 simply adds some
additional class libraries, which you can reference from within your
projects.
I don't understand why part of your answer is No. The simple fact is
that if .net 3.0 SDK is installed then he can reference the libraries it
contains from VS2005 (albeit with SP1 installed as Phil pointed out)

I suppose that the "no" part is that you can't use VB.NET 3.0 instead of
VB.NET 2.0 in .NET framework 3.0, because .NET framework 3.0 still uses
VB.NET 2.0.

--
Göran Andersson
_____http://www.guffa.com
but you suppose !! I want to know if Microsoft has sure things about
that

Jun 27 '07 #16
"Göran Andersson" <gu***@guffa.comschrieb:
>>>>>Thx 4 reply what i want is that can i use .net frame work 3 instead
>of version 2 in programing with vb2005
Yes and no. The programming languages and libraries which are part of
.NET 2.0 have not changed with .NET 3.0. .NET 3.0 simply adds some
additional class libraries, which you can reference from within your
projects.
I don't understand why part of your answer is No. The simple fact is
that if .net 3.0 SDK is installed then he can reference the libraries
it
contains from VS2005 (albeit with SP1 installed as Phil pointed out)
I suppose that the "no" part is that you can't use VB.NET 3.0 instead of
VB.NET 2.0 in .NET framework 3.0, because .NET framework 3.0 still uses
VB.NET 2.0.

but you suppose !! I want to know if Microsoft has sure things about
that

I suppose that's what Herfried ment when writing "Yes and no".
Your assumption is correct.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Jun 27 '07 #17
On Jun 27, 6:16 pm, "Herfried K. Wagner [MVP]" <hirf-spam-me-
h...@gmx.atwrote:
"Göran Andersson" <g...@guffa.comschrieb:
>>>>Thx 4 reply what i want is that can i use .net frame work 3 instead
of version 2 in programing with vb2005
Yes and no. The programming languages and libraries which are partof
.NET 2.0 have not changed with .NET 3.0. .NET 3.0 simply adds some
additional class libraries, which you can reference from within your
projects.
I don't understand why part of your answer is No. The simple fact is
that if .net 3.0 SDK is installed then he can reference the libraries
it
contains from VS2005 (albeit with SP1 installed as Phil pointed out)
I suppose that the "no" part is that you can't use VB.NET 3.0 insteadof
VB.NET 2.0 in .NET framework 3.0, because .NET framework 3.0 still uses
VB.NET 2.0.
but you suppose !! I want to know if Microsoft has sure things about
that
I suppose that's what Herfried ment when writing "Yes and no".

Your assumption is correct.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
but if i use .net 3 the program will need it to work ?

Jun 28 '07 #18
Omar Abid wrote:
On Jun 27, 6:16 pm, "Herfried K. Wagner [MVP]" <hirf-spam-me-
h...@gmx.atwrote:
>"Göran Andersson" <g...@guffa.comschrieb:
>>>>>>>Thx 4 reply what i want is that can i use .net frame work 3 instead
>>>of version 2 in programing with vb2005
>>Yes and no. The programming languages and libraries which are part of
>>.NET 2.0 have not changed with .NET 3.0. .NET 3.0 simply adds some
>>additional class libraries, which you can reference from within your
>>projects.
>I don't understand why part of your answer is No. The simple fact is
>that if .net 3.0 SDK is installed then he can reference the libraries
>it
>contains from VS2005 (albeit with SP1 installed as Phil pointed out)
I suppose that the "no" part is that you can't use VB.NET 3.0 instead of
VB.NET 2.0 in .NET framework 3.0, because .NET framework 3.0 still uses
VB.NET 2.0.
but you suppose !! I want to know if Microsoft has sure things about
that
I suppose that's what Herfried ment when writing "Yes and no".
Your assumption is correct.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

but if i use .net 3 the program will need it to work ?
If you use any of the libraries that was added in .NET 3, your program
will need .NET 3 to run.

--
Göran Andersson
_____
http://www.guffa.com
Jun 28 '07 #19
On Jun 28, 9:06 am, Göran Andersson <g...@guffa.comwrote:
Omar Abid wrote:
On Jun 27, 6:16 pm, "Herfried K. Wagner [MVP]" <hirf-spam-me-
h...@gmx.atwrote:
"Göran Andersson" <g...@guffa.comschrieb:
>>>>>>Thx 4 reply what i want is that can i use .net frame work 3 instead
>>of version 2 in programing with vb2005
>Yes and no. The programming languages and libraries which are part of
>.NET 2.0 have not changed with .NET 3.0. .NET 3.0 simply adds some
>additional class libraries, which you can reference from within your
>projects.
I don't understand why part of your answer is No. The simple fact is
that if .net 3.0 SDK is installed then he can reference the libraries
it
contains from VS2005 (albeit with SP1 installed as Phil pointed out)
I suppose that the "no" part is that you can't use VB.NET 3.0 instead of
VB.NET 2.0 in .NET framework 3.0, because .NET framework 3.0 still uses
VB.NET 2.0.
but you suppose !! I want to know if Microsoft has sure things about
that
I suppose that's what Herfried ment when writing "Yes and no".
Your assumption is correct.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
but if i use .net 3 the program will need it to work ?

If you use any of the libraries that was added in .NET 3, your program
will need .NET 3 to run.

--
Göran Andersson
_____http://www.guffa.com
but users can't install .net 2 and .net 3 at the same time !

Jun 28 '07 #20
Omar Abid wrote:
>
but users can't install .net 2 and .net 3 at the same time !
What gives you that Idea?

--
Rory
Jun 28 '07 #21
On Jun 28, 10:24 am, Rory Becker <RoryBec...@newsgroup.nospamwrote:
Omar Abid wrote:
but users can't install .net 2 and .net 3 at the same time !

What gives you that Idea?

--
Rory
I just wanted to know if .net 3 can help me in programing !

Jun 28 '07 #22
On Jun 28, 10:24 am, Rory Becker <RoryBec...@newsgroup.nospamwrote:
>
>>Omar Abid wrote:

but users can't install .net 2 and .net 3 at the same time !
What gives you that Idea?
I just wanted to know if .net 3 can help me in programing !
The short answer is yet but you will still have to deploy .Net3.0 to your
userbase (unless they are running Vista)

However I think there is some confusion here between the .Net2.0 vs .Net3.0
and vs2005 vs vs2008(Orcas)

..Net2.0 = A framework required for any work done in vs2005(.Net stuff anyway)

..Net3.0 = An additional set of libraries to provide additional functionality.
(WPF etc)
..Net3.0 = Includes .Net2.0
..Net3.0 = Is required by end users for any code written that targets those
libraries.

vs2005 = A version of VS which can write code that targets .Net2.0
vs2005 = A version of VS which can write code that targets .Net3.0

..Net3.5 = Is yet more libraries which provide yet more functionality
..Net3.5 = Will still be required by any user wishing to
..Net3.5 = Is not released except in Beta1 with Orcas Beta1

vs2008 = A version of VS which can write code that targets .Net2.0
vs2008 = A version of VS which can write code that targets .Net3.0
vs2008 = A version of VS which can write code that targets .Net3.5
vs2008 = *Has many new IDE features which can make your life as a programmer
easier*
vs2008 = *Has some new IDE features which, although new, can still target
..Net2.0, .Net3.0, .Net3.5*
vs2008 = Is not released except at Beta1 status.
vs2008 = *Is probably the thing you are really asking/hearing about*

I hope some of this helps

--
Rory

Jun 28 '07 #23
The short answer is yet

Should have been

---------------------------------
The short answer is yes.
---------------------------------
--
Rory
Jun 28 '07 #24
On Jun 28, 11:41 am, Rory Becker <RoryBec...@newsgroup.nospamwrote:
On Jun 28, 10:24 am, Rory Becker <RoryBec...@newsgroup.nospamwrote:
>Omar Abid wrote:
>but users can't install .net 2 and .net 3 at the same time !
What gives you that Idea?
I just wanted to know if .net 3 can help me in programing !

The short answer is yet but you will still have to deploy .Net3.0 to your
userbase (unless they are running Vista)

However I think there is some confusion here between the .Net2.0 vs .Net3.0
and vs2005 vs vs2008(Orcas)

.Net2.0 = A framework required for any work done in vs2005(.Net stuff anyway)

.Net3.0 = An additional set of libraries to provide additional functionality.
(WPF etc)
.Net3.0 = Includes .Net2.0
.Net3.0 = Is required by end users for any code written that targets those
libraries.

vs2005 = A version of VS which can write code that targets .Net2.0
vs2005 = A version of VS which can write code that targets .Net3.0

.Net3.5 = Is yet more libraries which provide yet more functionality
.Net3.5 = Will still be required by any user wishing to
.Net3.5 = Is not released except in Beta1 with Orcas Beta1

vs2008 = A version of VS which can write code that targets .Net2.0
vs2008 = A version of VS which can write code that targets .Net3.0
vs2008 = A version of VS which can write code that targets .Net3.5
vs2008 = *Has many new IDE features which can make your life as a programmer
easier*
vs2008 = *Has some new IDE features which, although new, can still target
.Net2.0, .Net3.0, .Net3.5*
vs2008 = Is not released except at Beta1 status.
vs2008 = *Is probably the thing you are really asking/hearing about*

I hope some of this helps

--
Rory
VS 2008 ? Is there VB 2008 ?

Jun 28 '07 #25
Omar Abid wrote:
but users can't install .net 2 and .net 3 at the same time !

Rory wrote:
What gives you that Idea?

Omar Abid wrote:
I just wanted to know if .net 3 can help me in programing !

Rory wrote:
The short answer is yes but you will still have to deploy .Net3.0 to
your userbase (unless they are running Vista)

However I think there is some confusion here between the .Net2.0 vs
.Net3.0 and vs2005 vs vs2008(Orcas)

vs2008 = Is not released except at Beta1 status.

Omar Abid wrote:
VS 2008 ? Is there VB 2008 ?
If you had read my previous answer you would know **Vs2008 is in *BETA* now**.

It supports .Net 2.0, 3.0 and 3.5 and is codenamed Orcas.

This is the only Microsoft .Net IDE which gives you new coding features you
can apply to old frameworks without additional framework distribution.

(This is a hard enough conversation without anyone picking on my last statement
because of 1.1 vs 1.0)

--
Rory
Jun 28 '07 #26
"Omar Abid" <om***********@gmail.comschrieb
VS 2008 ? Is there VB 2008 ?
http://msdn2.microsoft.com/en-us/vstudio/aa700830.aspx

Armin
Jun 28 '07 #27

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

Similar topics

2
by: vk | last post by:
I have a situation where I have 3 frames. The first frame is dynamic and contains javascript variables for use throughout the frameset page and the other frames. Everything works fine...except...
6
by: oeyvind toft | last post by:
I have a frameset consisting of 3 frames: top, left and right. In top frame: body onload calls a js init function to set (or resets) values in textareas etc...in all frames. In right frame: A...
7
by: David Hayes | last post by:
I tried finding an answer on http://www.quirksmode.org/ without success. I am attempting a complicated Frames structure. I have made it work in IE, but not Netscape. I begin with three...
1
by: clemenr | last post by:
Hi. I would like to know if the following is feasible in JavaScript. I would create a frameset where the top frame includes JavaScript. The bottom frame would be directed to the login page of an...
3
by: qwerty | last post by:
I´m new to ASP.Net. My workmate has some experience with it. He claimed that in ASP.Net working with frames is much simpler than it was ASP. I asked explanation but he couldn't give me such. (a...
5
by: Martin Chen | last post by:
I have a frame set (as per MS FrontPage 2000). It has a contents and a main frame. The contents frame has a menu bar written with with javascript (in the context of a table). In IE6.1 everything...
17
by: Bruno | last post by:
I have a feature that is hosted on a different domain from the primary one in a frame, and need to retain values in a cookie. example: A web page at one.com contains a frame which has a page...
42
by: smerf | last post by:
Using javascript, is there a way to trap an external page inside a frame? I've seen scripts to break out of frames, but nothing to keep a page trapped in a frame.
4
by: ArrK | last post by:
I want to use a control frame to create and/or modify the content (images and text) of a display frame - all files and images are client side. . When I try to write to the display frame from the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.