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
Can I use razor code in javascript in asp.net mvc?
Which filter executes first in an asp.net mvc application?
Can you explain the page life cycle of mvc?
What is .net architecture and framework?
What are action filters?
What is the difference between partial and renderpartial?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What are non action methods in mvc?
Can we have enum in entity framework?
Is .net core faster than .net framework?
how do you truncate a table using entity data model?
What is representational state transfer (rest) mean?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
Explain representational state transfer (rest) in detail?
Can you explain renderbody and renderpage in mvc?