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

Where is asp.net session stored?

666


What are the new data controls in asp.net 2.0?

708


Describe the method to create a permanent cookie?

781


What are the new web part controls in asp.net 2.0 ?

703


What are the asp.net security controls?

789


What is state management in .net?

810


What is ASLM?

876


How do you identify that the page is postback?

711


What language does asp.net use?

735


Explain http handlers? Where we can use the http handlers?

932


What is http session state?

694


What is asp.net with mvc? : Asp.Net MVC

709


Define managed code and managed data in .net?

697


How do you use viewstate?

733


Can you explain one critical mapping?

737