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 / chandra prakash
using keyword is used to intimate the compiler to load
supported name spaces for our program.
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is the difference between trace and debug in asp.net?
What is _viewstart?
What is the difference between Hash table and Array list?
How do you deploy your asp.net application?
What is connection pooling and how to enable and disable connection pooling?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is the use of session in web application?
What is true about application service provider?
How should I destroy my objects in asp.net?
How can we provide the WebParts control functionality to a server control?
What are the 3 types of web?
Using code explain Configuration Management
Is sql backend or frontend?
What is asp.net localization?
What is session handling in a webfarm, how it can work with its limits?