6/18/2012

Using stored procedures with Entity Framework

It looks like Entity Framework uses Dynamic SQL under the cover. This post shows how to make EF use Stored Procedure instead for better performance.

Using stored procedures with Entity Framework in an ASP.Net application - Nikolaos Kantzelis ASP.Net Blog

Useful netsh commands

To see blocked ports on your system:  netsh interface ipv4 show excludedportrange protocol=tcp For more info visit: https://ardalis.com/atte...