The Default Container Name
Is the Default Container name of the entity data set a portal from which data is not only retrieved from the actual database but does it also set up a pipeline to allow for the updates, inserts and deletes of the data to the database? Understanding the inside mechanics of the entity data set and how it relates to the LINQ queries to receive, send and manipulate data would go a long way in helping me better understand LINQ but also the entity data set itself.
Thanks once again.
|