|
 |
|
 |
08-23-2004, 05:04 PM
|
#1 (permalink)
|
|
Regular Contributor
Join Date: Apr 2003
Location: noWhere, PA
Posts: 104
|
VB or C#, or something else
I wish to code basic windows apps to do things such as orgainze files, launch other apps, and other things. I tryed some VB but really didnt like it because of the lack of hard codeing you do and the fact that things your doing with VB go from easy to hard fast. I know very little about C#, but from my understanding it is like VB only more C in mind, you hard code GUI things and it is more powerfull then VB, or at least from what I think I know about C#.
what can you tell me about C# vs VB, and which one should I stay with?
|
|
|
08-23-2004, 05:23 PM
|
#2 (permalink)
|
|
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,475
|
if you are leaning towards ms technologies, i would by far recommend c#.
c# is 100% compliant with .net, whereas it is possible to use 'legacy' code with vb. c# also allows you to code in c style so the move to or from another language such as c, c++, php, perl, or java would be much smoother than to/from vb.
visual studio is the best ide i've ever worked with, but that can go for both c# or vb.net
ultimately they can do the same things cause you are using the .net framework, so it's more of a personal choice.
__________________
Mike
|
|
|
08-23-2004, 05:28 PM
|
#3 (permalink)
|
|
Regular Contributor
Join Date: Apr 2003
Location: noWhere, PA
Posts: 104
|
thanks, I think I will try C#. know any good books for it? I like the sams teach yourself in _ days/hours, to start.
|
|
|
08-23-2004, 05:46 PM
|
#4 (permalink)
|
|
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,475
|
i like the wrox books. professional c# 2nd edition, .. the msdn site is a wealth of info too.
__________________
Mike
|
|
|
08-24-2004, 12:43 PM
|
#5 (permalink)
|
|
Code Monkey
Join Date: Jun 2004
Location: Brooklyn/Rochester
Posts: 53
|
The .NET documentation is 1.7Gigs, thats a book all in itself =) I use "C# in a nutshell" though, I would like to see a book that explains Delegates better.
__________________
|
|
|
08-24-2004, 08:58 PM
|
#6 (permalink)
|
|
Regular Contributor
Join Date: Apr 2003
Location: noWhere, PA
Posts: 104
|
I got a VB Visual Studio .NET CD in the mail, would that have what i need or Do I need to Download the .NET sdk. I also I have Visual Stuido, will that pick up on me having C# or is there a nice IDE for C#
|
|
|
10-15-2004, 09:48 AM
|
#7 (permalink)
|
|
Registered User
Join Date: Oct 2004
Location: Dank cellar
Posts: 18
|
Quote:
|
thanks, I think I will try C#. know any good books for it?
|
Once you get a good grounding in C# with an entry level book like Sam's and assuming you are new to programming - I highly recommend " Beginning C# Objects: From Concepts to Code" by APress.
Also if you are considering a career in the field consider " The Career Programmer: Guerilla Tactics for an Imperfect World" by APress. This book will give you an early wakeup call. And for a quick reference (I take this to class with me) " C# Essentials" by O'Reilly.
Quote:
|
I tryed some VB but really didnt like it because of the lack of hard codeing you do and the fact that things your doing with VB go from easy to hard fast.
|
I don't agree with the "from easy to hard fast" bit, but I have never been a fan of Visual Basic. Dim wordy As New Wordy
Quote:
|
c# also allows you to code in c style so the move to or from another language such as c, c++, php, perl, or java would be much smoother than to/from vb.
|
C# :rock:
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -8. The time now is 07:30 PM.
|
Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting
|
 |
|