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
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
How can we create custom controls in asp net?
Differences between “dataset” and “datareader”.
What are the event handlers that can be included in the Global.asax file?
What is server side routing?
Is it possible to apply themes to an asp.net application? If yes, then how?
What is asp.net introduction?
Why session management is required?
Give me one example of Web API Routing?
What is paging in context of Memory?
What is jade template engine?
What are the differences between primary foreign and unique keys?
What parameters can you pass in the url of the api? Can get and post use the same url?
Can we have 2 web config files?
What is the difference between ASP.NET Webforms and ASP.NET MVC?