what are partial classes?
Answer Posted / zahid nawaz
Partal classes can help in segregating code with respect
type like tool visual Studio generated,default imported
namespaces , events registration , variable declaration
code etc. It is best to split lengthy code into smaller
units but dealing them with same class Object
| Is This Answer Correct ? | 9 Yes | 9 No |
Post New Answer View All Answers
which are the key concepts of entity data model?
Why should we go for entity framework?
What is the role of the jit compiler in .net framework?
What are child actions in ASP.Net MVC?
How can we determine action invoked from HTTP GET or HTTP POST?
How we can call a javascript function on the change of a dropdown list in mvc?
How to return the JSON from action method in ASP.Net MVC?
What are html helpers in asp.net mvc?
How do you specify comments using razor syntax?
Explain what languages does the .net framework support?
what is datacontrols?
Explain what is asp.net mvc?
What is the domain object?
What is needed for running an application built on winfx on the .net framework 3.0?
What are Validation Annotations?