Results 1 to 2 of 2

Thread: What is the difference between a Class Library and a Namespace

  1. #1
    CarterBaker is offline Senior Member
    Join Date
    Dec 2009
    Posts
    210
    Rep Power
    3

    Default What is the difference between a Class Library and a Namespace

    I want to know the dissimilarity between a Class Library and a Namespace. Can anybody give me that? I have a book but it has the information which is very complex to know. So, please help me to get that.

  2. #2
    HowardAdams is offline Senior Member
    Join Date
    Dec 2009
    Posts
    214
    Rep Power
    3

    Default

    1) Difference between a division Library and a Namespace shown below

    Namespace:


    • Namespace is the group of different names wherein every name is Unique.

    • It is the logical margin for the group of classes.

    • It is specified in Project-Properties.

    Class Library:

    • This is the set of different classes.

    • It contains predefined codes.

    • It is used for getting access of unusual inbuilt code.

Similar Threads

  1. HS FTP Library
    By Gorman David in forum Download Tools and Softwares
    Replies: 0
    Last Post: 10-18-2010, 06:33 PM
  2. Difference between an Interface and an Abstract class
    By JacksonPerez in forum Programming
    Replies: 2
    Last Post: 04-27-2010, 01:42 PM
  3. Replies: 0
    Last Post: 04-20-2009, 07:20 AM
  4. Namespace, Operators and Type Checking
    By reackter in forum Programming
    Replies: 0
    Last Post: 10-31-2008, 08:16 AM
  5. Media Library
    By Newtech32 in forum Windows Vista
    Replies: 0
    Last Post: 04-01-2008, 11:25 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48