views:

525

answers:

6

Now that Microsoft has released VS 2010 I went to the product page here. To my amazement I found out that IntelliTrace(Historical Debugger) is supported only on the Ultimate Edition of VS 2010. This mean that you have to spend almost $4000 for renewal and almost $12000 for a new license. Does someone have any idea how can we change this decision? Especially make them add this feature to VS 2010 Professional Edition.

A: 

If you want to use superior stuff, you are expected to shell out some cash.

Axarydax
I don't agree with you. I don't need all the other stuff in the Ultimate Edition. The professional addition is enough for me. They could provide a licensing mechanism per this feature and I would be able to use it with the professional edition. I am sure that there are others like me.
Ikaso
Ikaso, then go and use PHP ;-)
rochal
@rochal: So all the developers that work the professional edition should move to PHP? I wish I could down vote on comments...
Ikaso
If you want to build a house you must *buy* bricks. As simple as that.
rochal
A: 

While I would love to have both static analysis of code contracts, intellitrace, and the new sequence diagram stuff built into Premium and Ultimate, I understand that there are multiple SKUs for different prices.

I don't think there is much we can do to change this at this point, so expect to either live with the missing features, or live with the missing money.

Lasse V. Karlsen
A: 

As with any product with 'premium' packages, some features will need to be kept for those willing to pay the price.

Much as I'd love to start a revolution I can't see this one moving. Maybe in future versions this feature will filter down.

David Neale
A: 

More Features= More Money. And this is universal principal.

Besides you can always look for add-ons which have similar functionality and which cost less than the Ultimate Edition.

Elister
+2  A: 

This is of course fundamentally a question to Product Management at Microsoft. They will have profiles of the intended market segments they're targetting. Willingness ot part with cash is one of those things, yes. But on the linked page, there's a small 2 line blurb that's also telling. The cheaper editions are expected to be used by individuals on small projects, the more expensive by teams on larger projects. Therefore many of the distinguishing features support those larger projects.

So, to answer the title question, you need to explain to MS Product Management that IntelliTrace is not a reason for you to choose VS 2010 Ultimate Edition, but it would be a reason for you to upgrade from 2005/2008 to VS 2010 Professional Edition. Since Vista, MS Product Management certainly understands version skipping, so this can be a convincing argument.

MSalters
That's a good direction. How can I contact the Product Management at Microsoft?
Ikaso
You want specifically the PMs that manage Visual Studio. They'll obviously be around on PDC's etcetera. Yes, I'm suggesting that you should convince them in person. That makes your argument stronger.
MSalters
A: 

IntelliTrace is the killer feature of VS2010 (for some, at least), so Microsoft marketing is simply trying to get a high ROI specifically on this feature by getting people to convert.

Dmitri Nesteruk