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

sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

3211


Which filter executes first in an asp.net mvc application?

764


Does .NET Framework support SAX?

771


What is tempdata?

818


Explain what is routing?

745


Explain the methods used to render the views in ASP.Net MVC?

870


What is work of clr?

795


how to disable the lazy loading framework?

797


Explain the new features added in version 4 of mvc (mvc4)?

765


Describe the roles of clr in .net framework.?

856


What is RouteConfig.cs in ASP.Net MVC 4?

799


What is the domain object?

741


How do I use partial view?

762


How we can handle the exception at controller level in ASP.Net MVC?

808


Mention two instances where routing is not implemented or required?

958