473,698 Members | 1,780 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

If I install .NET Framework 3.0 what will happen to my VS2005 experience?

If I install .NET Framework 3.0 what will happen to my VS2005 experience?

Will it automatically use 3.0?

Will I find new features available?

Will the VS doc be updated?
Thanks fir any info
Jun 18 '07 #1
11 1501
Nothing happen :)
--
cheers,
RL
" active" <ac********** @a-znet.comwrote in message
news:OT******** ******@TK2MSFTN GP03.phx.gbl...
If I install .NET Framework 3.0 what will happen to my VS2005 experience?

Will it automatically use 3.0?

Will I find new features available?

Will the VS doc be updated?
Thanks fir any info

Jun 18 '07 #2
3.0 is 2.0 unchanged + new features so if you don't explicitely use those
new features, it won't change anything.
Just reference those assemblies.
You may want to install updated designers depending on what you are doing.
Not sure if the doc is updated (don't remember as I tend to use the online
doc).

IMO the first step would be first to make sure you actually need something
from 3.0. If not you can easily wait for Orcas to be out...

--
Patrice

" active" <ac********** @a-znet.coma écrit dans le message de news:
OT************* *@TK2MSFTNGP03. phx.gbl...
If I install .NET Framework 3.0 what will happen to my VS2005 experience?

Will it automatically use 3.0?

Will I find new features available?

Will the VS doc be updated?
Thanks fir any info

Jun 18 '07 #3
thanks
"Egghead" <robertlo@NO_SH AW.CAwrote in message
news:O6******** ******@TK2MSFTN GP04.phx.gbl...
Nothing happen :)
--
cheers,
RL
" active" <ac********** @a-znet.comwrote in message
news:OT******** ******@TK2MSFTN GP03.phx.gbl...
>If I install .NET Framework 3.0 what will happen to my VS2005 experience?

Will it automatically use 3.0?

Will I find new features available?

Will the VS doc be updated?
Thanks fir any info


Jun 18 '07 #4

"Patrice" <http://www.chez.com/scribe/wrote in message
news:uR******** ******@TK2MSFTN GP05.phx.gbl...
3.0 is 2.0 unchanged + new features so if you don't explicitely use those
new features, it won't change anything.
Just reference those assemblies.
You may want to install updated designers depending on what you are doing.
What does this mean?
Thanks a lot

Jun 18 '07 #5
Try :
http://www.microsoft.com/downloads/d...displaylang=en
and the "Related Resources" section. You'll find there designers to add to
your VS 2005 installation so that you can more easily create
WPF/WCF/Workflow application from VS 2005 :
http://www.microsoft.com/downloads/d...displaylang=en
http://www.microsoft.com/downloads/d...displaylang=en

---
Patrice

" active" <ac********** @a-znet.coma écrit dans le message de news:
Ov************* *@TK2MSFTNGP03. phx.gbl...
>
"Patrice" <http://www.chez.com/scribe/wrote in message
news:uR******** ******@TK2MSFTN GP05.phx.gbl...
>3.0 is 2.0 unchanged + new features so if you don't explicitely use those
new features, it won't change anything.
Just reference those assemblies.
You may want to install updated designers depending on what you are
doing.

What does this mean?
Thanks a lot



Jun 18 '07 #6
I looked but I'm still a little confused.
I assume VS2005 already has designers (for the Designer?)
Can you tell me about one of them to get me oriented as to what they are?
Thanks a lot
"Patrice" <http://www.chez.com/scribe/wrote in message
news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
Try :
http://www.microsoft.com/downloads/d...displaylang=en
and the "Related Resources" section. You'll find there designers to add to
your VS 2005 installation so that you can more easily create
WPF/WCF/Workflow application from VS 2005 :
http://www.microsoft.com/downloads/d...displaylang=en
http://www.microsoft.com/downloads/d...displaylang=en

---
Patrice

" active" <ac********** @a-znet.coma écrit dans le message de news:
Ov************* *@TK2MSFTNGP03. phx.gbl...
>>
"Patrice" <http://www.chez.com/scribe/wrote in message
news:uR******* *******@TK2MSFT NGP05.phx.gbl.. .
>>3.0 is 2.0 unchanged + new features so if you don't explicitely use
those new features, it won't change anything.
Just reference those assemblies.
You may want to install updated designers depending on what you are
doing.

What does this mean?
Thanks a lot




Jun 18 '07 #7
Does each control in the toolbox have a designer?


"Patrice" <http://www.chez.com/scribe/wrote in message
news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
Try :
http://www.microsoft.com/downloads/d...displaylang=en
and the "Related Resources" section. You'll find there designers to add to
your VS 2005 installation so that you can more easily create
WPF/WCF/Workflow application from VS 2005 :
http://www.microsoft.com/downloads/d...displaylang=en
http://www.microsoft.com/downloads/d...displaylang=en

---
Patrice

" active" <ac********** @a-znet.coma écrit dans le message de news:
Ov************* *@TK2MSFTNGP03. phx.gbl...
>>
"Patrice" <http://www.chez.com/scribe/wrote in message
news:uR******* *******@TK2MSFT NGP05.phx.gbl.. .
>>3.0 is 2.0 unchanged + new features so if you don't explicitely use
those new features, it won't change anything.
Just reference those assemblies.
You may want to install updated designers depending on what you are
doing.

What does this mean?
Thanks a lot




Jun 19 '07 #8
Yes it already have designers such as the winforms designer is what you are
using to create a form in "design mode" but putting controls in place
directly. But as 3.0 adds NEW things, there are new designers for 3.0 as
well.

