Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Which is Better?

Which is Better?

Scheduled Pinned Locked Moved ASP.NET
csharpquestion
20 Posts 9 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Venkatesh Mookkan

    Check this link http://blogs.msdn.com/csharpfaq/archive/tags/C_23002F00_VB.NET+Equivalents/default.aspx[^]

    Regards, Venkatesh Mookkan. Software Engineer, India My: Website | Yahoo Group | Blog Spot

    K Offline
    K Offline
    Kasson
    wrote on last edited by
    #3

    Thanks Venkatesh.

    With Regards, Sakthi

    A 1 Reply Last reply
    0
    • K Kasson

      Thanks Venkatesh.

      With Regards, Sakthi

      A Offline
      A Offline
      accessred
      wrote on last edited by
      #4

      concerning web applications C# is the best choice.it is powerfull language just like java.when it comes to windows applications,i think better option is VB.

      K _ 2 Replies Last reply
      0
      • A accessred

        concerning web applications C# is the best choice.it is powerfull language just like java.when it comes to windows applications,i think better option is VB.

        K Offline
        K Offline
        Kasson
        wrote on last edited by
        #5

        Thanks accessred.

        With Regards, Sakthi

        1 Reply Last reply
        0
        • K Kasson

          Question 1: Which language is given more preference c# or vb .net ? Question 2: Which is faster c# or vb .net ? I have on the net but i didn't get any reasonable reply for this.

          With Regards, Sakthi

          S Offline
          S Offline
          Sathesh Sakthivel
          wrote on last edited by
          #6

          C# is the Best Language. C# is fast and good when we go for Web Based Application. VB is good when we go for the Windows Based Application.

          Regards, Satips.:rose:

          K 1 Reply Last reply
          0
          • K Kasson

            Question 1: Which language is given more preference c# or vb .net ? Question 2: Which is faster c# or vb .net ? I have on the net but i didn't get any reasonable reply for this.

            With Regards, Sakthi

            S Offline
            S Offline
            sathesh pandian
            wrote on last edited by
            #7

            depends upon the project C# and VB can be used. C# is better in web based applications(OOPS concept like java) Vb is better in windows based applications. you can use these two at any where in applications and both can be replaced by each other's code. there are some disadvantages and advantages with C# and vb. you must know before using them all the best.

            Sathesh Pandian

            K 1 Reply Last reply
            0
            • S Sathesh Sakthivel

              C# is the Best Language. C# is fast and good when we go for Web Based Application. VB is good when we go for the Windows Based Application.

              Regards, Satips.:rose:

              K Offline
              K Offline
              Kasson
              wrote on last edited by
              #8

              Thanks Satips.

              With Regards, Sakthi

              1 Reply Last reply
              0
              • S sathesh pandian

                depends upon the project C# and VB can be used. C# is better in web based applications(OOPS concept like java) Vb is better in windows based applications. you can use these two at any where in applications and both can be replaced by each other's code. there are some disadvantages and advantages with C# and vb. you must know before using them all the best.

                Sathesh Pandian

                K Offline
                K Offline
                Kasson
                wrote on last edited by
                #9

                sathesh_pandian wrote:

                some disadvantages and advantages with C# and vb.

                Let me Know it in Detail?

                With Regards, Sakthi

                S S 2 Replies Last reply
                0
                • K Kasson

                  sathesh_pandian wrote:

                  some disadvantages and advantages with C# and vb.

                  Let me Know it in Detail?

                  With Regards, Sakthi

                  S Offline
                  S Offline
                  Sathesh Sakthivel
                  wrote on last edited by
                  #10

                  One of the most obvious differences is that C# has XML documentation and VB does not (I think this is going to be rectified in the next version -but dont count on it) Essentially it could be argued (and is true to an extent) that if you can program in one then you can program in the other. I used to program on and off in VB6 but went for C# because it is cleaner and a true OO language. If you have the time then learn C# -you will always be able to use VB for any quirks it may have but quite honestly I doubt you will want to or need to. VB.net programmers will probably champion that language (quite understandibly) but I have yet to find one good reason to learn it over C# -except perhaps that there are slightly more jobs for VB.net than C# (Im in INDIA) at the moment -but this is changing quickly. Whatever you decide will not be a mistake, since learning the framework and real OO is perhaps the biggest obstacle you face.

                  Regards, Satips.:rose:

                  K 1 Reply Last reply
                  0
                  • S Sathesh Sakthivel

                    One of the most obvious differences is that C# has XML documentation and VB does not (I think this is going to be rectified in the next version -but dont count on it) Essentially it could be argued (and is true to an extent) that if you can program in one then you can program in the other. I used to program on and off in VB6 but went for C# because it is cleaner and a true OO language. If you have the time then learn C# -you will always be able to use VB for any quirks it may have but quite honestly I doubt you will want to or need to. VB.net programmers will probably champion that language (quite understandibly) but I have yet to find one good reason to learn it over C# -except perhaps that there are slightly more jobs for VB.net than C# (Im in INDIA) at the moment -but this is changing quickly. Whatever you decide will not be a mistake, since learning the framework and real OO is perhaps the biggest obstacle you face.

                    Regards, Satips.:rose:

                    K Offline
                    K Offline
                    Kasson
                    wrote on last edited by
                    #11

                    Thanks Satips. But i am in USA. Herealso there are lot of Openings.

                    With Regards, Sakthi

                    1 Reply Last reply
                    0
                    • K Kasson

                      Question 1: Which language is given more preference c# or vb .net ? Question 2: Which is faster c# or vb .net ? I have on the net but i didn't get any reasonable reply for this.

                      With Regards, Sakthi

                      G Offline
                      G Offline
                      Guffa
                      wrote on last edited by
                      #12

                      Which language is better depends entirely on where, when, why and how you use them. Neither of your questions are specific enough to show any differences:

                      Sakthi Sat wrote:

                      Question 1: Which language is given more preference c# or vb .net ?

                      That depends entirely on who you ask.

                      Sakthi Sat wrote:

                      Question 2: Which is faster c# or vb .net ?

                      They both compile to IL code, and that code becomes identical for equivalent program code, so there is no speed difference in the compiled code. They both use the .NET framework, so there is no speed difference in library calls.

                      --- single minded; short sighted; long gone;

                      K 1 Reply Last reply
                      0
                      • K Kasson

                        sathesh_pandian wrote:

                        some disadvantages and advantages with C# and vb.

                        Let me Know it in Detail?

                        With Regards, Sakthi

                        S Offline
                        S Offline
                        sathesh pandian
                        wrote on last edited by
                        #13

                        go through this link http://www.codeproject.com/dotnet/vbnet_c__difference.asp[^]

                        All The Best Sathesh Pandian

                        K V 2 Replies Last reply
                        0
                        • G Guffa

                          Which language is better depends entirely on where, when, why and how you use them. Neither of your questions are specific enough to show any differences:

                          Sakthi Sat wrote:

                          Question 1: Which language is given more preference c# or vb .net ?

                          That depends entirely on who you ask.

                          Sakthi Sat wrote:

                          Question 2: Which is faster c# or vb .net ?

                          They both compile to IL code, and that code becomes identical for equivalent program code, so there is no speed difference in the compiled code. They both use the .NET framework, so there is no speed difference in library calls.

                          --- single minded; short sighted; long gone;

                          K Offline
                          K Offline
                          Kasson
                          wrote on last edited by
                          #14

                          Thanks Guffa.

                          With Regards, Sakthi

                          1 Reply Last reply
                          0
                          • S sathesh pandian

                            go through this link http://www.codeproject.com/dotnet/vbnet_c__difference.asp[^]

                            All The Best Sathesh Pandian

                            K Offline
                            K Offline
                            Kasson
                            wrote on last edited by
                            #15

                            Thanks Sathesh.

                            With Regards, Sakthi

                            1 Reply Last reply
                            0
                            • A accessred

                              concerning web applications C# is the best choice.it is powerfull language just like java.when it comes to windows applications,i think better option is VB.

                              _ Offline
                              _ Offline
                              _AK_
                              wrote on last edited by
                              #16

                              accessred wrote:

                              when it comes to windows applications,i think better option is VB.

                              Any specific reason for that?

                              Apurva Kaushal

                              A 1 Reply Last reply
                              0
                              • _ _AK_

                                accessred wrote:

                                when it comes to windows applications,i think better option is VB.

                                Any specific reason for that?

                                Apurva Kaushal

                                A Offline
                                A Offline
                                accessred
                                wrote on last edited by
                                #17

                                see,C# is epecially designed for web projects.even though updation is on progress,VB is not proper for web deployment. more over XML compatibility is important in web applications.thus we choose C#.

                                "I am burning...the only thing rest in me is you..."

                                1 Reply Last reply
                                0
                                • K Kasson

                                  Question 1: Which language is given more preference c# or vb .net ? Question 2: Which is faster c# or vb .net ? I have on the net but i didn't get any reasonable reply for this.

                                  With Regards, Sakthi

                                  V Offline
                                  V Offline
                                  Vasudevan Deepak Kumar
                                  wrote on last edited by
                                  #18

                                  Read this first: http://support.microsoft.com/kb/308470[^]

                                  Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                                  1 Reply Last reply
                                  0
                                  • S sathesh pandian

                                    go through this link http://www.codeproject.com/dotnet/vbnet_c__difference.asp[^]

                                    All The Best Sathesh Pandian

                                    V Offline
                                    V Offline
                                    Vasudevan Deepak Kumar
                                    wrote on last edited by
                                    #19

                                    And this one too: http://support.microsoft.com/kb/308470[^]

                                    Vasudevan Deepak Kumar Personal Homepage Tech Gossips

                                    1 Reply Last reply
                                    0
                                    • K Kasson

                                      Question 1: Which language is given more preference c# or vb .net ? Question 2: Which is faster c# or vb .net ? I have on the net but i didn't get any reasonable reply for this.

                                      With Regards, Sakthi

                                      M Offline
                                      M Offline
                                      Mikeyyy
                                      wrote on last edited by
                                      #20

                                      That's like asking which religion is better. The correct answer depends on who you ask. The best language is the one you are most proficient in...in my opinion.

                                      1 Reply Last reply
                                      0
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes


                                      • Login

                                      • Don't have an account? Register

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Categories
                                      • Recent
                                      • Tags
                                      • Popular
                                      • World
                                      • Users
                                      • Groups