473,406 Members | 2,698 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

VB.net or C# more popular for aspnet?

hi all,

I was curious to know as to which language is used more for the codebehind
files in aspnet
is it VB.net or C#?I want to prepare for certification and wanted to decide
wehther i want to go for the vb.net track or C#.
I like C# more than VB.net but I would like to know whats popular in the
industry before making my choice.

Thanks for your inputs in advance.

Nov 19 '05 #1
11 1380
Well of course C# has the edge of VB.NET becuase it the "newest" language on
the block. In the industry C# developers are taken more seriously since it
may seem that they are most likely Java or C++ programmers. The Language
also has some advanced featured than VB. However, in some areas VB has an
edge over C#. My advice, get the certification in C#, however you MUST
learn both.

--
TDAVISJR
aka - Tampa.NET Koder
"cooltech77" <co********@discussions.microsoft.com> wrote in message
news:93**********************************@microsof t.com...
hi all,

I was curious to know as to which language is used more for the codebehind
files in aspnet
is it VB.net or C#?I want to prepare for certification and wanted to
decide
wehther i want to go for the vb.net track or C#.
I like C# more than VB.net but I would like to know whats popular in the
industry before making my choice.

Thanks for your inputs in advance.

Nov 19 '05 #2
If you want to know "whats popular in the industry" this isn't the way to go
about it. The answers you get will represent individual opinions of a few
people who happen to be here around this time. You will not get a
statistical average. Try Google. You can start here:

http://www.google.com/search?hl=en&q....Net+Languages

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"cooltech77" <co********@discussions.microsoft.com> wrote in message
news:93**********************************@microsof t.com...
hi all,

I was curious to know as to which language is used more for the codebehind
files in aspnet
is it VB.net or C#?I want to prepare for certification and wanted to
decide
wehther i want to go for the vb.net track or C#.
I like C# more than VB.net but I would like to know whats popular in the
industry before making my choice.

Thanks for your inputs in advance.

Nov 19 '05 #3
I'm going to agree with Kevin on this one. Asking a question like that is
too subjective: it's like asking a room full of mechanics whether they favor
Snap-On or Craftsman tools....

The truth is that there are some differences between the languages, but
unless you're going to be on the edge and edit your IL code for optimization
(or whatever) you should choose the language that you'll feel more
comfortable solving problems in quickly.

If you want the 'Industry' opinion, go to DICE.com, Monster.Com and
CareerBuilder.com, etc and create search agents for .Net programming jobs.
You'll be able to count the job postings for language specific
requirements.....

Ryan Brady

"cooltech77" wrote:
hi all,

I was curious to know as to which language is used more for the codebehind
files in aspnet
is it VB.net or C#?I want to prepare for certification and wanted to decide
wehther i want to go for the vb.net track or C#.
I like C# more than VB.net but I would like to know whats popular in the
industry before making my choice.

Thanks for your inputs in advance.

Nov 19 '05 #4
And try this article on codeproject:

http://www.codeproject.com/dotnet/vb...difference.asp
"cooltech77" wrote:
hi all,

I was curious to know as to which language is used more for the codebehind
files in aspnet
is it VB.net or C#?I want to prepare for certification and wanted to decide
wehther i want to go for the vb.net track or C#.
I like C# more than VB.net but I would like to know whats popular in the
industry before making my choice.

Thanks for your inputs in advance.

Nov 19 '05 #5
Despite C#'s recent popularity surge, VB.NET is still more widely used for
ASP.NET development in large part because older versions of ASP.NET
supported only VBScript, so VB.NET is a more natural transition for
old-school web developers.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"cooltech77" <co********@discussions.microsoft.com> wrote in message
news:93**********************************@microsof t.com...
hi all,

I was curious to know as to which language is used more for the codebehind
files in aspnet
is it VB.net or C#?I want to prepare for certification and wanted to
decide
wehther i want to go for the vb.net track or C#.
I like C# more than VB.net but I would like to know whats popular in the
industry before making my choice.

Thanks for your inputs in advance.

