what is namespace?

Answer Posted / anil

Namespace is a logical container for all types i.e
class,enum,struct,interface etc..

Namespace is used in two scenarios:
1. to overcome the naming collision
2. to group related items together

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is entityset? : Entity framework

768


What is the difference between old ADO.NET and Entity framework coding techniques?

761


Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).

2039


mention what is csdl, ssdl and msl sections in an edmx file?

802


Explain what is asp.net mvc?

874


Explain representational state transfer (rest) in detail?

772


Can I add mvc testcases in visual studio express?

773


What is the advantage of using asp.net routing?

799


explain what does .edmx file contains?

840


What are HTML Helpers, AJAX Helpers in ASP.Net MVC?

761


what is explicit loading?

858


What is Attribute Routing in ASP.Net MVC?

802


Is .net core faster than .net framework?

763


What is objectcontext? : Entity framework

840


How does work clr?

714