www.dotnetcodes.com
Articles
Source Codes
Interview Questions
Forums
Submit Articles
Start Discussion
Invite friends
Signup
Online E-Books Links
ASP.Net
C-Sharp
VB.Net
SQL Server
AJAX
XML
What is Difference between NameSpace and Assembly?
Following are the differences between namespace and assembly :
√ Assembly is physical grouping of logical units. Namespace logically groups
classes.
√ Namespace can span multiple assembly.
Newer Post
Older Post
Home