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. General Programming
  3. C#
  4. VB.NET to C# Language converter

VB.NET to C# Language converter

Scheduled Pinned Locked Moved C#
csharpquestion
10 Posts 5 Posters 2 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.
  • R Offline
    R Offline
    RB Emphasys
    wrote on last edited by
    #1

    Does anyone know if there is a VB.net to C# language converter, and if so, where to download it? Thanks, Ryan

    J H D 5 Replies Last reply
    0
    • R RB Emphasys

      Does anyone know if there is a VB.net to C# language converter, and if so, where to download it? Thanks, Ryan

      J Offline
      J Offline
      joan_fl
      wrote on last edited by
      #2

      It's in the ASP.NET Resource Kit. You can download it free of charge here: http://msdn.microsoft.com/asp.net/asprk/ it quite the download, but it's WELL worth it! :) ------------------------------- Joan MomComputerGeek.com

      1 Reply Last reply
      0
      • R RB Emphasys

        Does anyone know if there is a VB.net to C# language converter, and if so, where to download it? Thanks, Ryan

        J Offline
        J Offline
        joan_fl
        wrote on last edited by
        #3

        Opps, I'm sorry the ASP.NET Resource kit has the exact opposite of what your looking for. It converts C# to VB.NET... Sorry. It's still worth the download if you dont already have it. ------------------------------- Joan MomComputerGeek.com

        1 Reply Last reply
        0
        • R RB Emphasys

          Does anyone know if there is a VB.net to C# language converter, and if so, where to download it? Thanks, Ryan

          H Offline
          H Offline
          Heath Stewart
          wrote on last edited by
          #4

          Once compiled, it doesn't matter what the source language is. If you need to maintain the source, why not just learn VB.NET? It's just a different syntax. It uses assemblies in the same way that any other language can.

          Microsoft MVP, Visual C# My Articles

          R T 2 Replies Last reply
          0
          • H Heath Stewart

            Once compiled, it doesn't matter what the source language is. If you need to maintain the source, why not just learn VB.NET? It's just a different syntax. It uses assemblies in the same way that any other language can.

            Microsoft MVP, Visual C# My Articles

            R Offline
            R Offline
            RB Emphasys
            wrote on last edited by
            #5

            I tend to agree with you Heath, but my project manager has asked me to convert it, alas, I must do it. Anyone else know of any vb.net to c# converters? Thanks, Ryan

            H 1 Reply Last reply
            0
            • R RB Emphasys

              Does anyone know if there is a VB.net to C# language converter, and if so, where to download it? Thanks, Ryan

              J Offline
              J Offline
              joan_fl
              wrote on last edited by
              #6

              I did find a VB.NET to C# converter.. The demo version is free. :cool: http://www.instantcsharp.com/ ------------------------------- Joan MomComputerGeek.com

              R 1 Reply Last reply
              0
              • J joan_fl

                I did find a VB.NET to C# converter.. The demo version is free. :cool: http://www.instantcsharp.com/ ------------------------------- Joan MomComputerGeek.com

                R Offline
                R Offline
                RB Emphasys
                wrote on last edited by
                #7

                Thanks Joan!!!

                1 Reply Last reply
                0
                • H Heath Stewart

                  Once compiled, it doesn't matter what the source language is. If you need to maintain the source, why not just learn VB.NET? It's just a different syntax. It uses assemblies in the same way that any other language can.

                  Microsoft MVP, Visual C# My Articles

                  T Offline
                  T Offline
                  tgoggin
                  wrote on last edited by
                  #8

                  Heath Stewart wrote: If you need to maintain the source, why not just learn VB.NET? And while you're at it, COBOL .Net and Fortran .Net work pretty well too. Why don't you mix some of them into your project? Then nobody on your team will be able to maintain your project. Job security, man! Top 10 Reasons to mix languages as much as possible: #10: Find all those hidden inter-language bugs before all your buddies! #9: Flaunt company coding standards #8: Help prepare you for the MCSD exams instead of working, like you're paid to do #7: Since nobody else can read your code, you stay employed longer #6: Unable to cut-and-paste between different languages forces better encapsulation and prevents clipboard inheritance #5: Adds at least one more language item to your resume! #4: Microsoft *never* has a history of modifying a language like VB after everyone has already learned it #3: Experience the magic of inter-language type-casting! #2: Because occasionally your semi-colon pinky gets tired And the top reason to mix languages in .Net as much as possible: #1: Just because your boss told you not to do it, doesn't necessarily mean you'll actually get fired for trying. - Tony Goggin

                  1 Reply Last reply
                  0
                  • R RB Emphasys

                    I tend to agree with you Heath, but my project manager has asked me to convert it, alas, I must do it. Anyone else know of any vb.net to c# converters? Thanks, Ryan

                    H Offline
                    H Offline
                    Heath Stewart
                    wrote on last edited by
                    #9

                    A quick and simple search on google turned up a couple, one of which is right here on CodeProject:

                    • http://www.codeproject.com/csharp/GBVB.asp[^]
                    • http://www.ellkay.com/ConvertVB2CSharp.htm[^]

                    Microsoft MVP, Visual C# My Articles

                    1 Reply Last reply
                    0
                    • R RB Emphasys

                      Does anyone know if there is a VB.net to C# language converter, and if so, where to download it? Thanks, Ryan

                      D Offline
                      D Offline
                      Daniel Turini
                      wrote on last edited by
                      #10

                      I made one: http://www.codeproject.com/csharp/GBVB.asp Perl combines all the worst aspects of C and Lisp: a billion different sublanguages in one monolithic executable. It combines the power of C with the readability of PostScript. -- Jamie Zawinski

                      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