WPF: creating an app that looks like Visual Studio 2010
c#, visual-studio-2010, wpf
Solution
The video shows a plug-in for VS, but the basic answer is WPF.
Problem
How do you create a desktop application using C# that would look like Visual Studio 2010? Here's an example - What development environments can you use? - Can you recommend any samples, tutorials or blogposts? edit: I think I found what I was looking for... http://wpfthemes.codeplex.com/. Thank you all for your answers.