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 entity framework advantage?

785


What you mean by routing in asp.net mvc?

739


What is separation of concerns in asp.net mvc?

795


What are the advantages of mvc over asp.net?

754


What is the 'page life cycle' of an ASP.NET MVC?

815


What is ViewData and TempData in ASP.Net MVC?

777


What is oauth in web api?

724


What is the difference between viewbag and viewdata in mvc?

729


Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?

781


Can we add constraints to the route? If yes, explain how we can do it?

970


what is lazy loading in entity framework?

775


What is the use .Glimpse in ASP.Net MVC

764


How does servicing work for the .net framework 3.0?

692


How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?

710


What is code first? : Entity framework

768