|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Dec 2003
Location: New York and on icq 108422465
Posts: 1,851
|
C++ and C# (programming xperts)
I'm fairly new into programmign and i just installed visual studio .net and saw C# but havent played with it yet...whats the diff? and the use of C#?
|
|
|
|
|
|
#2 |
|
Will code for food...
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
|
difference between c++ and c#?
c# is pretty much a win.dows specific language and it was developed to be very similar to java. it is fairly new and it is object oriented c++ can be used on all platforms, except that you might need to change your code for system related stuff. it is both object oriented and procedural if u're strictly going to work on win.dows, maybe you should stick to c#, as microsoft will keep producing as many tools as they can for that language.
__________________
|
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Jan 2004
Posts: 1,238
|
C# is Microsoft's new extensions to interface with .NET in addition more java-like elements added.
C++ is an object oriented extension to ANSI-C Forget both and learn perl
__________________
Managed US/NL Hosting [ [Reality Check Network ] Dell XEON Servers + 1/2/3 TB Packages ICQ: 4-930-562 |
|
|
|
|
|
#4 | |
|
Confirmed User
Join Date: Dec 2003
Location: New York and on icq 108422465
Posts: 1,851
|
Quote:
thanx... is VB object oriented in the .net suite? |
|
|
|
|
|
|
#5 | |
|
Confirmed User
Join Date: Dec 2003
Location: New York and on icq 108422465
Posts: 1,851
|
Quote:
i know php...know some perl too |
|
|
|
|