Answer Posted / om shivaya namaha
Using statement is used to import the namespaces in to the
page by reading the namespace classname it will search the
class in DotNet Farame work class library and that
perticaular class is imported in to the page
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
In which event of the page viewstate is available?
How to send a DataReader as a parameter to a remote client ?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
How will you load dynamic assembly? How will create assesblies at run time?
List the advantages and disadvantages of user control an custom control?
How would you implement inheritance using c#?
What are the event handlers that can be included in the Global.asax file?
What is a url string?
Differentiate between early binding and late binding.
Is asp.net still used?
List the asp.net validation controls?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
Explain client-side scripting?
How to implement form based authentication in asp.net application?