what are partial classes?

Answer Posted / anna

using a partial class, we can split a class into multiple
files.
compiler will treat them as different classes.
but when compiled all the files will be treated as a single
class.
it is more efficeint

Is This Answer Correct ?    45 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is lazy loading in entity framework?

588


When will the .net framework 3.0 be released?

546


How does work clr?

531


List the new features added in .net framework 4.0.

518


What is the use of display modes?

578






Explain the difference between viewbag and viewdata in mvc?

540


mention in what all scenarios entity framework can be applicable?

968


What are html helpers in asp.net mvc?

554


What are the possible razor view extensions?

567


What are actions in mvc?

551


Explain test driven development (tdd) ?

561


What is code first? : Entity framework

571


What are the levels at which filters can be applied in an asp.net mvc application?

586


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

573


Difference between ASP.NET MVC and ASP.NET WebForms?

564