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 ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does a content page differ from a master page?

508


How do I create a web form?

530


How do you use viewstate?

554


What is a query string in a url?

539


Which library is used by the testers and developers to develop automated tests and create testing tools?

546






Elaborate differentiation between ViewState and SessionState?

615


What a diffgram is, and a good use for one?

569


Explain how can we access static variable?

549


Why do we need Sessions?

578


What is fulltrust?

561


What is the difference between GridView and Repeater controls in ASP.NET?

575


What is the difference between the asp and asp.net?

489


What is request and response in asp.net?

511


What are the modes of updation in an updatepanel? What are triggers of an updatepanel?

509


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

435