Can we have more than 1 partial classes in the same file?
Answer Posted / m.karunakar
yes.more than one programmer working in the same module in
the project.example one progrmmer writing one method in main
system and ononther programmer can also add onother method
are functionlity that class by using partial class.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the methods used to render the views in ASP.Net MVC?
What are sections?
What is the .net framework?
What are the 2 ways of adding constraints to a route?
Explain the role of assembly in the .net framework.
What is the role of the jit compiler in .net framework?
Is dapper faster than entity framework?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What are action filters?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
Why should we go for entity framework?
What is model first? : Entity framework
Give an example for authorization filters in an asp.net mvc application?
What are Model Binders in ASP.Net MVC?
Which filter executes first in an asp.net mvc application?