We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A Domain Context is a stateful client-side representation of a domain service, providing access to all the functionality of the service.
MSDN again provides a good overview of what a Domain Context is and how it can be used. You can find the article [here.](http://msdn.microsoft.com/en-us/library/ee707370(v=vs.91\).aspx)