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
What is entitytype? : Entity framework
how do you query in entity model when the result has a join from from different database other than the entity model?
Explain the methods used to render the views in mvc?
What is disconnected scenario? : Entity framework
What is razor code?
What is the difference between viewbag and viewdata in asp.net mvc?
How to enable Attribute Routing?
What is routeconfig.cs in mvc 4?
Is mvc 4 supporting windows azure sdk (software development kit) ?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
In Server how to check whether model has error or not in ASP.Net MVC
What is action methods in web api?
What is MVVM design pattern?
What is net framework 3.0 ?
mention what is the difference between ado.net and classic ado?