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
Is it possible to migrate visual interdev design-time controls to asp.net?
Why is this service branded with windows livetm?
Is it possible to change the index of primary key on table?
Explain the flow of processing of the request? : asp.net mvc
Explain the asp.net page life cycle.
What are the properties of the eventargs argument when capturing keyboard events?
What is enableviewstate in asp net?
What is in a session cookie?
What are Session states available and its Uses?
Is it true that a Web service must be written in .NET or not?
What is a 1x1 pixel?
What parameters can you pass in the url of the api? Can get and post use the same url?
What is data control in asp.net?
What is application Object?
Can we override the enablepartialrendering property of the scriptmanager class?