C# | ASP.Net | MVC | SQL Server | jQuery | Java Script | LINQ | SSRS| Web Application | Bootstrap | Kendo
Wednesday, 24 September 2014
What is Difference between NameSpace and Assembly?
Following are
the differences between namespace and assembly :-
1. Assembly is physical grouping of logical units. Namespace logically groups classes.
2. Namespace can span multiple assembly.
No comments:
Post a Comment