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 ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is it possible for .NET to support many languages?

310


What is round trip in asp.net?

515


Explain the difference between authentication and authorization.

602


What is an example of an application service provider?

460


Can you change a Master Page dynamically at runtime?

583






Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

545


How to use a Master Database in Asp.net?

572


What is state management technique?

550


What is the difference between abstract class vs interface? Can give me the real time examples?

494


What is the exact purpose of http handlers?

572


How can we prepairing Interview

1894


How do I send an email message from my ASP.NET page?

541


What is session authentication?

536


What does ascx stand for?

514


What is a web api?

555