Select from following answers:- Entity Framework

- ADO.NET
- Web service
- All Above
Storing your data in a plain XML file doesn’t allow multiple users to read and update it at the same time.
A relational database that stores the data with the Entity Framework mapping it to your objects helps you with quickly developing your application
Show Correct Answer
Source: microsoft exam ref | |
Alert Moderator