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 ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?

1571


How do u deploy your asp.net application?

610


What are url fragments?

506


What do you mean by marshalbyref?

642


How does windows service lifecycle differ from a .standard. Exe?

514






How do we ensure view state has not tampered?

606


What are the properties of the eventargs argument when capturing keyboard events?

543


Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

529


Which is faster viewbag or viewdata?

562


COM+ Used ________________ Isolation Level

1526


What are Master Pages in ASP.NET? or What is a Master Page?

613


What is custom attribute?

571


Why do we need Sessions?

578


What are the media types of http requests and response?

512


What is a 307 redirect?

507