Which programming language do Microsoft use to develop visual studio 2012?
-
Tuesday, January 29, 2013 5:04 AMJust curious about this.
- Moved by Damon ZhengMicrosoft Contingent Staff Wednesday, January 30, 2013 9:07 AM
All Replies
-
Tuesday, January 29, 2013 5:15 AMIf you are thinking about Visual Studio, the user interface, that's WPF and it is probably done in C#.
Jose R. MCP
Code Samples -
Tuesday, January 29, 2013 5:18 AMHow do you figure out that the UI of VS is WPF?
-
Tuesday, January 29, 2013 5:18 AM
Visual Studio is a collection of components.
There is the IDE, compiler, debugger, profiler etc. etc.
I believe that all of them were not developed using the same language.
As for the IDE, older ones were created using MFC, some using C# etc.
Not sure of 2012 though.
«_Superman_»
Microsoft MVP (Visual C++)
Polymorphism in C- Proposed As Answer by Ego JiangMicrosoft Contingent Staff, Moderator Wednesday, January 30, 2013 9:18 AM
- Marked As Answer by Ego JiangMicrosoft Contingent Staff, Moderator Friday, February 08, 2013 4:57 AM
-
Tuesday, January 29, 2013 5:26 AMHow do I figure? The information is publicly available in a few Microsoft blogs (from the developers themselves).
Jose R. MCP
Code Samples- Edited by webJoseMicrosoft Community Contributor Tuesday, January 29, 2013 5:26 AM
-
Wednesday, January 30, 2013 9:06 AM
Hello,
I think this question is not specific to Visual C++. I will move this thread to Visual Studio General Question forum because that forum might be more appropriate for this question.
Thanks for your understanding.
Regards,
Damon Zheng
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

