we are working in .net namespaces like using
system.io,system.text. these namespace before we
use "using " keyword what means of using?
Answer Posted / raman
actually namespace is the set of classes in dll form that
are declared. now to define that particular set of classes
in our program we use namespace and keyword "using"
provides that particular namespace. in short it is a
preprocessor.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the application pool?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What is special types forms
How does session state work in asp.net?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What is difference Between Authentication and authorization?
Can I combine classic asp and asp.net pages?
What is the difference between the asp and asp.net?
Define asp.net caching?
What is a web server? What are the load limits in it?
What is the compiled object?
Explain the role of global.asax?
Which data type does the rangevalidator control support?
Can action method static?
What is asp.net web pages?