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 new features 3.5 framework against with the tool?
Give an example for authorization filters in an asp.net mvc application?
What is the importance of NonActionAttribute?
How to update one of my table in database at 4pm every day how it is possible?
What is ViewStart Page in ASP.Net MVC?
Do I need microsoft .net framework?
What is entity framework in asp net?
Can I use razor code in javascript in asp.net mvc?
What is conceptual model? : Entity framework
How does �side by side� work for the .net framework 3.0?
What is a view engine?
What is net framework 3.0 ?
What is tempdata?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What is Differnce between html.action and ajax.action?