Using the WebMatrix.Data.Database namespace, I'm having trouble executing a query that returns a lot of data, resulting in a Timeout.
How can I increase the timeout of this query?
Code sample:
var db = WebMatrix.Data.Database.Open("Defau...
asked by
20.06.2014 / 19:50