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
What is asp short for?
Which is better asp.net or php?
Why we use asp.net for website development?
What is httpresponse?
What is razor? : asp.net mvc
What is Web Server Control Templates.?
Give me one example of Web API Routing?
Explain the difference between debug.write and trace.write? When should each be used?
Is session server side or client side?
What websites use asp.net?
Which dll handles the request of .aspx page?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
What is session handling in a webfarm, how it can work with its limits?
What is the benefit of WebAPI over WCF?
What are sql notifications and sql invalidations?