I don't fully understand the question, but in .NET 3.0 some new tools
has been added. Quote from wikipedia:

"There are no major architectural changes included with this
release; .NET Framework 3.0 uses the Common Language Runtime of .NET
Framework 2.0.[19] Unlike the previous major .NET releases there was
no .NET Compact Framework release made as a counterpart of this
version.

.NET Framework 3.0 consists of four major new components:

    * Windows Presentation Foundation (WPF), formerly code-named
Avalon; a new user interface subsystem and API based on XML and vector
graphics, which uses 3D computer graphics hardware and Direct3D
technologies. See WPF SDK for developer articles and documentation on
WPF.
    * Windows Communication Foundation (WCF), formerly code-named
Indigo; a service-oriented messaging system which allows programs to
interoperate locally or remotely similar to web services.
    * Windows Workflow Foundation (WF) allows for building of task
automation and integrated transactions using workflows.
    * Windows CardSpace, formerly code-named InfoCard; a software
component which securely stores a person's digital identities and
provides a unified interface for choosing the identity for a
particular transaction, such as logging in to a website."

...and it is default in Windows Vista and Windows Server 2008.

Grzegorz G. (www.wild-strawberry.eu)

John wrote:
> Hi all,
>
> Can anyone tell me why we have to go from .NET 2.0 to 3.0?
>
>
>
>
> Note: If this is not the related group. Please suggest me a google
> group where i can post this.
>
> Regards,
> John Williams

Reply via email to