Reply to comment

Namespaces and Assemblies

  • An assembly is either a dll or an exe file that contains portable executing code.
  • A namespace is a collection of classes.
  • A namespace can be spread across more than one assembly
  • One assembly can contain code belonging to one or more namepsace
  • Reply

    • Web page addresses and e-mail addresses turn into links automatically.
    • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
    • Lines and paragraphs break automatically.

    More information about formatting options