Visual Studio 2012
My friend bought Visual Studio 2012 few months back. Give it a try and didn't like it. So he gave it to me. All i got was the cd and the key for it. I installed it but don't have any document telling how to use it. Is there any place i can get some kind document for it. thanks for the help.
Comments
If you were asking about how to program in VB or something like that, a good tutorial site would be this. It's pretty straightforward to use if you need a simple Windows-only program. There's also plenty of youtube videos online for programming in it. Now personally, I never used VS for anything but VB programs, but you can use it for C (and friends) programming also. Be advised though, your code will not be really portable using Visual Studio, so don't expect to be making cross platform programs with it. (That's from my experience though, and your mileage may vary)
Also I'm gonna have to disagree about the new UI looking bad. I'm using a dark theme with a dark text editor theme and the dim, flat, low-contrast look is actually quite welcome when staring at text all day. We use 2010 at work and I find it kinda gaudy. Some of our older stuff is still built with 2008 (for dumb reasons, I can only assume) and it looks like a children's cartoon in comparison to both of those.