|
Thread: C#
-
Jun 17th, 2004, 07:32 AM
#1
Thread Starter
PowerPoster
C#
Loats and lots of people keep telling me to get into c# i've been coding vb for 2 and a half years and love the gui interface,
is c# a 'gui interface' what other kind of languages should i learn, i will be persuing software and application development but i obviously need to get a few languages under my belt 
any advice will be appriciated!
-
Jun 18th, 2004, 04:39 AM
#2
Thread Starter
PowerPoster
anyone got nay info with regards to c#?
-
Jun 18th, 2004, 09:51 PM
#3
PowerPoster
C# is much like VB.NET. You get the form designer just like you do in VB. The syntax of the coding is the same, but it shares the same framework as VB.NET, so you are really only learning a syntax if you know VB.NET. If you only know VB6, then you will have a learning curve with either VB.NET or C#. I recommend people learn C# over VB.NET most of the time, but it is only because the C# syntax is a syntax that Java also uses. This helps the learning curve a bit when/if you switch over. VB.NET syntax doesn't offer this. Other than that, and just a few features that are available in one or the other, they are not different because they share the same framework.
-
Jun 19th, 2004, 01:24 PM
#4
Thread Starter
PowerPoster
-
Jun 19th, 2004, 03:53 PM
#5
C# is pretty much an attempt at creating a middle ground between VB and C++ in other words its VB+ or C+.
You get the ease of the GUI RAD environment/IDE with more power behind the code.
-
Jun 19th, 2004, 04:12 PM
#6
Thread Starter
PowerPoster
Originally posted by Pino
where can i get a copy?
-
Jun 19th, 2004, 04:24 PM
#7
I think you can d/l the complier from M$ but if you want an IDE you'll need to buy VS.NET or google for a 3rd party IDE.
-
Jun 25th, 2004, 11:24 AM
#8
Frenzied Member
#Develop is good and free - http://www.icsharpcode.com/.
DJ
-
Jun 25th, 2004, 11:01 PM
#9
Originally posted by Jmacp
C# is pretty much an attempt at creating a middle ground between VB and C++ in other words its VB+ or C+.
You get the ease of the GUI RAD environment/IDE with more power behind the code.
Actually C# targets all the Java developers.
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
|