what are partial classes?
Answer Posted / rony sunny
Partial class is a new functionality that is included in
Visual Studio .Net 2005 and is supported in ASP.Net 2.0.
This new functionality helps you to split a single class
into multiple partial classes. These partial classes can be
in different individual files.
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is namespace of asp.net mvc?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
What are the Core features of ASP.NET MVC?
Can you explain renderbody and renderpage in asp.net mvc?
Explain the advantages of dependency injection (di) in asp.net mvc?
what is scalar property?
What are actions in asp.net mvc?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
Can I remove .net framework?
explain why t4 entity is important in entity framework?
What are the components required to create a route in mvc?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
How does .net framework works?
What is the .net framework?