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 / avinash bodkhe

the using statement specifies a namespace that the compiler
should look at to find any classes that are refrenced in
our code but which aren't defined in the current
namespaces.

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is active web page?

570


How can we inherit a static variable?

545


Any disadvantages in Dataset and in reflection ?

2829


Explain the path instructions in xaml?

565


Explain the difference between page.registerclientscriptblock and page.registerstartupscript?

577






What is event bubbling?

608


To display data in a Repeater control which template you provide?

595


What is the default timeout for a cookie?

561


What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

603


What is difference in .net 1.1 and .net 2.0?

592


What is the good practice to implement validations in aspx page?

638


What is viewstate? In which event of the page life cycle, is the viewstate available?

605


Can one dll file contains the compiled code of more than one .net language?

540


What are different methods of session maintenance in asp.net?

567


What is the use of asp.net web api?

586