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

Re: How do I get VB.Net to use .net framework 3.5?

On Jun 25, 11:05 am, Rory Becker <rorybec...@newsgroup.nospamwrote:
Yes it's true that there are large sections of libraries that you will be
able to use and I guess probably a lot of controls too.
You should be able to use them all! You just won't have any of the
new language syntax to help you. You will have to call all the code
in the 'traditional' manner.
>
But any new language features will be off limits as you need the new compiler
Just to add to this, the new syntax made available in VB2008 compiles
down to ordinary 2.0 IL. So any of the classes in the 3.5 assemblies
are available to be used from VS2005, you just have to code them in
the traditional manner using VB2005 syntax.

Chris
Jun 27 '08 #1
3 878
So if I compiled using VB2005 it will take 2.0. Now, what happens when I
deploy it on a 3.5 machine? Will it use the latest that is installed, or
stick to 2.0?

- Jerry
"Chris Dunaway" <du******@gmail.comwrote in message
news:aa**********************************@z72g2000 hsb.googlegroups.com...
On Jun 25, 11:05 am, Rory Becker <rorybec...@newsgroup.nospamwrote:
>Yes it's true that there are large sections of libraries that you will be
able to use and I guess probably a lot of controls too.

You should be able to use them all! You just won't have any of the
new language syntax to help you. You will have to call all the code
in the 'traditional' manner.
>>
But any new language features will be off limits as you need the new
compiler

Just to add to this, the new syntax made available in VB2008 compiles
down to ordinary 2.0 IL. So any of the classes in the 3.5 assemblies
are available to be used from VS2005, you just have to code them in
the traditional manner using VB2005 syntax.

Chris

Jun 27 '08 #2
Hello Jerry,
So if I compiled using VB2005 it will take 2.0. Now, what happens when
I deploy it on a 3.5 machine? Will it use the latest that is
installed, or stick to 2.0?
3.5 libraries also use the 2.0 CLR and therefore from your apps perspective,
nothing will have changed.

It will still be running under 2.0 CLR

3.5 includes (and requires) 2.0... your app will just work.

:)

--
Rory
Jun 27 '08 #3
Is there really hardware plus OS around that is not able to use the 3.5
framework.
Windows Server 2000 is one that makes a huge difference.

A ton of businesses still use Windows Server 2000 to run their
websites and have zero interest in shelling out thousands and
thousands of dollars to upgrade it to 2003 or 2008 for the new 3.5
features. One problem (imo) is that OS licensing doesn't fall nearly
as fast as hardware costs do. It's really hard to justify dropping
tens of thousands of dollars so a programmer can use LINQ queries
instead of for loops or to use extension methods instead of just plain
old modules. In some cases an OS upgrade can easily be justified (such
as Entity or similar solutions), but most things I see people using in
3.5 don't have the return on investment for the business owner.

Thanks,

Seth Rowe [MVP]
http://sethrowe.blogspot.com/
Jun 27 '08 #4

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

Similar topics

0
by: Ravindra | last post by:
Well I installed the framework provided by microsoft , the problem is I am able to activate the smart tag in the doc file but when I Click on the Show Detils option in the information bridge the...
9
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My...
0
by: Ravindra | last post by:
Well I installed the framework provided by microsoft , the problem is I am able to activate the smart tag in the doc file but when I Click on the Show Detils option in the information bridge the...
3
dmjpro
by: dmjpro | last post by:
plz send me a good link which can clearify me how the J2EE framework works i want the details information .... plz help thanx
13
by: dancer | last post by:
I have made a new post because when I try to respond to another, I get the error, "Article Rejected -- Ill-formed message id" This is in response to the advice of Juan Libre to install Net...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.