what are partial classes?

Answer Posted / kamlesh sharma

through partial keyword we can split the defination of the
class in different source files and these definations are
combined when application is compiled.

it may be helpful in large projects,so many people can work
on same class

Is This Answer Correct ?    20 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is dapper faster than entity framework?

762


What are the Core features of ASP.NET MVC?

844


What is the use of the default route {resource}.axd/{*pathinfo} ?

789


Explain the methods used to render the views in mvc?

806


Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?

778


What are the 2 ways of adding constraints to a route?

796


What is the significance of nonactionattribute?

790


What is the meaning of unobtrusive javascript? Explain us by any practical example.

782


Can you explain renderbody and renderpage in asp.net mvc?

805


How route table has been created in asp.net mvc?

774


What is the use .Glimpse in ASP.Net MVC

809


What are scaffold templates in mvc?

796


what is model first approach?

842


What are the main components of .net framework?

797


What is an asynchronous controller in asp.net mvc?

752