What is Partial in ASP.NET 2.0?

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


Please Help Members By Posting Answers For Below Questions

List some of the important session state modes of asp.net.

489


What are the session variables?

502


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

502


Explain the different types of assemblies?

515


What is application variable?

513






Why cyclomatic complexity is important?

544


What is data grid view in asp.net?

526


Define session in asp.net.

549


What is a url string?

539


What is http request and response?

520


What are the disadvantages of asp.net?

578


What is a server farm in iis?

526


What is a pixel url?

503


What do you mean by authentication?

511


How to disable disable browser's Back button in asp.net (JavaScript)?

553