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
What are ajax helpers in mvc?
what is eager loading?
What is entitytypes? : Entity framework
How does the .net framework 3.0 relate to windows vista?
what is use of entitydatasource control?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What are the components of the .net framework.
what is csdl?
Which version of .net framework is installed?
Can we change web.config settings from iis?
what is use of entity container?
Can you please explain the request flow in ASP.NET MVC framework?
What is disconnected scenario? : Entity framework
Can you explain renderbody and renderpage in mvc?
How do you handle variable number of segments in a route definition?