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

Can I use both C++ and C# Express versions of 2005 at the same time?

I have been using VS C++.NET 2005 Express as our company waits for the MSDN
full version to arrive. It is a pretty amazing free tool!

My question is I'd like to also do some VS C#.NET stuff too. So I'd like to
download VS C#.NET 2005 Express while we are waiting as well. Problem is,
although I've never tried, it says I have to uninstall all versions of 2005
before I can download C#.NET 2005 Express. So do I have to uninstall VS
C++.NET 2005 Express to load VS C#.NET 2005 Express? It's is VERY CLEAR that
uninstalling is a MUST (after all, isn't VS C++.NET 2005 Express a version
of VS.NET 2005?).

I'm pretty sure I can just download it and go, but thought I'd ask first...
: )

[==P==]
Nov 21 '05 #1
8 1530
Specifically, it says:

Before installing, you must uninstall any previous versions of SQL Server
2005, Visual Studio 2005, and the .NET Framework 2.0.
I'm also concerned as to whether I must uninstall .NET Framework 2.0, as it
is likely the same one already installed with VS C++.NET 2005 Express. Wish
there was an 'install multiple' option. As we are going to get the full
version I sort or feel 'entitled' to both C++ and C# versions at once... : )

[==P==]

"Peter Oliphant" <po*******@RoundTripInc.com> wrote in message
news:Ox***************@TK2MSFTNGP11.phx.gbl...
I have been using VS C++.NET 2005 Express as our company waits for the MSDN
full version to arrive. It is a pretty amazing free tool!

My question is I'd like to also do some VS C#.NET stuff too. So I'd like
to download VS C#.NET 2005 Express while we are waiting as well. Problem
is, although I've never tried, it says I have to uninstall all versions of
2005 before I can download C#.NET 2005 Express. So do I have to uninstall
VS C++.NET 2005 Express to load VS C#.NET 2005 Express? It's is VERY CLEAR
that uninstalling is a MUST (after all, isn't VS C++.NET 2005 Express a
version of VS.NET 2005?).

I'm pretty sure I can just download it and go, but thought I'd ask
first... : )

[==P==]

Nov 21 '05 #2
JAL
Well dummy me. I installed both c++ and c# express and I am compiling and
executing both. I have compiled c++/cli to dll and called it from C# 2005
express .exe.

"Peter Oliphant" wrote:
Specifically, it says:

Before installing, you must uninstall any previous versions of SQL Server
2005, Visual Studio 2005, and the .NET Framework 2.0.
I'm also concerned as to whether I must uninstall .NET Framework 2.0, as it
is likely the same one already installed with VS C++.NET 2005 Express. Wish
there was an 'install multiple' option. As we are going to get the full
version I sort or feel 'entitled' to both C++ and C# versions at once... : )

[==P==]

"Peter Oliphant" <po*******@RoundTripInc.com> wrote in message
news:Ox***************@TK2MSFTNGP11.phx.gbl...
I have been using VS C++.NET 2005 Express as our company waits for the MSDN
full version to arrive. It is a pretty amazing free tool!

My question is I'd like to also do some VS C#.NET stuff too. So I'd like
to download VS C#.NET 2005 Express while we are waiting as well. Problem
is, although I've never tried, it says I have to uninstall all versions of
2005 before I can download C#.NET 2005 Express. So do I have to uninstall
VS C++.NET 2005 Express to load VS C#.NET 2005 Express? It's is VERY CLEAR
that uninstalling is a MUST (after all, isn't VS C++.NET 2005 Express a
version of VS.NET 2005?).

I'm pretty sure I can just download it and go, but thought I'd ask
first... : )

[==P==]


Nov 21 '05 #3
You can install multiple express versions on the same machine and run them
all in parallel.

--
Regards,
Nish [VC++ MVP]
"Peter Oliphant" <po*******@RoundTripInc.com> wrote in message
news:Ox***************@TK2MSFTNGP11.phx.gbl...
I have been using VS C++.NET 2005 Express as our company waits for the MSDN
full version to arrive. It is a pretty amazing free tool!

