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 do you implement sql caching in asp.net?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Do you know caching feature?
How can we call webservices in Banking Applications? and where we are using it?
What is the difference between custom controls and user controls?
How long should a session id be?
What are merge modules?
Define dll hell?
If you want to write your own dot net language, what steps you will you take care?
What are the different types of sessions in asp.net? Name them?
Define transparent caching with aop?
What is dynamic web page with example?
How can you access the properties and controls of master pages from content pages?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What can we do with asp.net?