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

Confused: vs2k5, 3.0 framework, wcf/wpf and orcas

Now that vista and the 3.0 framework are gold, I'm a bit confused, so any
clarification would be very helpful.

The 3.0 framework is gold and is downloadable etc. What is not 'gold' and
'supported' is the WCF/WPF addons to vs2k5. But here's where I get confused.

If I have vs2k5 source code. which contains 3.0 'code', on a pc which does
not have the WCF/WPF addons. It compiles, runs, has intellisense etc. etc.
etc.

So what exactly does the WCF/WPF addons do for me? And is anything I do
supported in this manner?

Thanks!

Steve :)
Nov 21 '06 #1
4 1461
WCF and WPF are part of .NET3.0. The add-on you are talking about is add-on
to VS2005, so that you can develop WCF/WPF applications with VS2005. Users
of you app only need to have .NET3.0 installed to run your WCF/WPF app.

"ORCAS" is the next version of VS that fully capable of WCF/WPF and more
development.

"SteveW" <St****@discussions.microsoft.comwrote in message
news:B1**********************************@microsof t.com...
Now that vista and the 3.0 framework are gold, I'm a bit confused, so any
clarification would be very helpful.

The 3.0 framework is gold and is downloadable etc. What is not 'gold'
and
'supported' is the WCF/WPF addons to vs2k5. But here's where I get
confused.

If I have vs2k5 source code. which contains 3.0 'code', on a pc which does
not have the WCF/WPF addons. It compiles, runs, has intellisense etc. etc.
etc.

So what exactly does the WCF/WPF addons do for me? And is anything I do
supported in this manner?

Thanks!

Steve :)

Nov 21 '06 #2
But... .without the addins, I can compile/build wcf solutions? So what do
the addins bring to the table?
"Norman Yuan" wrote:
WCF and WPF are part of .NET3.0. The add-on you are talking about is add-on
to VS2005, so that you can develop WCF/WPF applications with VS2005. Users
of you app only need to have .NET3.0 installed to run your WCF/WPF app.

"ORCAS" is the next version of VS that fully capable of WCF/WPF and more
development.

"SteveW" <St****@discussions.microsoft.comwrote in message
news:B1**********************************@microsof t.com...
Now that vista and the 3.0 framework are gold, I'm a bit confused, so any
clarification would be very helpful.

The 3.0 framework is gold and is downloadable etc. What is not 'gold'
and
'supported' is the WCF/WPF addons to vs2k5. But here's where I get
confused.

If I have vs2k5 source code. which contains 3.0 'code', on a pc which does
not have the WCF/WPF addons. It compiles, runs, has intellisense etc. etc.
etc.

So what exactly does the WCF/WPF addons do for me? And is anything I do
supported in this manner?

Thanks!

Steve :)


Nov 22 '06 #3
They bring the skeleton code which gets generated when you create a new
project in VS for wcf.

http://DotNetWithMe.blogspot.com
vikas goyal
On Nov 22, 6:18 am, SteveW <Ste...@discussions.microsoft.comwrote:
But... .without the addins, I can compile/build wcf solutions? So what do
the addins bring to the table?

"Norman Yuan" wrote:
WCF and WPF are part of .NET3.0. The add-on you are talking about is add-on
to VS2005, so that you can develop WCF/WPF applications with VS2005. Users
of you app only need to have .NET3.0 installed to run your WCF/WPF app.
"ORCAS" is the next version of VS that fully capable of WCF/WPF and more
development.
"SteveW" <Ste...@discussions.microsoft.comwrote in message
news:B1**********************************@microsof t.com...
Now that vista and the 3.0 framework are gold, I'm a bit confused, so any
clarification would be very helpful.
The 3.0 framework is gold and is downloadable etc. What is not 'gold'
and
'supported' is the WCF/WPF addons to vs2k5. But here's where I get
confused.
If I have vs2k5 source code. which contains 3.0 'code', on a pc which does
not have the WCF/WPF addons. It compiles, runs, has intellisense etc. etc.
etc.
So what exactly does the WCF/WPF addons do for me? And is anything I do
supported in this manner?
Thanks!
Steve :)- Hide quoted text -- Show quoted text -
Nov 22 '06 #4
Hello SteveW,

SNow that vista and the 3.0 framework are gold, I'm a bit confused, so
Sany clarification would be very helpful.
S>
SThe 3.0 framework is gold and is downloadable etc. What is not
S'gold' and 'supported' is the WCF/WPF addons to vs2k5. But here's
Swhere I get confused.

Only extention is not released, because they are working on the editors,
intellisence and other IDE stuff to give u really good tool to design and
create your app

SIf I have vs2k5 source code. which contains 3.0 'code', on a pc which
Sdoes not have the WCF/WPF addons. It compiles, runs, has intellisense
Setc. etc. etc.

it doesnt matter, the most important is that WCF/WPF already released

SSo what exactly does the WCF/WPF addons do for me? And is anything I
Sdo supported in this manner?

Addon means IDE support, which a little bit weak just right now. But from
the framework perspective everything is ok

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Nov 22 '06 #5

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

Similar topics

1
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...
0
by: Quantum | last post by:
Hi there, I've got a VS2K5 project in the folder: c:\BigProject\Windows\ However, I've got all the source in this folder: c:\BigProject\Independent\
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...
3
by: itfetish | last post by:
I've been programming a bit in PHP and then recently learnt classic ASP for projects at work, now I'm working on another project that they want done in .net. I've got my head around web parts, that...
9
by: squishy | last post by:
So what new suprises are in store for us with Orcas? I am downloading the VPC now to try it out myself. But, I will go out on a very sturdy limb here and say that MS will try and get developers...
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...
35
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): ...
1
by: SergioT | last post by:
Hola Aqui van unas preguntas basicas acerca del 3.0 Yo utilizo xp-pro/win2003/Sql2000/ Sql2005 y VS2005 SP1, he instalado el framework 3.0 para poder ver un poco de MS-Expressions -Blend y...
8
by: Ross Culver | last post by:
I'm about to get a new computer for VS2K5 development. Is it ok to get Vista yet or should I stick with XP? Thanks, Ross
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
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
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...
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
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...
0
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,...

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.