Groups | Blog | Home
all groups > vb.net > march 2004 >

vb.net : C# or VB.NET in Windows CE?



kplasun NO[at]SPAM hotmail.com
3/4/2004 11:20:56 PM
Hi,

I'm supposed to develop a Windows CE app in VB.NET, I'd prefer C#. Is
there a reason to use VB.NET in WinCE over C#? Isn't C# more powerful, or
is the difference mainly in syntax? Or are the benefits to using VB.NET?
If it's preferable to use C#, what reasons should I use?

Thanks a lot in advance for any help,
Tom Shelton
3/4/2004 11:26:32 PM
[quoted text, click to view]

When the choice of languages is VB.NET or C#, it really comes down to a
matter of preference. Sorry - but there are very few technical
differences between VB.NET and C#...

--
Tom Shelton [MVP]
Powered By Gentoo Linux 1.4
Certainly the game is rigged.

Don't let that stop you; if you don't bet, you can't win.
Jay B. Harlow [MVP - Outlook]
3/5/2004 8:08:56 AM
Jon,
[quoted text, click to view]
VB.NET Whidbey will get unsigned types (in the language itself).

Jay

[quoted text, click to view]

Jon Skeet [C# MVP]
3/5/2004 8:59:32 AM
[quoted text, click to view]

See http://www.pobox.com/~skeet/csharp/faq/#vb.or.csharp

--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
Dick Grier
3/5/2004 12:26:02 PM
Hi,

The are EXACTLY equivalent (IMO) -- for any normal program. I've used both.
My preference is VB, but that is historical, nothing more.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.

Jon Skeet [C# MVP]
3/5/2004 2:28:31 PM
[quoted text, click to view]

Righto - fixed again :)

--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
Cor
3/5/2004 4:12:19 PM
Hi Jon,

I thought a fight between you and Jay but it is not ;-(

http://www.pobox.com/~skeet

Did you see some answers from William Ryan about this subject in the
dotnet.general group.
I think that for an objective comparising you could add that.
(The friendly user interface from VB.net in the IDE against the faster and
less memory needed IDE behaviour from C#)

By the way, I miss the various legacy functions from C in C# statements also
in that comparising, that is a greath benefith for old C users.

:-))

(But overall a good page)

Just my thought,

Cor

kplasun NO[at]SPAM hotmail.com
3/9/2004 11:23:10 PM
Thank you very much everyone for your
advice, I have some backup now for using
C# :-)

google NO[at]SPAM intermension.com
3/10/2004 10:59:21 AM
Use Vb.Net for everything, and get your self a tee shirt that says so.
Something along the lines of

"I use VB.Net",

on the front and then maybe on the back it could say

".... And I Love It!!"

:)

hth

kplasun NO[at]SPAM hotmail.com
3/10/2004 11:42:11 PM
[quoted text, click to view]

:-) i hopes you're not the richard who's interviewing
me tomorrow

google NO[at]SPAM intermension.com
3/11/2004 11:17:50 AM
[quoted text, click to view]

Probably not in person although you never know....

I have been told Im OmniPotent.... but i think that was just in
reference to my lack of personal hygiene.

Nathan Kovac
3/19/2004 6:05:58 PM
Use c# because it's more programmer intuitive than VB.NET and because you
would be more comfortable with it. I can't see any reasons not to use
VB.NET for your project, but c# is simply easier and less verbose.

[quoted text, click to view]

Steve NO[at]SPAM viewpoint.support
3/19/2004 9:41:37 PM
As mentioned by other respondents, there are no real technical differences,
the most important consideration is maintenance. If your team or most of the
development resource is equipped with VB skills then that would make the
most sense. If you are the only person who will maintain the application
then use the language you are most familiar with.


[quoted text, click to view]

AddThis Social Bookmark Button