what are partial classes?
Answer Posted / zahid nawaz
Partal classes can help in segregating code with respect
type like tool visual Studio generated,default imported
namespaces , events registration , variable declaration
code etc. It is best to split lengthy code into smaller
units but dealing them with same class Object
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
how can you tell ef to have a different table or column name than that defined for the class?
Explain bundle.config in mvc4?
Explain entity lifecycle? : Entity framework
What is .net framework & its benefits?
Can you please explain the request flow in ASP.NET MVC framework?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
Is dapper better than entity framework?
The order of the filters that get executed, if the multiple filters are implemented?
Difference between ASP.NET MVC and ASP.NET WebForms?
What is code first? : Entity framework
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What is the purpose of a web form?
How we can multiple submit buttons in ASP.Net MVC
How to update one of my table in database at 4pm every day how it is possible?
How can I tell what .net framework is installed?