I'm using entity framework 5.0 in my asp.net c# website project.
The database server is on a remote server, my developer machine is behind a HTTP proxy with LDAP authentication.
How can I configure my project to use specific proxy settings to establish the connection to my MSSQL server?