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.
c#
Learn how to rewrite your LINQ to Entities statements so they can be translated into SQL Statements.
dotnet
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
asp.net
Make your code simpler using AcceptedAtAction instead of Accepted
asp.net
Okay for those who remember Age Of Empires II taunts: every time I see code I like it reminds of taunt number 21: Nice town, I'll take it. So that clears up the weird title... next! Reinventing the wheel I'm currently working on an assignment where