What is namespaces in .net?
Answer / Arjun Tyagi
Namespaces in .NET are a mechanism for organizing types (classes, interfaces, structs, enumerations, and delegates) to avoid naming conflicts and facilitate code reuse. They provide a hierarchical structure that helps developers group related types together by function, library, or vendor.
| Is This Answer Correct ? | 0 Yes | 0 No |
Please explain what is the difference between a class and an object?
Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.
Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
What are code contracts?
What is different between User Control and Web Control and Custom Control?
What does cil do?
What is connected and diconnected database ?
What is misl?
What are use of Cloud computing....?
Whate are resource files?
what is event inheritance and event delegation?