|
-
Dec 28th, 2009, 06:01 PM
#1
[RESOLVED] MS Visual Which One?
I'm interested in making a small application and want to use one of MS' free Visual Something Express IDEs. I don't know which one though (Basic, C# or C++), and was hoping for some advice. I would be a newbie to any one of the three, but difficulty is not a deterrent. I'm a web developer (this would be a personal project) and I'm not likely to switch career paths anytime soon, but I'd like to learn the most "desired" (valuable? popular?) of the three.
Any input is appreciated.
-
Dec 28th, 2009, 06:55 PM
#2
Re: MS Visual Which One?
Well, I would think it has to do with what type of thing you want to achieve with your program. Visual Basic is a high level language which means that it is more user friendly but not as friendly to the machine. C# and C++ on the other hand would probably be medium to low level because they can interact with both user and machine in a friendly way.
Edit:
This should be in General Developer or some section of te forum like that not in Chit Chat.
Last edited by Nightwalker83; Dec 28th, 2009 at 06:57 PM.
Reason: Adding more
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Dec 28th, 2009, 07:05 PM
#3
Re: MS Visual Which One?
Thread moved to 'General Developer' forum
-
Dec 28th, 2009, 07:09 PM
#4
Re: MS Visual Which One?
.NET is .NET is .NET .... pick a language and use it. If you are more familair with VB, then go with VB.NET... if you're more comfortable with C/C++, then go with C#.NET. Once you get past the language syntax, they are virtually the same in that it's all based on the framework. VB tends to be more verbose and it's structure lends itself to picking things up quickly (which is part of it's charm). There is very little one language can do that the other can't.
-tg
-
Dec 28th, 2009, 08:30 PM
#5
Re: MS Visual Which One?
I'm not concerned with what the program needs to do - basic stuff that all of 'em could do. Heck, I could make it a web app if I wanted to... but I don't really want to.
I've done some VBScript for ASP (Classic) pages, but I'd take PHP over it any day. So maybe that's a point toward C?
Thanks for the input!
-
Dec 29th, 2009, 10:01 AM
#6
Re: MS Visual Which One?
I've done some VBScript for ASP (Classic) pages
ASP.Net is available for webprogramming...
Microsoft's Visual Studio 20xx Express Editions are there.. which is free....
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Dec 29th, 2009, 12:00 PM
#7
Re: MS Visual Which One?
I took a brief look into ASP.Net to see if it was something I wanted to learn, and decided that it was not.
I tried going with C#, and I think I better understand what you mean about ".NET is .NET", techgnome. All the languages are interfacing with the same Windows stuff, they just differ in their syntax. Sorry if that's really basic - I'm new to this. 
In any case, I'm off to a decent start now.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|