473,508 Members | 2,390 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

downloading orcas vpc

hey all,
i downloaded orcas from msdn and was wondering if .net framework is on it by
default or do i have to that manually? Or how can i tell if it's already on
the vpc?

thanks,
rodchar
Apr 30 '07 #1
5 1124
Yes, the .NET Framework is already in it by default.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net

"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:55**********************************@microsof t.com...
hey all,
i downloaded orcas from msdn and was wondering if .net framework is on it
by
default or do i have to that manually? Or how can i tell if it's already
on
the vpc?

thanks,
rodchar
May 2 '07 #2
sorry, i meant .net framework 3.0?

"Steve C. Orr [MCSD, MVP, CSM, ASP Inside" wrote:
Yes, the .NET Framework is already in it by default.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net

"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:55**********************************@microsof t.com...
hey all,
i downloaded orcas from msdn and was wondering if .net framework is on it
by
default or do i have to that manually? Or how can i tell if it's already
on
the vpc?

thanks,
rodchar
May 3 '07 #3
Yes, it includes at least .NET 3.0.
It might even be a prerelease of 3.5... not sure...

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:8E**********************************@microsof t.com...
sorry, i meant .net framework 3.0?

"Steve C. Orr [MCSD, MVP, CSM, ASP Inside" wrote:
>Yes, the .NET Framework is already in it by default.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net

"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:55**********************************@microso ft.com...
hey all,
i downloaded orcas from msdn and was wondering if .net framework is on
it
by
default or do i have to that manually? Or how can i tell if it's
already
on
the vpc?

thanks,
rodchar
May 3 '07 #4
re:
It might even be a prerelease of 3.5... not sure...
Yes, it is a prerelease of the .Net Framework 3.5.


Juan
====
"Steve C. Orr [MCSD, MVP, CSM, ASP Insider]" <St***@Orr.netescribió en el mensaje
news:D8**********************************@microsof t.com...
Yes, it includes at least .NET 3.0.
It might even be a prerelease of 3.5... not sure...

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:8E**********************************@microsof t.com...
>sorry, i meant .net framework 3.0?

"Steve C. Orr [MCSD, MVP, CSM, ASP Inside" wrote:
>>Yes, the .NET Framework is already in it by default.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net

"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:55**********************************@micros oft.com...
hey all,
i downloaded orcas from msdn and was wondering if .net framework is on it
by
default or do i have to that manually? Or how can i tell if it's already
on
the vpc?

thanks,
rodchar

May 3 '07 #5
Thank you everyone.

"Juan T. Llibre" wrote:
re:
It might even be a prerelease of 3.5... not sure...

Yes, it is a prerelease of the .Net Framework 3.5.


Juan
====
"Steve C. Orr [MCSD, MVP, CSM, ASP Insider]" <St***@Orr.netescribió en el mensaje
news:D8**********************************@microsof t.com...
Yes, it includes at least .NET 3.0.
It might even be a prerelease of 3.5... not sure...

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:8E**********************************@microsof t.com...
sorry, i meant .net framework 3.0?

"Steve C. Orr [MCSD, MVP, CSM, ASP Inside" wrote:

Yes, the .NET Framework is already in it by default.

--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net

"rodchar" <ro*****@discussions.microsoft.comwrote in message
news:55**********************************@microso ft.com...
hey all,
i downloaded orcas from msdn and was wondering if .net framework is on it
by
default or do i have to that manually? Or how can i tell if it's already
on
the vpc?

thanks,
rodchar


Jun 8 '07 #6

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

Similar topics

1
1507
by: Lior Bobrov | last post by:
Hi . Due to Microsoft's roadmap for years 2004-2005 , Visual Studio codenamed "Orcas" should be released in 2005 . But , as we know , Visual Studio codenamed "Whidbey" (which was originally...
1
1221
by: Jarod | last post by:
Hey It's just curiosity but is .net 3.0 going to be in Orcas version of Visual Studio ( 2008 ? ) or it will be just an update like VS2003 for VS2002? Jarod
4
1556
by: David Veeneman | last post by:
Will Orcas target Windows XP (using .NET 3.0) when using WPF, or will it only target Vista? I'm getting ready to start a project on which I'd like to use WPF, but I'm going to have to target both...
2
4676
by: dejavue82 | last post by:
Does anybody know how to resolve the following errors? They were caused by the designer.cs file that was auto-generated by the LINQ to SQL designer. I am using the March 2007 Orcas CTP version of...
5
1878
by: nhmark64 | last post by:
Hi, What is the relationship between "Microsoft .NET Framework 3.5 – Beta 1" and "Visual Studio Code Name "Orcas" Beta 1"? Should I install 1 first than the other, or just 1? I need to start...
8
1583
by: subtle | last post by:
I've installed Orcas beta1 March 2007 CTP. I get compiler errors on any LINQ related code. For example: List<stringcities = new List<string>(); cities.Add("London"); cities.Add("Paris");...
1
1150
by: somequestion | last post by:
hi there ! i have some project using app_code in asp.net of vs2005 these project converted to orcas version but class in app_code is not working.. is orcas not support? how do i do?
35
2232
by: Jon Skeet [C# MVP] | last post by:
Just in case anyone else hadn't noticed (like me!), Visual Studio 2008 (Orcas) Beta 2 has shipped. The best starting point is probably Scott Guthrie's blog (which contains download links etc): ...
5
1549
by: Showjump | last post by:
Just wondering how many of you all are using VS2008 bETA 2 to work on 2.0 projects? I dl'd the beta 2 release but have not installed ityet because i was concerned about future uninstall when the...
0
7224
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
7323
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
7380
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...
1
7039
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
7494
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...
1
5050
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
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
415
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...

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.