I'm currently using VS C++.NET 2005 Express until my company's MSDN
subscription gives us the full version. In any case, does either the Express
and/or Full version contain a profiler somewhere? Or should I look at 3rd
party or additional MS products for a profiler?
[==P==]
Carl Daniel [VC++ MVP] - 16 Nov 2005 21:46 GMT
> I'm currently using VS C++.NET 2005 Express until my company's MSDN
> subscription gives us the full version. In any case, does either the
> Express and/or Full version contain a profiler somewhere? Or should I look
> at 3rd party or additional MS products for a profiler?
IIRC, There's a profiler in the Team System versions of Visual Studio, but
not in Pro or Standard.
-cd
Tom Serface - 17 Nov 2005 01:01 GMT
I believe you can still use this one:
http://www.compuware.com/products/devpartner/profiler/default.asp?cid=3019X36&fo
cus=DevPartner&source=Web+%2D+Evaluation+Request&desc=Download+%2D+%27DevPartner
+Profiler+Community+Edition%27&offering=DevPartner&sf=1
Tom
> I'm currently using VS C++.NET 2005 Express until my company's MSDN
> subscription gives us the full version. In any case, does either the
> Express and/or Full version contain a profiler somewhere? Or should I look
> at 3rd party or additional MS products for a profiler?
>
> [==P==]