Hi, Just wondering if anyone knows whether the ide (also the for
example the syntax highlighting options etc.) of vs standard is dumbed
down in comparison to vs pro? regards, Igor

Re: vs2008 ide standard/pro differences? by Peter

Peter
Fri Mar 14 05:27:05 CDT 2008

The visual IDE should be the same. The detailed comparison can be found at:
http://msdn2.microsoft.com/en-us/vstudio/products/cc149003.aspx
(just expand + under each category)

--
Peter Macej
Helixoft - http://www.helixoft.com
VSdocman - Commenter and generator of class documentation for C#, VB
.NET and ASP .NET code

Re: vs2008 ide standard/pro differences? by itdevries

itdevries
Fri Mar 14 05:38:48 CDT 2008

On 14 mrt, 11:27, Peter Macej <pe...@helixoft.com> wrote:
> The visual IDE should be the same. The detailed comparison can be found at:http://msdn2.microsoft.com/en-us/vstudio/products/cc149003.aspx
> (just expand + under each category)
>
> --
> Peter Macej
> Helixoft -http://www.helixoft.com
> VSdocman - Commenter and generator of class documentation for C#, VB
> .NET and ASP .NET code

thanks, that was what I was looking for. (found many other comparison
documents but none as detailed as this). It looks
like I can make do with standard (was using pro before but have moved
to a different corp now).
I'm a bit picky about stuff like syntax highlighting and alignment
etc. and it drives me nuts when I can't turn certain things "on/off".
Igor

Re: vs2008 ide standard/pro differences? by Cowboy

Cowboy
Fri Mar 14 11:24:52 CDT 2008

Think of standard as all of the Express products in a single IDE with the
enhancements that would make that possible. If that is enough for you,
great.

What Pro will add (that I can run through off hand)
* Better testing tools
* Database projects
* Enterprise type tools like Server Explorer (absolutely necessary for my
work)
* Crystal Reports (not important to me)
* VSTO _ Visual Studio Tools for Office
* Compact Development Tools (Smart Phone, PocketPC, etc.)
* Developer Tests (I would not leave home without them)

For me, I would not want VIsual Studio without the Server Explorer and Unit
Testing, both of which are not present in Standard. The first item is more a
convenience factor and you can do the second (Unit Tests) with nUnit,
mbUnit, etc.

Only you can assess your own needs. The Standard product is aimed more at
hobbyist developers, while the Pro is aimed at Professional developers
(developing is your job).

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

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

*************************************************
| Think outside the box!
|
*************************************************
<itdevries@gmail.com> wrote in message
news:d0e56eb2-d2be-4f24-a30e-3db33f53b97b@e6g2000prf.googlegroups.com...
> Hi, Just wondering if anyone knows whether the ide (also the for
> example the syntax highlighting options etc.) of vs standard is dumbed
> down in comparison to vs pro? regards, Igor