what are partial classes?
Answer Posted / chaitanya.k
Partial classes is a new feature of OOPs in .NET2.0
Partial classes means split the class into multiple files.
For example
u r working with windows applications actually
designer.cs is using a class like webform1, u can use this
class in other cs file also.
| Is This Answer Correct ? | 59 Yes | 13 No |
Post New Answer View All Answers
Describe the roles of clr in .net framework.?
How to Redirect Tracing to a File
mention what is the key advantage of using entity framework or ef?
What is connected scenario? : Entity framework
What is the need of Action Filters in ASP.Net MVC
What is managed extensibility framework?
Can you explain renderbody and renderpage in asp.net mvc?
Explain Model, view and Controllers in Asp.Net MVC?
What are the Core features of ASP.NET MVC?
Explain how you can implement Ajax in MVC?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What is entity framework? : Entity framework
Explain RenderBody and RenderPage in ASP.Net MVC?
How route table has been created in asp.net mvc?
What are Model Binders in ASP.Net MVC?