Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi all,

Any body knows how did Microsoft create Visual Studio (what software)?
Is it a Microsoft secret software?
Posted
Updated 26-Jan-11 0:28am
v3
Comments
Sandeep Mewara 26-Jan-11 5:24am    
What? No clue of what you are trying to ask.
CPallini 26-Jan-11 6:27am    
Turbo C, I suppose :-D

I thinks visual studio is programmed in visual studio. This is the same as Windows 7 is programmed in a version of Windows itself. VS is mostly written in C++/COM but I think the latest VS2010 has at least parts in WPF.
 
Share this answer
 
Comments
[no name] 26-Jan-11 5:29am    
i like your answer.
ahsan sarfraz 26-Jan-11 5:56am    
me too
Pravin Patil, Mumbai 26-Jan-11 6:35am    
Logical answer....
take my 5
Espen Harlinn 26-Jan-11 7:37am    
Well answered, 5+
I heard recently that it's written in Java, using the Eclipse IDE.
 
Share this answer
 
Comments
Espen Harlinn 26-Jan-11 7:40am    
While we both know it's not, given the number of freely available extensions for Eclipse - it might not be a bad idea at all
CPallini 26-Jan-11 7:50am    
And what a thrilling experience had to be debugging!
#realJSOP 26-Jan-11 8:26am    
Debugging java is simple because the only way you can do it is to simply look through the code until you see what's wrong. :)
CPallini 26-Jan-11 9:19am    
I was kidding about 'interactive debugging': you know neither Visual Studio nor Eclipse are known to be blazing fast... :-D

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900