Question: our examples, we are connecting a C# application to a back-end database. What kind of database are we using? Could we connect to other back-end
- our examples, we are connecting a C# application to a back-end database. What kind of database are we using? Could we connect to other back-end databases using C#. Why would you want to do this?
- We used the ADO.NET and the Entity Data Model. Are there other ways to connect to this and other back-end databases? Why might you want to use other connectivity methods?
- In the real world, a back-end database might contain numerous simultaneous connections. Some connections could come from web-based users, and some from desktop users, and some from mobile users. Can you think of situations in which this would occur? Try to back up your responses by citing situations where this has been the case with you.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
