What is the partial class in C# What is the use of partial
class in C#?

Answer Posted / rajeev sharma

When we are working in our pages and supppose we need to
make relation for access some thing from the class.Partial
class is best one.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is different between Implicit conversion and Explicit conversion in C#?

705


What all details the assembly manifest will contain?

623


What is the syntax for calling an overloaded constructor within a constructor?

747


What is data reader in c#?

805


What is collection of classes in c#?

724


What is threading in c# with example?

653


What are the different ways of method can be overloaded?

668


What are delegate methods?

691


What is difference between Enum and Struct?

750


What are cshtml files?

661


Explain streamreader/streamwriter class?

716


Are arrays immutable c#?

703


User's session is explicitly killed by which method ?

700


What is an extension method in c#?

713


What is a class level variable in c#?

715