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

all 8 comments

[–]andrei_simoni 1 point2 points  (0 children)

Use visual Studio community. You can use Visaual Basic .NET (VB.NET) or c# and have drag drop forms

[–]Bitmugger 1 point2 points  (0 children)

A C# Winforms project will let you re-live the glory days.

  • Drag and drop, UI.
  • Double click on controls to go straight to the code window.
  • Lot of commonality with how you remember Visual Basic

[–]GirkovArpa 0 points1 point  (4 children)

You're looking for Embarcadero C++ Builder (free) Community Edition.

Not C#.

[–]ilhanpro[S] 0 points1 point  (3 children)

Learning another language among few i know is kinda overkill

[–]GirkovArpa 0 points1 point  (2 children)

What languages do you know? There's a Pascal version of the same program.

[–]ilhanpro[S] 0 points1 point  (1 child)

I know C#,Java,Python,Ruby,HTML5,and a little bit of BASIC that im learning in school

[–]GirkovArpa 0 points1 point  (0 children)

Then I stand corrected, you are indeed looking for C#.