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
How we can register the Area in ASP.Net MVC?
Explain bundle.config in mvc4?
Explain tempdata in mvc?
Possible ways to prevent xss attacks on mvc application?
Explain Bundle.Config in ASP.Net MVC4?
What is page life cycle?
How do I use partial view?
What is the difference between old ADO.NET and Entity framework coding techniques?
Can I remove .net framework?
What is session state management?
What is the role of the jit compiler in .net framework?
What is presentation framework?
What are the advantages of mvc over asp.net?
What are differences between entity framework and l2s? : Entity framework
What is RouteConfig.cs in ASP.Net MVC 4?