Nov 19 '05 #6
they sell more c# books than vb.net books. I just found this out today.
The tech publishers are more reluctant to buy vb books
Nov 19 '05 #7
I'm an old-school web developer! I was doing ASP when ASP was brand-new. I
was very happy to go back to the C family. C'mon, Steve. You know you said
that because YOU prefer VB! ;-)

Don't get me wrong. I'm not promoting any particular language. I figure if
Microsoft made several, they had good reasons for doing so. They usually do!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:O3**************@TK2MSFTNGP15.phx.gbl...
Despite C#'s recent popularity surge, VB.NET is still more widely used for
ASP.NET development in large part because older versions of ASP.NET
supported only VBScript, so VB.NET is a more natural transition for
old-school web developers.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"cooltech77" <co********@discussions.microsoft.com> wrote in message
news:93**********************************@microsof t.com...
hi all,

I was curious to know as to which language is used more for the
codebehind
files in aspnet
is it VB.net or C#?I want to prepare for certification and wanted to
decide
wehther i want to go for the vb.net track or C#.
I like C# more than VB.net but I would like to know whats popular in the
industry before making my choice.

Thanks for your inputs in advance.


Nov 19 '05 #8
That's not why I said it.
I said it because I know it to be true.

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:OF**************@TK2MSFTNGP14.phx.gbl...
I'm an old-school web developer! I was doing ASP when ASP was brand-new. I
was very happy to go back to the C family. C'mon, Steve. You know you said
that because YOU prefer VB! ;-)

Don't get me wrong. I'm not promoting any particular language. I figure if
Microsoft made several, they had good reasons for doing so. They usually
do!

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:O3**************@TK2MSFTNGP15.phx.gbl...
Despite C#'s recent popularity surge, VB.NET is still more widely used
for ASP.NET development in large part because older versions of ASP.NET
supported only VBScript, so VB.NET is a more natural transition for
old-school web developers.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"cooltech77" <co********@discussions.microsoft.com> wrote in message
news:93**********************************@microsof t.com...
hi all,

I was curious to know as to which language is used more for the
codebehind
files in aspnet
is it VB.net or C#?I want to prepare for certification and wanted to
decide
wehther i want to go for the vb.net track or C#.
I like C# more than VB.net but I would like to know whats popular in the
industry before making my choice.

Thanks for your inputs in advance.



Nov 19 '05 #9
Okay, Steve, you win. As long as you mean MOST old-school web developers, I
will happily agree.

--

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:Oi****************@TK2MSFTNGP09.phx.gbl...
That's not why I said it.
I said it because I know it to be true.

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:OF**************@TK2MSFTNGP14.phx.gbl...
I'm an old-school web developer! I was doing ASP when ASP was brand-new.
I was very happy to go back to the C family. C'mon, Steve. You know you
said that because YOU prefer VB! ;-)

Don't get me wrong. I'm not promoting any particular language. I figure
if Microsoft made several, they had good reasons for doing so. They
usually do!

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:O3**************@TK2MSFTNGP15.phx.gbl...
Despite C#'s recent popularity surge, VB.NET is still more widely used
for ASP.NET development in large part because older versions of ASP.NET
supported only VBScript, so VB.NET is a more natural transition for
old-school web developers.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"cooltech77" <co********@discussions.microsoft.com> wrote in message
news:93**********************************@microsof t.com...
hi all,

I was curious to know as to which language is used more for the
codebehind
files in aspnet
is it VB.net or C#?I want to prepare for certification and wanted to
decide
wehther i want to go for the vb.net track or C#.
I like C# more than VB.net but I would like to know whats popular in
the
industry before making my choice.

Thanks for your inputs in advance.



Nov 19 '05 #10
Yes, ok. I guess that makes you an exceptional programmer in more ways that
one.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:e2**************@TK2MSFTNGP14.phx.gbl...
Okay, Steve, you win. As long as you mean MOST old-school web developers,
I will happily agree.