My question is I'd like to also do some VS C#.NET stuff too. So I'd like
to download VS C#.NET 2005 Express while we are waiting as well. Problem
is, although I've never tried, it says I have to uninstall all versions of
2005 before I can download C#.NET 2005 Express. So do I have to uninstall
VS C++.NET 2005 Express to load VS C#.NET 2005 Express? It's is VERY CLEAR
that uninstalling is a MUST (after all, isn't VS C++.NET 2005 Express a
version of VS.NET 2005?).

I'm pretty sure I can just download it and go, but thought I'd ask
first... : )

[==P==]

Nov 21 '05 #4
"Peter Oliphant" <po*******@RoundTripInc.com> wrote in message
news:uv**************@TK2MSFTNGP12.phx.gbl...
Before installing, you must uninstall any previous versions of SQL Server
2005, Visual Studio 2005, and the .NET Framework 2.0.


The key word in that sentence is 'previous'. The betas of the Express
Editions have been available for a while. The safe thing to do is to remove
the beta before installing the final product.

Regards,
Will
Nov 21 '05 #5
Based on your experiences, I have now downloaded VS C#.NET 2005 Express and
both C++ and C# are doing fine... : )

[==P==]

"JAL" <JA*@discussions.microsoft.com> wrote in message
news:B9**********************************@microsof t.com...
Well dummy me. I installed both c++ and c# express and I am compiling and
executing both. I have compiled c++/cli to dll and called it from C# 2005
express .exe.

"Peter Oliphant" wrote:
Specifically, it says:

Before installing, you must uninstall any previous versions of SQL Server
2005, Visual Studio 2005, and the .NET Framework 2.0.
I'm also concerned as to whether I must uninstall .NET Framework 2.0, as
it
is likely the same one already installed with VS C++.NET 2005 Express.
Wish
there was an 'install multiple' option. As we are going to get the full
version I sort or feel 'entitled' to both C++ and C# versions at once...
: )

[==P==]

"Peter Oliphant" <po*******@RoundTripInc.com> wrote in message
news:Ox***************@TK2MSFTNGP11.phx.gbl...
>I have been using VS C++.NET 2005 Express as our company waits for the
>MSDN
>full version to arrive. It is a pretty amazing free tool!
>
> My question is I'd like to also do some VS C#.NET stuff too. So I'd
> like
> to download VS C#.NET 2005 Express while we are waiting as well.
> Problem
> is, although I've never tried, it says I have to uninstall all versions
> of
> 2005 before I can download C#.NET 2005 Express. So do I have to
> uninstall
> VS C++.NET 2005 Express to load VS C#.NET 2005 Express? It's is VERY
> CLEAR
> that uninstalling is a MUST (after all, isn't VS C++.NET 2005 Express a
> version of VS.NET 2005?).
>
> I'm pretty sure I can just download it and go, but thought I'd ask
> first... : )
>
> [==P==]
>
>


Nov 21 '05 #6

"Peter Oliphant" <po*******@RoundTripInc.com> wrote in message
news:Ox***************@TK2MSFTNGP11.phx.gbl...
I have been using VS C++.NET 2005 Express as our company waits for the MSDN
full version to arrive. It is a pretty amazing free tool!

My question is I'd like to also do some VS C#.NET stuff too. So I'd like
to download VS C#.NET 2005 Express while we are waiting as well. Problem
is, although I've never tried, it says I have to uninstall all versions of
2005 before I can download C#.NET 2005 Express. So do I have to uninstall
VS C++.NET 2005 Express to load VS C#.NET 2005 Express? It's is VERY CLEAR
that uninstalling is a MUST (after all, isn't VS C++.NET 2005 Express a
version of VS.NET 2005?).

I'm pretty sure I can just download it and go, but thought I'd ask
first... : )

[==P==]