IMO the very first step is first to look what is in 3.0. I'm not sure you
really need something from this. See :
http://msdn2.microsoft.com/en-us/library/ms687307.aspx
to see what is in 3.0....

---
Patrice
" active" <ac********** @a-znet.coma écrit dans le message de news:
%2************* ***@TK2MSFTNGP0 5.phx.gbl...
>I looked but I'm still a little confused.
I assume VS2005 already has designers (for the Designer?)
Can you tell me about one of them to get me oriented as to what they are?
Thanks a lot
"Patrice" <http://www.chez.com/scribe/wrote in message
news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
>Try :
http://www.microsoft.com/downloads/d...displaylang=en
and the "Related Resources" section. You'll find there designers to add
to your VS 2005 installation so that you can more easily create
WPF/WCF/Workflow application from VS 2005 :
http://www.microsoft.com/downloads/d...displaylang=en
http://www.microsoft.com/downloads/d...displaylang=en

---
Patrice

" active" <ac********** @a-znet.coma écrit dans le message de news:
Ov************* *@TK2MSFTNGP03. phx.gbl...
>>>
"Patrice" <http://www.chez.com/scribe/wrote in message
news:uR****** ********@TK2MSF TNGP05.phx.gbl. ..
3.0 is 2.0 unchanged + new features so if you don't explicitely use
those new features, it won't change anything.
Just reference those assemblies.
You may want to install updated designers depending on what you are
doing.

What does this mean?
Thanks a lot





Jun 19 '07 #9
Thanks for your concern.

I tried to see what was new in menus and was taken to a page to down load an
..xps file which I did.

Then I couldn't open it for lack of an app that new how.

Checking the internet I found that IE6 should know how so I tried it and was
told I needed 3.0 to read it.

I made have made a mistake some place but this is how I remember what
happened.

So I downloaded 3.0 and was able to read the file and found out (as you been
suggesting) that the changes are for apps that run under Vista which I don't
have.

Anyway, I now have 3.0 installed. Is there a down side?

Can I get rid of the older versions?

Thanks for all the help


"Patrice" <http://www.chez.com/scribe/wrote in message
news:ep******** ******@TK2MSFTN GP02.phx.gbl...
Yes it already have designers such as the winforms designer is what you
are using to create a form in "design mode" but putting controls in place
directly. But as 3.0 adds NEW things, there are new designers for 3.0 as
well.

IMO the very first step is first to look what is in 3.0. I'm not sure you
really need something from this. See :
http://msdn2.microsoft.com/en-us/library/ms687307.aspx
to see what is in 3.0....

---
Patrice
" active" <ac********** @a-znet.coma écrit dans le message de news:
%2************* ***@TK2MSFTNGP0 5.phx.gbl...
>>I looked but I'm still a little confused.
I assume VS2005 already has designers (for the Designer?)
Can you tell me about one of them to get me oriented as to what they are?
Thanks a lot
"Patrice" <http://www.chez.com/scribe/wrote in message
news:%2******* *********@TK2MS FTNGP02.phx.gbl ...
>>Try :
http://www.microsoft.com/downloads/d...displaylang=en
and the "Related Resources" section. You'll find there designers to add
to your VS 2005 installation so that you can more easily create
WPF/WCF/Workflow application from VS 2005 :
http://www.microsoft.com/downloads/d...displaylang=en
http://www.microsoft.com/downloads/d...displaylang=en

---
Patrice

" active" <ac********** @a-znet.coma écrit dans le message de news:
Ov************* *@TK2MSFTNGP03. phx.gbl...

"Patrice" <http://www.chez.com/scribe/wrote in message
news:uR***** *********@TK2MS FTNGP05.phx.gbl ...
3.0 is 2.0 unchanged + new features so if you don't explicitely use
those new features, it won't change anything.
Just reference those assemblies.
You may want to install updated designers depending on what you are
doing.

What does this mean?
Thanks a lot





Jun 19 '07 #10

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

Similar topics

1
3099
by: Varad | last post by:
Hi, Am trying to install SQL Server Express CTP on my machine (Windows XP with SP1). I have downloaded the windows installer and .net framewrok specified in the readme file(ReadmeSQLEXP2005.htm) and also followed the steps given. but could not install express. I tried installing both June and april edition. When I tried to install april edition the below error window is popped up when the setup is in progress during configuring "SQL...
1
381
by: Varad | last post by:
Hi, Am trying to install SQL Server Express CTP on my machine (Windows XP with SP1). I have downloaded the windows installer and .net framewrok specified in the readme file(ReadmeSQLEXP2005.htm) and also followed the steps given. but could not install express. I tried installing both June and april edition. When I tried to install april edition the below error window is popped up when the setup is in progress during configuring "SQL...
5
2569
by: sumana | last post by:
Hi, I am new the the world of .Net. I want to install the latest version on .Net and work on ASP.NET using C# Could anyone guide me how I go about doing so, assuming that I will be installing this on a new system. What all do I need to install and what are the latest versions
2
2441
by: Academia | last post by:
I have vs2005 installed on the System disk and vs2008 installed on a different disk. I want to remove VS2005. I read one time about some problem with uninstalling vs2005 after vs2008 is installed but can't find the site now. Is there a problem? Would reinstalling vs2008 fix any problem that may occur because of uninstalling vs2005.
0
8600
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8860
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7712
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6518
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5860
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4361
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4614
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2323
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
1998
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.