What is Partial in ASP.NET 2.0?

Answer Posted / sri

We can split one part of a class in one file and the other
part in some other file using the partial keyword. The
compiler merges these partial classes spread across one or
more source files into a single compiled class at the time
of compilation .

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How Session use Cookies in State Management?

596


When we use cookie less session? Explain its working?

557


Where code pages are used?

681


What are the Types of state management techniques

552


What are the various types of validation controls provided by asp.net?

529






Why would a company use an application service provider?

484


Is session stored in browser?

519


Do you know about caching with the datasource controls?

474


How to turn off cookies for a page?

568


what is a .xap file? Explain with an example.

581


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

494


What are the Types of chaching. How to implement caching

554


What is the difference between ldap and active directory?

510


What is fulltrust?

553


Explain the difference between value type and reference type?

249