Radio Raiders: Cellular, WiFi, Satellite Radios
It is currently Thu Sep 09, 2010 2:55 am
All times are UTC

Best Visual Studio/Language for (.exe) Applications?

Reply to topic Page 1 of 1 [ 5 posts ]
Author Message

Offline RadioRaiders

Site Admin


User avatar


Joined: Mon Sep 29, 2008 6:40 am

Posts: 85

PostPosted: Thu Oct 23, 2008 1:33 pm   Post subject: Best Visual Studio/Language for (.exe) Applications?   

What is the best Visual Studio (and language) is the best for making small .exe applications? (Calculators, tools, etc.)

Ok, I can see Web Developer is meant for web-based applications, but the other 3 seem very similar (VB, C# and C++)

Here's what Microsoft says:
http://www.microsoft.com/express/product/default.aspx

Visual Basic 2008 Express with SP1 is the ideal tool for productively building object-oriented applications for Windows on the .NET Framework.

Visual C# 2008 Express with SP1 is the ideal tool for productively building object-oriented applications for Windows on the .NET Framework.

Visual C++ 2008 Express with SP1 provides a powerful and flexible development environment for creating native Windows and cool 2D and 3D games.

Visual Web Developer 2008 Express with SP1 provides an ideal environment for creating powerful Web applications.
Top Profile 

Offline pyroism


Joined: Tue Oct 28, 2008 7:44 pm

Posts: 3

PostPosted: Tue Oct 28, 2008 9:52 pm   Post subject: Re: Best Visual Studio/Language for (.exe) Applications?   

VB is pretty easy to use and learn.. Visual C++ and Visual C# require you to know C++, (C# has a slightly different syntax, garbage collection, extra microsoft libraries and a ton of extra features that visual C++ lacks.)

So it's up to you, if you just want to make some quick and dirty apps, VB might be best if you're not familiar with C++ or C#.
Top Profile 

Offline Ddeere2


Joined: Thu Oct 16, 2008 3:27 am

Posts: 11

PostPosted: Thu Oct 30, 2008 3:56 am   Post subject: Re: Best Visual Studio/Language for (.exe) Applications?   

Yeah, I would go with VB if you just need quick apps, but more 'professional' apps would require C++ or C#, but I heard that C# is almost like Java. Never really messed around with C or C++, but I know Java for some odd reason :headscratch: lol
Top Profile 

Offline RadioRaiders

Site Admin


User avatar


Joined: Mon Sep 29, 2008 6:40 am

Posts: 85

PostPosted: Mon Nov 03, 2008 7:07 pm   Post subject: Re: Best Visual Studio/Language for (.exe) Applications?   

After some Google-ing, experimenting, etc. I decided Visual Basic was a good choice for me. I took a C++ course a few years ago, and the only thing I learned from it was that I didn't like C++ :-D I'm never going to get into serious hard-core programming, so I decided to stay away from C++ alltogether. The Basic language is easier and makes more sense to me anyway. I had a Commodore VIC-20 back in the 80's and I still remember some Basic syntax from that:

10 PRINT "HELLO"
20 GOTO 10
RUN

:clap:

Ddeere2 wrote:
but I know Java for some odd reason :headscratch: lol


I'm looking into Java as a "back-up" language, since it's very popular and (supposedly) a little easier than C++. What program are you using for programming? I downloaded Sun Studio but it seems to be for LINUX machines only :headscratch: Is there any Windows tool? I guess I can fire up my Ubuntu, but I like to mess around with it at work, and there I have only Windows...
Top Profile 

Offline dmapr


Joined: Sat Oct 18, 2008 4:45 pm

Posts: 9

PostPosted: Mon Nov 03, 2008 9:00 pm   Post subject: Re: Best Visual Studio/Language for (.exe) Applications?   

RadioRaiders wrote:
I'm looking into Java as a "back-up" language, since it's very popular and (supposedly) a little easier than C++. What program are you using for programming? I downloaded Sun Studio but it seems to be for LINUX machines only :headscratch: Is there any Windows tool? I guess I can fire up my Ubuntu, but I like to mess around with it at work, and there I have only Windows...


Netbeans and Eclipse are free Java development tools and are available on Windows. Intellij IDEA is probably the best, but not free.
Top Profile 
Display posts from previous:  Sort by  
Reply to topic Page 1 of 1 [ 5 posts ]


Who is online
Users browsing this forum: No registered users and 1 guest

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

  

cron