Posted on November 21, 2020 in dotnet
Wondering how efficient the null-coalescing (??) C# operator is.
Posted on June 10, 2020 in dotnet
Value Types can be a great way to optimize your code... to a point.
.NetCore 3.0 is out, and what better way to celebrate, than to experiment with it?
When SqlServerCe starts acting very strange, maybe it is time to check its version.
ASP.NET Razor encodes all chars, so "España" turns into "España". Cannot it leave some acceptable chars unchanged?
( newer posts | page 2 | older posts )