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. C# and Visual C#, Difference?

C# and Visual C#, Difference?

Scheduled Pinned Locked Moved C#
c++csharpquestionlearning
11 Posts 6 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.
  • A Aisha Ikram

    both are different, right? just as c++ and visual c++. what i have seen is C# is for console applications, why Visual C# is not as popular as c#? :confused: Tell me some good book for Visual C#. :rolleyes: @ish@

    S Offline
    S Offline
    Sijin
    wrote on last edited by
    #2

    Aisha Ikram wrote: what i have seen is C# is for console applications, why Visual C# is not as popular as c#? hmmmm is that so?...i don't think there is any difference. Aisha Ikram wrote: Tell me some good book for Visual C#. Inside C# by Tom Archer, Microsoft Press (Good for learning the language) Professional C#, Wrox Press (Covers the base class libraries as well) May the Source be with you Sonork ID 100.9997 sijinjoseph

    A 1 Reply Last reply
    0
    • A Aisha Ikram

      both are different, right? just as c++ and visual c++. what i have seen is C# is for console applications, why Visual C# is not as popular as c#? :confused: Tell me some good book for Visual C#. :rolleyes: @ish@

      J Offline
      J Offline
      James T Johnson
      wrote on last edited by
      #3

      As Sijin said there isn't any difference in the language. C# is the language, Visual C# is a product produced by Microsoft which includes an IDE to help make the writing of C# programs faster. VC# includes a forms designer, as well as some wizards that will generate code. James - out of order -

      S A 2 Replies Last reply
      0
      • J James T Johnson

        As Sijin said there isn't any difference in the language. C# is the language, Visual C# is a product produced by Microsoft which includes an IDE to help make the writing of C# programs faster. VC# includes a forms designer, as well as some wizards that will generate code. James - out of order -

        S Offline
        S Offline
        Stephane Rodriguez
        wrote on last edited by
        #4

        Finally you shot down that bloody sig. At a time I thought exposing an annoying sig and evangelizing .NET at the same time was just too much wrong for a single guy. ;P


        Back to real work : D-17.

        J 1 Reply Last reply
        0
        • S Stephane Rodriguez

          Finally you shot down that bloody sig. At a time I thought exposing an annoying sig and evangelizing .NET at the same time was just too much wrong for a single guy. ;P


          Back to real work : D-17.

          J Offline
          J Offline
          James T Johnson
          wrote on last edited by
          #5

          :laugh: And depending on your viewpoint I can add to that by being a right-wing conservative ;P James - out of order -

          D 1 Reply Last reply
          0
          • J James T Johnson

            :laugh: And depending on your viewpoint I can add to that by being a right-wing conservative ;P James - out of order -

            D Offline
            D Offline
            David Stone
            wrote on last edited by
            #6

            <sarcasm>:omg: That's horrible!</sarcasm> This message was paid in part by the Republican National Commitee:-D


            You will now find yourself in a wonderous, magical place, filled with talking gnomes, mythical squirrels, and, almost as an afterthought, your bookmarks -Shog9 teaching Mel Feik how to bookmark I don't know whether it's just the light but I swear the database server gives me dirty looks everytime I wander past. -Chris Maunder

            L 1 Reply Last reply
            0
            • D David Stone

              <sarcasm>:omg: That's horrible!</sarcasm> This message was paid in part by the Republican National Commitee:-D


              You will now find yourself in a wonderous, magical place, filled with talking gnomes, mythical squirrels, and, almost as an afterthought, your bookmarks -Shog9 teaching Mel Feik how to bookmark I don't know whether it's just the light but I swear the database server gives me dirty looks everytime I wander past. -Chris Maunder

              L Offline
              L Offline
              leppie
              wrote on last edited by
              #7

              Politics are for people that cant code :) "I dont have a life, I have a program."

              D 1 Reply Last reply
              0
              • L leppie

                Politics are for people that cant code :) "I dont have a life, I have a program."

                D Offline
                D Offline
                David Stone
                wrote on last edited by
                #8

                Bah! Spoken like a true member of the Green Party!;P


                You will now find yourself in a wonderous, magical place, filled with talking gnomes, mythical squirrels, and, almost as an afterthought, your bookmarks -Shog9 teaching Mel Feik how to bookmark I don't know whether it's just the light but I swear the database server gives me dirty looks everytime I wander past. -Chris Maunder

                L 1 Reply Last reply
                0
                • D David Stone

                  Bah! Spoken like a true member of the Green Party!;P


                  You will now find yourself in a wonderous, magical place, filled with talking gnomes, mythical squirrels, and, almost as an afterthought, your bookmarks -Shog9 teaching Mel Feik how to bookmark I don't know whether it's just the light but I swear the database server gives me dirty looks everytime I wander past. -Chris Maunder

                  L Offline
                  L Offline
                  leppie
                  wrote on last edited by
                  #9

                  Yeah! Me and me mate Dave from Staines :laugh::laugh::laugh: I! "I dont have a life, I have a program."

                  1 Reply Last reply
                  0
                  • S Sijin

                    Aisha Ikram wrote: what i have seen is C# is for console applications, why Visual C# is not as popular as c#? hmmmm is that so?...i don't think there is any difference. Aisha Ikram wrote: Tell me some good book for Visual C#. Inside C# by Tom Archer, Microsoft Press (Good for learning the language) Professional C#, Wrox Press (Covers the base class libraries as well) May the Source be with you Sonork ID 100.9997 sijinjoseph

                    A Offline
                    A Offline
                    Aisha Ikram
                    wrote on last edited by
                    #10

                    Sijin, thanks for recommending the books :-). Sijin wrote: hmmmm is that so?...i don't think there is any difference. Well that was just an idea, i was not really sure. but yes you are right, no difference except that Visual C# provides wizards and win forms like things. @ish@ - When there is a will there is a way

                    1 Reply Last reply
                    0
                    • J James T Johnson

                      As Sijin said there isn't any difference in the language. C# is the language, Visual C# is a product produced by Microsoft which includes an IDE to help make the writing of C# programs faster. VC# includes a forms designer, as well as some wizards that will generate code. James - out of order -

                      A Offline
                      A Offline
                      Aisha Ikram
                      wrote on last edited by
                      #11

                      right, i agree :-) @ish@ check my latest article in .NET section What is Common Language Runtime(CLR)?

                      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