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
What is written in c#?
What is the difference between xml documentation tag?
Is a char?
Explain about Oops concept
Explain async and await?
How to do and Apply Themes to Datagrid,Lable,Textbox,etc.,
in C#.NET 2005 Windows Application? (like who we will do
themes in ASP.NET using .CSS and .SKIN files). Urgent!!
What is the main purpose of xml?
in object oriented programming, how would you describe encapsulation?
Difference between call by value and call by reference in C#?
What is the base class in .net from which all the classes are derived from?
What is serialization in unity?
Is c# int immutable?
Which of the following API is used to hide a window?
What are the Types of instancing properties and explain each.
Explain the difference between multiuse,singleuse and globalmultiuse and which is default
What do you know about WM_CHAR message?