Re: visual basic Vs C#
From: Daniel Moth (dmoth74_at_hotmail.com)
Date: 03/10/05
- Next message: Chris Tacke, eMVP: "Re: Tracking process and windows creation"
- Previous message: Max: "Tracking process and windows creation"
- In reply to: Chris Tacke, eMVP: "Re: visual basic Vs C#"
- Next in thread: Chris Tacke, eMVP: "Re: visual basic Vs C#"
- Reply: Chris Tacke, eMVP: "Re: visual basic Vs C#"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Mar 2005 18:22:14 -0000
Chris, please allow me a genuine question on your opinion:
For better or for worst there are those that cannot stomach semicolons,
braces and case sensitivity (I am not one of them but I *know* they exist).
Do we force them to just put up or give up?
Just curious... ...and to contribute something other than a question to the
thread: unsigned numbers are available in CF 2.0 :-)
Another appreciable difference IMO is custom control creation (C# only).
Cheers
Daniel
-- http://www.danielmoth.com/Blog/ "Chris Tacke, eMVP" <ctacke@spamfree-opennetcf.org> wrote in message news:%23fgC9rLJFHA.3336@TK2MSFTNGP10.phx.gbl... > Neither is better than the other. The only appreciable difference is the > availability of unsafe in C#. > > <opinion> > VB.NET was a waste of time to create, as it's totally different than VB6, > so if you have to learn a new language, learn C#. > VB.NET was likely a product of marketing more than engineering. It ended > up confusing more people than it helped and it strapped the CLR with > stupid problems (like the inability to use the very useful and necessary > unsigned numbers). > </opinion> > -- > Chris Tacke > Co-founder > OpenNETCF.org > Has OpenNETCF helped you? Consider donating to support us! > http://www.opennetcf.org/donate > > > "Philip Germanos" <PhilipGermanos@discussions.microsoft.com> wrote in > message news:F14B99D7-0435-4E82-A555-E4A76720EA12@microsoft.com... >> Hello. >> I have a project which consists of developing an application for pocket >> pc's. >> Briefly the client application which is a medical application for >> pharmacists will have to access a database server for data retreival. >> Its the first time i am getting in touch with .Net development, so what's >> the difference between C# and Visual Basic.Net and which one of them >> should i >> use? >> And by the way, which way is better, a two tier architecture with a >> client >> application on the pocket pc's accessing the database server directly, or >> a >> three tier architecture with a server application in between the client >> and >> the database? >> Thank you. > >
- Next message: Chris Tacke, eMVP: "Re: Tracking process and windows creation"
- Previous message: Max: "Tracking process and windows creation"
- In reply to: Chris Tacke, eMVP: "Re: visual basic Vs C#"
- Next in thread: Chris Tacke, eMVP: "Re: visual basic Vs C#"
- Reply: Chris Tacke, eMVP: "Re: visual basic Vs C#"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|