Andre Minelli
Andre Minelli
I agree with @caiopsouza in the sense those changes don't seem to make a huge difference. Ideally, any kind of optimization like that should be validated, so you could even...
Hi. I would like to suggest an alternative approach: create an IAction decorator to be applied over ProcessHttpAction, which will be responsible for IP checking.
> > > I do it this way. > > ```cs > var sql = result.Sql; > sql += " OPTION (OPTIMIZE FOR UNKNOWN)"; > var pars = result.NamedBindings; >...
> Hello, i am having the same problem i am using azure grafana plugin to see metrics, but then i want to see disk space in / and for that...
It's a very handy feature, indeed. Or, alternatively, can you guys provide a method to entirely exclude a property on `JsonWriter`
I fully agree with the idea of get rid of 'magic strings'!! @Bartmax proposal have a good balance between embrace HTML standards and still make use of server side compile...