update data in an xml file which resides in solution itself,
using silverlight 4.0
No Answer is Posted For this Question
Be the First to Post Answer
Is there any way to access private memebers of an object from another object?
How do I create a new form in c#?
what is unit testing
Can we declare private class in c#?
Can I get the name of a type at runtime?
Why do we use static methods in c#?
Can you allow class to be inherited, but prevent the method from being over-ridden?
What are the 4 pillars of any object oriented programming language?
Can a child class call the constructor of a base class?
If a class is a ref type, how we can pass to a function.
Describe the difference between inline and code behind - which is best?
Is goto statement supported in c#?