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
What is Peek method in Tempdata in ASP.Net MVC?
What is the use of the default route?
What is iobjectset? : Entity framework
What is an asynchronous controller in asp.net mvc?
Does windows 10 need .net framework?
How to answer for project questions..?
What is renderbody?
What is .net framework & its benefits?
How we can register the Area in ASP.Net MVC?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What is edm in entity framework?
What is the difference between model view and controller?
Which version of .net framework is installed?
How to bind table colum with gridview column?
Can any particular component of .net framework 3.0 be removed?