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. what is namespace in C#.net windows application?

what is namespace in C#.net windows application?

Scheduled Pinned Locked Moved C#
csharpquestion
6 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.
  • S Offline
    S Offline
    sathyan_8294
    wrote on last edited by
    #1

    what is namespace in C#.net windows application?

    S W G V A 5 Replies Last reply
    0
    • S sathyan_8294

      what is namespace in C#.net windows application?

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

      I didnt get you . Can you please explain what do you want??

      Cheers, Suresh

      1 Reply Last reply
      0
      • S sathyan_8294

        what is namespace in C#.net windows application?

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

        MSDN Library: namespace keyword[^]

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

        1 Reply Last reply
        0
        • S sathyan_8294

          what is namespace in C#.net windows application?

          W Offline
          W Offline
          Wayne Phipps
          wrote on last edited by
          #4

          Have you ever used Google? what is a namespace c# namespace (C# Reference)

          Regards Wayne Phipps ____________ Time is the greatest teacher... unfortunately, it kills all of its students View my Blog

          1 Reply Last reply
          0
          • S sathyan_8294

            what is namespace in C#.net windows application?

            V Offline
            V Offline
            Vega02
            wrote on last edited by
            #5

            Very simply, it's just a logical grouping of classes, structures, etc. If you'd like a filesystem analogy, think of a class as a file and a namespace as a directory. The BCL is divided up into several namespaces: - System.IO (contains framework I/O classes) - System.Text (contains localization and text manipulation classes) - etc.

            1 Reply Last reply
            0
            • S sathyan_8294

              what is namespace in C#.net windows application?

              A Offline
              A Offline
              Aaron VanWieren
              wrote on last edited by
              #6

              Namespaces are to dot net what packages are to java. Probably over simplified but take it as you will.

              _____________________________________________________________________ Our developers never release code. Rather, it tends to escape, pillaging the countryside all around. The Enlightenment Project (paraphrased comment) Visit Me at GISDevCafe

              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