Visual Studio Development Bookmark and Share   
 index > Visual Studio Extensibility > profile in vs2005
 

profile in vs2005

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.
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 Home

Sincerely,
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.
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 Home

Sincerely,
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

You can use google to search for other answers

Custom Search

More Threads

• Localize "GeneratedVSCT.vsct"
• Creating custom templates and project templates for VSPackages in Isolated Shell
• VS2008 Add-in (Include an existing folder in a project)
• Selecting solution explorer item, when it's not active
• CodeNamespace.InfoLocation always is vsCMInfoLocation.vsCMInfoLocationExternal?
• Change all source code encoding of project?
• VSPackage VS Addin?
• Customize code-serialization for components VIA VSIP
• Fonts and Colors Problems
• Cannot add new items in a custom project