⟩ You have two schemas that need to be represented with the same root node and same namespace or different namespace, is it possible?
with different namespace, its possible..
with different namespace, its possible..
Is there any sample C# code for simple threading?
What is the difference between and XML documentation tag?
How do you inherit from a class in C#?
Can I define a type that is an alias of another type (like typedef in C++)?
Is it possible to have different access modifiers on the get/set methods of a property?
Does C# support templates?
How do you specify a custom attribute for the entire assembly (rather than for a class)?
Can you store multiple data types in System.Array?
Can multiple catch blocks be executed?
Can you override private virtual methods?