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

Will Orcas target Win XP?

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 XP and Vista computers. Thanks

David Veeneman
Foresight Systems
Mar 3 '07 #1
4 1548


"David Veeneman" <da****@nospam.comwrote in message
news:uI**************@TK2MSFTNGP03.phx.gbl...
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 XP and Vista computers.
Thanks
WPF is a part of .NET 3.0, and .NET 3.0 is supported on Windows XP SP2. So
you can build applications using WPF and WCF and run them on Vista and XP
machines.

David

Mar 3 '07 #2
Have you installed WPF/WCF yet? If you want the installation links and the
order thereof (which does matter), post back and I'll post them. If you've
already installed them, never mind.

Robin S.
-----------------------------------
"David Veeneman" <da****@nospam.comwrote in message
news:uI**************@TK2MSFTNGP03.phx.gbl...
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 XP and Vista computers.
Thanks

David Veeneman
Foresight Systems

Mar 4 '07 #3
"David Browne" <davidbaxterbrowne no potted me**@hotmail.comwrote in message
news:uk**************@TK2MSFTNGP05.phx.gbl...
>

"David Veeneman" <da****@nospam.comwrote in message
news:uI**************@TK2MSFTNGP03.phx.gbl...
>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 XP and Vista computers. Thanks

WPF is a part of .NET 3.0, and .NET 3.0 is supported on Windows XP SP2. So you can build
applications using WPF and WCF and run them on Vista and XP machines.

David
'Orcas' is the codename of the upcoming version of VS, it's target is Framework V3.5.
WPF, WFC, WF are part of the V3 Framework library ( a released product) , but have strictly
speaking nothing to do with Orcas.

Willy.

Mar 4 '07 #4
"David Veeneman" <da****@nospam.comwrote in message
news:uI**************@TK2MSFTNGP03.phx.gbl...
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 XP and Vista computers. Thanks

David Veeneman
Foresight Systems
Sure it will.

Willy.


Mar 4 '07 #5

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

Similar topics

6
by: Jarod | last post by:
Hey When will be final version of Atlas available ? I mean this new AJAX librabries for ASP.Net. I read a few articles about it and sounds really interesting! Jarod
0
by: =?Utf-8?B?QW5nZWw=?= | last post by:
So, I download and install Orcas but I see no reference to LINQ! I also downlaoded Microsoft Visual Studio Code Name “Orcas” - LINQ CTP (May 2006) but I thought it would be included in my...
2
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...
2
by: DeveloperX | last post by:
Hi, I've just downloaded the Orcas Express beta and it bombs on the first step (installing the 3.5 framework). It doesn't give me a specific error, it just calls home, tail between its legs :( ...
5
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...
9
by: =?Utf-8?B?S2lk?= | last post by:
Hi I have many questions Does VS Orcas still has VC++ , do you think that VC++ will face out by dotnet or Java ? Can C# support standard or Win32 C/C++ class lib dll and COM ? Can dotnet...
8
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");...
6
by: =?Utf-8?B?RG9uYWxkIFhpZQ==?= | last post by:
In C# 2, this works just fine: public class foo : IEnumerable<string> { private string _list; public IEnumerator<stringGetEnumerator() { foreach (string s in _list) yield return s; }
1
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?
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: 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
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
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.