Re: C# vs VB.Net
- From: "mcrose" <matt.c.rose@xxxxxxxxx>
- Date: 3 Oct 2006 06:44:10 -0700
Not a hidden secret - it's wide open, and that is that most computer
science people were brought up on C and Java. There were significant
differences between earlier versions of VB and C++, but those have
diminished since VB has matured and C# has implemented garbage
collection and the like.
90% of what you do in a .NET project uses the .NET CLR, and 90% of the
code should be verbatem identical between a VB.NET and C# project.
So, if you're a good VB.NET programmer, spend a couple weeks
translating some of your VB code to C# and then go ahead and apply for
that C# job and tell them exactly what you did. If they don't want you
based on that, you don't want to be working for them.
Manny Chohan wrote:
Hey Guys,
Can some one tell me why is there more demand for C# vs VB .NET? Personally
i have programmed in VB .net a little bit and have found it easier to use.
Is there any hidden secret about C#?
Please let me know.
Thanks
Manny
.
- Prev by Date: Re: Snippet Editor
- Next by Date: Re: DAL or BLL? How to implement objects
- Previous by thread: Re: C# vs VB.Net
- Next by thread: Re: C# vs VB.Net
- Index(es):