Extending Entity Framework Functionality
The ADO.NET Entity Framework offers powerful productivity gains by masking many ADO.NET features, simplifying application development. The PSQL ADO.NET Data Provider includes functionality designed to optimize performance.
Applications that use the standard Logging Application Block (LAB) from the Microsoft Enterprise Library 4.1 and the related design patterns can quickly display the SQL generated as part of the ADO.NET Entity Framework data providers.
See Logging Application Blocks for more information.