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


Please Help Members By Posting Answers For Below Questions

What are ajax helpers in asp.net mvc?

839


What is web api‘s in asp.net mvc 4 ?

836


What is objectset? : Entity framework

784


Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?

808


What is connected scenario? : Entity framework

788


What is work of clr?

820


Which is the root namespace for fundamental types in .net framework?

796


Is it possible to cancel filter execution?

776


what is csdl?

816


What is iobjectset? : Entity framework

797


What are scaffold templates in mvc?

796


How to enable Attribute Routing?

872


What are the 2 ways of adding constraints to a route?

796


What is the use .glimpse in mvc?

823


how do you mark a property as required? For example, for a project, the name is a required field.

825