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

What is session object? Describe in detail.

562


How would you turn off cookies on a page of a website?

506


What is the use of view state?

534


What is the difference between cache and cookies?

520


Explain Authentication mechanism in dotnet

628






What is virtual directory in asp.net?

513


What is the purpose of master page?

516


Where session variables are stored?

542


What is data grid view in asp.net?

532


Explain the concept of event bubbling in ASP.NET?

582


Which is better union or union all?

562


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

748


How does session work?

509


Define dll hell?

629


How to add DateTime Control in normal DataGrid Server Control?

582