What is Partial class? What purpose we use it?
Answer Posted / rajendra
http://msdn.microsoft.com/en-us/library/wa80x488.aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I do implement a trace?
Is list ienumerable c#?
What is a dictionary in c#?
can you allow a class to be inherited, but prevent the method from being over-ridden?
How does c# achieve polymorphism?
Are c# strings null terminated?
Differentiate between sqlclient oledb and providers?
What is the difference between User controls and Custom Controls?
How do I create a single-file assembly?
What is xml comments in c#?
Does c# have its own class library?
How do you create partial methods?
What is the difference between int.parse and int.tryparse methods?
Explain the differences between static, void and public in c#?
How do you specify a custom attribute for the entire assembly?