Exforsys
+ Reply to Thread
Results 1 to 3 of 3

Want to know about this Term

This is a discussion on Want to know about this Term within the Microsoft .NET forums, part of the Programming Talk category; What is actually a Namespaces and what is this term used for?...

  1. #1
    sammy is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    144

    Smile Want to know about this Term

    What is actually a Namespaces and what is this term used for?


  2. #2
    Mibble is offline Junior Member Array
    Join Date
    Nov 2005
    Answers
    10
    namespaces are logical collections of objects These files look outwardly just like dynamically linked libraries (DLLs), and they even end in the .dll extension


  3. #3
    Yukata is offline Junior Member Array
    Join Date
    Apr 2007
    Answers
    3
    Quote Originally Posted by sammy View Post
    What is actually a Namespaces and what is this term used for?
    Write some simple projects, and you'll know. I think namespaces are what that hold many classes, oganize large code projects, and are delimited with the . operator.


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...