String.Replace("Suddenelfilio", "Visuasoft");
  • Home
Sign in Subscribe

c#

A collection of 4 posts
.ToString() and EF LINQ to Entities/SQL Server
c#

.ToString() and EF LINQ to Entities/SQL Server

Learn how to rewrite your LINQ to Entities statements so they can be translated into SQL Statements.
Feb 15, 2023 1 min read
The answer is in the Result, just don't throw;
dotnet

The answer is in the Result, just don't throw;

Exceptions are expensive and hard to read. Discover how using the Result monad from functional programming can improve your app's performance and code readability
Jan 29, 2023 6 min read
.Net Web Api Accepted vs AcceptedAtAction
asp.net

.Net Web Api Accepted vs AcceptedAtAction

Make your code simpler using AcceptedAtAction instead of Accepted
Jan 13, 2023 2 min read
Nice code, I'll take it
asp.net

Nice code, I'll take it

Okay for those who remember Age Of Empires II taunts [http://ageofempires.wikia.com/wiki/Taunts]: every time I see code I like it reminds of taunt number 21: Nice town, I'll take it. [https://www.youtube.com/watch?v=8EogXBOtAds] So that clears up the weird title... next! Reinventing
Oct 7, 2016 6 min read
Page 1 of 1
String.Replace("Suddenelfilio", "Visuasoft"); © 2023
Powered by Ghost