What is Partial class? What purpose we use it?

Answer Posted / raja

Visual Studio uses partial classes to separate auto-generated code from user-generated code. For example, in the Windows Form application

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 4 pillars of any object oriented programming language?

445


Why we use extension method in c#?

501


What is the difference between private and protected in c#?

489


Explain the different ways a method can be overloaded?

446


What is the difference between const and readonly in c#.net?

501






What are the types of constructors?

496


What is the difference between first and firstordefault?

423


Where value types are stored in c#?

495


How does yield return work c#?

504


Why is it called c sharp?

511


Are c# references the same as c++ references?

544


What can I create with c#?

488


Explain the Different types of configuration files in .net?

566


What is the difference between as and is operators in c#?

432


What is dynamic object in c#?

522