vs2008

vs2008

am 31.10.2007 13:22:37 von John

Hi

What are the advantage of vs2008 over vs2005?

Thanks

Regards

Re: vs2008

am 31.10.2007 13:40:18 von Terry Bourne

John
VS2008 is the next enhancement in VS and should not be looked at in
isolation to the additional technologies MS is introducing.
The main thrust of VS development is of course Rapid Application
Development. VS et al supports this in a number of ways: Provision of
pre-coded templates for projects based on WPF, WCF and WWF. Support for
Xaml - general purpose Xml. Support for Linq - Language Integrated Queries
bringing some consistency to data storage. There are of course other
Language enhancements to support all these things. Try it and see - there's
little doubt we shall all be going that way sometime soon.

Regards

Terry Bourne

"John" wrote in message
news:uNhT0i7GIHA.284@TK2MSFTNGP02.phx.gbl...
> Hi
>
> What are the advantage of vs2008 over vs2005?
>
> Thanks
>
> Regards
>

Re: vs2008

am 31.10.2007 16:50:56 von Alex Meleta

Hi John,

Ih additional to what the Terry said:
[VS 2005 or 2008? What's more risk?]
http://weblogs.asp.net/cschittko/archive/2007/10/08/visual-s tudio-2005-or-2008-what-s-more-risk.aspx

Regards, Alex
[TechBlog] http://devkids.blogspot.com



J> Hi
J>
J> What are the advantage of vs2008 over vs2005?
J>
J> Thanks
J>
J> Regards
J>

Re: vs2008

am 31.10.2007 18:02:13 von NoSpamMgbworld

Primarily additions to functionality. LINQ, lambda expressions (C#), and
some WCF, WPF additions, etc. The IDE allows you to target framework, so you
can compile to different versions. And there are some stability tweaks to
the IDE, although it still uses too much memory for my tastes. :-)

I would not flip completely to VS2008 until there is a release version,
however.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"John" wrote in message
news:uNhT0i7GIHA.284@TK2MSFTNGP02.phx.gbl...
> Hi
>
> What are the advantage of vs2008 over vs2005?
>
> Thanks
>
> Regards
>

Re: vs2008

am 01.11.2007 19:42:48 von notmyfirstname

See if something fits you.

http://msdn2.microsoft.com/en-us/library/bb386063(VS.90).asp x

If there is nothing then your advantage is nothing.

Cor