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 / prabakar
using keyword is used to intimate the compiler to load
supported name spaces for our program.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
How can you enable impersonation in the web.config file?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
Explain exception filters?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
Explain the use of dataadapter.
Define data caching?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is the main differences between asp and asp.net?
How to find last error which occurred?
What is session in asp.net?
What is caching? Explain.
how to transfer the file from client to server using asp.net
Explain the difference between sql invalidation and sql notification.
What are HTTP handlers in ASP.NET?