Answer Posted / nazrul
we can declare more than one class of same in a Namespace
through partial keyword.
Advantage->
we can use only one object to intialize it.then through
that object we can their member.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is asp.net and .net are same or different?
Describe the master page.
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Explain the difference between dataset and datareader.
Explain about solution explorer window?
Is asp.net mvc front end or backend? : Asp.Net MVC
How to comment out asp.net tags?
What’s the difference between response .redirect and server.transfer?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Give some salient points of difference between request processor and request dispatcher.
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
Explain server side state management system.
How does cookies work in asp net?
Can we have multiple master pages in asp net?
What is routing in MVC?