11/28/2008

Using SQL Compact Edition Under ASP.NET | Zorched / One Line Fix

SQL CE by design is prevented to run under ASP applications. You can imagine a single file database is not really a scalable solution. However, there are scenarios that you way want to do that. I know it is silly.
Using SQL Compact Edition Under ASP.NET | Zorched / One Line Fix

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...