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
Who creates jsessionid?
What is asp net objects?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
Explain how can we access static variable?
Explain what does wsdl stand for?
Explain server control extensibility with reference to asp.net 2.0 ?
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
How we implement web farm and web garden concept in asp.net?
How to prepare culture-specific formatting in .net.
How will you load dynamic assembly?
Explain how cookies work.
What is http protocol and how it works?
How to Insert/Add in ASPXgridview
When does a session actually start?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely