Hi,everyone.!
1. How to use "profile" in vs2005? I am astonished not to find "profile" menu in vs2005 anywhere.
2. In vc6,I knew how to use profile. But another question is how to use "program arguments",which reside in "project-setting-debug". I mean use "profile" and "program arguments" at the same time. I wonder you all whether catch my idea. But the fact is my win32 console program need input argument for main function. Thus before executing "execute ...exe", I must fill in "program arguments".
But when I executed "profile",it didn't work. I guess the main function did not acquire it's arguements, so failed.
Any comments would be appreciated.!
Cheers HyeeWang | | hyeewang Friday, September 25, 2009 6:31 AM | Hi HyeeWang, To use the analyze feature in VS2005, youwill need the team edition of VS, then you can find it at: Analyze->Profiler. For further information about VSTS, please post question at our VSTS forum, VSX forum is used for providing extensibility support in Visual Studio. Regards, Wesley
Please mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. - Marked As Answer byWesley YaoMSFT, ModeratorThursday, October 01, 2009 2:39 AM
-
| | Wesley Yao Tuesday, September 29, 2009 5:07 AM | "VSTS" refer to Visual Studio Team System, it's the team edition of Visual Studio, it provides multi-disciplined team members with an integrated set of tools for architecture, design, development, database development and testing of applications. Team members can continuously collaborate and utilize a complete set of tools and guidance at every step of the application life cycle. Here is the category: Visual Studio Team System, and here is the developer center: Team System HomeSincerely, Wesley
Please mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. - Marked As Answer byhyeewang Wednesday, October 14, 2009 3:14 AM
-
| | Wesley Yao Wednesday, October 14, 2009 2:01 AM | Hi HyeeWang, To use the analyze feature in VS2005, youwill need the team edition of VS, then you can find it at: Analyze->Profiler. For further information about VSTS, please post question at our VSTS forum, VSX forum is used for providing extensibility support in Visual Studio. Regards, Wesley
Please mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. - Marked As Answer byWesley YaoMSFT, ModeratorThursday, October 01, 2009 2:39 AM
-
| | Wesley Yao Tuesday, September 29, 2009 5:07 AM | Thank you.
What does "VSTS" refer to? where VSTS forum reside? | | hyeewang Wednesday, October 14, 2009 1:27 AM | "VSTS" refer to Visual Studio Team System, it's the team edition of Visual Studio, it provides multi-disciplined team members with an integrated set of tools for architecture, design, development, database development and testing of applications. Team members can continuously collaborate and utilize a complete set of tools and guidance at every step of the application life cycle. Here is the category: Visual Studio Team System, and here is the developer center: Team System HomeSincerely, Wesley
Please mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us. - Marked As Answer byhyeewang Wednesday, October 14, 2009 3:14 AM
-
| | Wesley Yao Wednesday, October 14, 2009 2:01 AM |
|