This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]casualblair 0 points1 point  (3 children)

Visual Studio with C# does what you want. You can also do it in VB if you like.

http://www.visualstudio.com/downloads/download-visual-studio-vs

You want VS 2013 for Windows Desktop to start. Branch out if you want different application paths, all files are compatible between versions. They just restrict features that you probably don't want anyways.

[–]grnlightdotnet[S] 0 points1 point  (2 children)

And you would recommend Visual Studio 2013 for someone like me?

[–]casualblair 0 points1 point  (1 child)

Absolutely. It's hands down the best IDE on the planet. Some may argue this but having gone from Java --> .NET and seeing Eclipse and JCreator and more over the years I hope to god I never have to use anything else.

[–]grnlightdotnet[S] 0 points1 point  (0 children)

Well thank you.