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
mention what is csdl, ssdl and msl sections in an edmx file?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is edm designer? : Entity framework
What are the two ways to add constraints to a route?
What is the difference between renderaction and renderpartial?
What is entity graph? : Entity framework
Explain something about model, view and controllers in asp.net mvc?
Is .net core replacing .net framework?
Can you explain renderbody and renderpage in mvc?
What is latest version of .net framework?
What is the use of action filters in an mvc application?
Explain JSON Binding?
Mention two instances where routing is not implemented or required?
What you mean by routing in asp.net mvc?
Explain the use of Inversion of control (IOC)?