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 / avinash bodkhe

the using statement specifies a namespace that the compiler
should look at to find any classes that are refrenced in
our code but which aren't defined in the current
namespaces.

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ASLM?

864


Define static member?

732


How does asp.net page work?

700


What are tuples?

721


What is data cache in sql server?

793






When we use cookie less session? Explain its working?

740


Can you explain autopostback?

706


What role “#&&” plays in a querysting?

744


Explain http handlers? Where we can use the http handlers?

916


Is asp.net core faster?

737


What is the part of url?

700


Explain the basic functionality of garbage collector?

703


What are custom controls?

696


Web API uses which library for JSON serialization?

736


Describe the difference between inline and code behind - which is best in a?

771