You're probably already aware of this alternative, but if your company has
an MSDN subscription, you can simply download Visual Studio 2005 and install
it immediately. No need to wait for the December update.
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 23 '05 #7
> You're probably already aware of this alternative, but if your company has
an MSDN subscription, you can simply download Visual Studio 2005 and
install it immediately. No need to wait for the December update.
Actually, I was not aware of this! Thanks! : )

[==P==]

"pvdg42" <pv****@newsgroups.nospam> wrote in message
news:uI**************@TK2MSFTNGP11.phx.gbl...
"Peter Oliphant" <po*******@RoundTripInc.com> wrote in message
news:Ox***************@TK2MSFTNGP11.phx.gbl...
I have been using VS C++.NET 2005 Express as our company waits for the
MSDN full version to arrive. It is a pretty amazing free tool!

My question is I'd like to also do some VS C#.NET stuff too. So I'd like
to download VS C#.NET 2005 Express while we are waiting as well. Problem
is, although I've never tried, it says I have to uninstall all versions
of 2005 before I can download C#.NET 2005 Express. So do I have to
uninstall VS C++.NET 2005 Express to load VS C#.NET 2005 Express? It's is
VERY CLEAR that uninstalling is a MUST (after all, isn't VS C++.NET 2005
Express a version of VS.NET 2005?).

I'm pretty sure I can just download it and go, but thought I'd ask
first... : )

[==P==]

You're probably already aware of this alternative, but if your company has
an MSDN subscription, you can simply download Visual Studio 2005 and
install it immediately. No need to wait for the December update.
--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Nov 23 '05 #8
That's how I got it and Visual SourceSafe 2005 as well. I think Visual
SourceSafe is a bit nicer now.

Tom

"Peter Oliphant" <po*******@RoundTripInc.com> wrote in message
news:ee**************@tk2msftngp13.phx.gbl...
You're probably already aware of this alternative, but if your company
has an MSDN subscription, you can simply download Visual Studio 2005 and
install it immediately. No need to wait for the December update.


Actually, I was not aware of this! Thanks! : )

[==P==]

Nov 23 '05 #9

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

Similar topics

4
by: Jack | last post by:
Will these be add-ons to Whidby?
3
by: Mark | last post by:
Anyone know of a list of features lacking in Web Developer 2005 Express that are already in VS.NET 2003? I realize they take a slightly different approach due to the new ASP.NET 2.0, but I'm...
3
by: msnews.microsoft.com | last post by:
Hello Can any one tell me that if I buy Microsoft Visual Studio 2005 Professional for dotnet, do I get following product Visual Basic Express Visual C# Express Sql Server Express Web...
45
by: mistral | last post by:
Does Visual C++ 2005 Express Edition produce small, compact C executables? Or there is another C compilers that do this better? m.
3
by: Shawn B. | last post by:
Can C# Express be installed side-by-side with VS 2005 Pro (Developer Edition)? Or do they require installation on seperate machines? I'm trying to install XNA but it requires C# Express which I...
9
by: HC | last post by:
Hello, all, I started out thinking my problems were elsewhere but as I have worked through this I have isolated my problem, currently, as a difference between MSDE and SQL Express 2005 (I'll just...
3
by: Steve | last post by:
Hi All I downloaded Sql server 2005 express SP2 and attempted to modify the Bootstrapper package files as I did with SP1 When i try to install SQL server as part of my VS 2005 deployment app I...
11
by: kimiraikkonen | last post by:
Hello, I'm very new to C# and just installed VC# 2005 express edition and i have VB 2005 express installed previously. But i saw a thing which may be called as a "Visual C# 2005 express" bug? ...
6
by: =?Utf-8?B?cGNuZXJk?= | last post by:
I know that VB installs version 3.5 of .Net. I have versions 1.1 & 2.0 on my PC. Can I uninstall versions 1.1 & 2.0 after I install VB? I've been browsing thru books on VB Express Edition. In one...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: 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
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...

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.