hi i am getting the result from linq query how to save it in xml file help me
var Query=from rm in RegistrationMaster select rm;
i want to save these result in xml file in local system Help me please urgent
Answers (1)
0
check the Our recommended articles section