Just Some Code
I'm Cesar Aguirre. Software engineer
Blog
About
Projects
Contact
© 2023. All rights reserved.
#showdev
csharp
tutorial
todayilearned
sql
showdev
mondaylinks
career
productivity
books
asp.net
writing
visualstudio
interview
git
letsX
learning
codereview
bugoftheday
react
presentation
vim
go
2023
2023-09-18
How to automatically format SQL files with Git and Poor Man's T-SQL Formatter
2023-06-26
TIL: How to pass a DataTable as a parameter with OrmLite
2022
2022-12-20
Dump and Load to squash old migrations
2022-12-13
TIL: Five or more lessons I learned after working with Hangfire and OrmLite
2022-12-11
TIL: How to automatically insert and update audit fields with OrmLite
2022-12-09
TIL: How to rename Visual Studio projects and folders with Git
2022-08-08
NCache & Full-Text Search
2022-05-02
Brent Ozar Mastering courses. My Review
2022-04-11
Working with ASP.NET Core IDistributedCache Provider for NCache
2021
2021-06-21
Write simpler tests with Type Builders and AutoFixture
2021-02-22
Visual Studio snippets for Moq
2020
2020-09-30
Two free tools to format SQL queries
2020-08-15
How to keep your database schema updated with Simple.Migrations
2020-08-11
How to create fakes with Moq. And what I don't like about it
2020-05-01
How to create a CRUD API with ASP.NET Core and Insight.Database
2019
2019-03-08
Parsinator, a tale of a pdf parser
2018
2018-10-22
How to handle holidays in C# with DateTimeExtensions
2018-07-18
When logging met AOP with Fody