--

Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:Oi****************@TK2MSFTNGP09.phx.gbl...
That's not why I said it.
I said it because I know it to be true.

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:OF**************@TK2MSFTNGP14.phx.gbl...
I'm an old-school web developer! I was doing ASP when ASP was brand-new.
I was very happy to go back to the C family. C'mon, Steve. You know you
said that because YOU prefer VB! ;-)

Don't get me wrong. I'm not promoting any particular language. I figure
if Microsoft made several, they had good reasons for doing so. They
usually do!

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:O3**************@TK2MSFTNGP15.phx.gbl...
Despite C#'s recent popularity surge, VB.NET is still more widely used
for ASP.NET development in large part because older versions of ASP.NET
supported only VBScript, so VB.NET is a more natural transition for
old-school web developers.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net

"cooltech77" <co********@discussions.microsoft.com> wrote in message
news:93**********************************@microsof t.com...
> hi all,
>
> I was curious to know as to which language is used more for the
> codebehind
> files in aspnet
> is it VB.net or C#?I want to prepare for certification and wanted to
> decide
> wehther i want to go for the vb.net track or C#.
> I like C# more than VB.net but I would like to know whats popular in
> the
> industry before making my choice.
>
> Thanks for your inputs in advance.
>



Nov 19 '05 #11
More like a programmer who always seems to find himself in exceptional
circumstances!

Good thing I love to learn!

--
;-),

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:ud**************@TK2MSFTNGP12.phx.gbl...
Yes, ok. I guess that makes you an exceptional programmer in more ways
that one.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:e2**************@TK2MSFTNGP14.phx.gbl...
Okay, Steve, you win. As long as you mean MOST old-school web developers,
I will happily agree.

--

Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:Oi****************@TK2MSFTNGP09.phx.gbl...
That's not why I said it.
I said it because I know it to be true.

"Kevin Spencer" <ke***@DIESPAMMERSDIEtakempis.com> wrote in message
news:OF**************@TK2MSFTNGP14.phx.gbl...
I'm an old-school web developer! I was doing ASP when ASP was
brand-new. I was very happy to go back to the C family. C'mon, Steve.
You know you said that because YOU prefer VB! ;-)

Don't get me wrong. I'm not promoting any particular language. I figure
if Microsoft made several, they had good reasons for doing so. They
usually do!

--
HTH,

Kevin Spencer
Microsoft MVP
.Net Developer
What You Seek Is What You Get.

"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:O3**************@TK2MSFTNGP15.phx.gbl...
> Despite C#'s recent popularity surge, VB.NET is still more widely used
> for ASP.NET development in large part because older versions of
> ASP.NET supported only VBScript, so VB.NET is a more natural
> transition for old-school web developers.
>
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
> http://SteveOrr.net
>
>
>
> "cooltech77" <co********@discussions.microsoft.com> wrote in message
> news:93**********************************@microsof t.com...
>> hi all,
>>
>> I was curious to know as to which language is used more for the
>> codebehind
>> files in aspnet
>> is it VB.net or C#?I want to prepare for certification and wanted to
>> decide
>> wehther i want to go for the vb.net track or C#.
>> I like C# more than VB.net but I would like to know whats popular in
>> the
>> industry before making my choice.
>>
>> Thanks for your inputs in advance.
>>
>
>



Nov 19 '05 #12

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
by: worzel | last post by:
is python more popular than coldfusion? I realsie that is a very general question as one thing does not directly relate to the other. My issue is that I am ditching coldfusion due to there being...
3
by: Harry Simpson | last post by:
Windows Server 2003 is supposed to include Framework 1.1 right. I don't have it here but have reports that the web is not running. The users say that the %COMPUTERNAME%\ASPNET user doesn't exist....
8
by: | last post by:
The New York Times and many other online publications automatically generate "most popular article" lists that cover, say, the last 24 hours. I am looking for guidance and/or code on the best way...
31
by: walterbyrd | last post by:
"Once you start down the Dark path, forever will it dominate your desiny. Consume you, it will." - Yoda I'm fairly new to web-development, and I'm trying out different technologies. Some people...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.