About namespaces ?
Answers were Sorted based on User's Feedback
Answer / mohan kumar e.
Namespaces are logical grouping of related items.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / zeenat
Namespace logically group all realted types for eg:-
system.web.UI will group all UI related features
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / chandhru a
Namespaces are logical blocks used to avoid naming
collisions of the class names.
Chandhru A
Microbase Technologies
| Is This Answer Correct ? | 1 Yes | 1 No |
Does Tempdata hold the data for other request in ASP.Net MVC?
If background completes its processing will it wait for foreground threads?
What is difference between html.beginform and ajax.beginform?
How route table is created in ASP.NET MVC?
Can we add constraints to the route? If yes, explain how we can do it?
Is it possible to cancel filter execution?
How to change the action name in ASP.Net MVC?
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
What is a model in android?
What is .NET Framework?
Can I add asp.net mvc testcases in visual studio express?
What is the use of JIT