what are pros and cons in using vb.net for asp.net and c#.net for asp.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thelionheart
    New Member
    • Feb 2012
    • 12

    what are pros and cons in using vb.net for asp.net and c#.net for asp.net

    i just want to know if is there any difference in writing a code under vb.net to asp.net and c# to asp.net.
    And is there any pros and cons of vb.net to c# please help.
  • PsychoCoder
    Recognized Expert Contributor
    • Jul 2010
    • 465

    #2
    I guess it comes down to preference actually, if you're used to working with languages like Java or C++ then you'll like C# more. They both run off the same Framework, and anything you can do in either language you can accomplish in the other.

    Comment

    Working...