Code examples and snippets for my blog posts at ImproveAndRepeat.com
- BCrypt
- Build Views (Mvc)
- CatchAll Rule (MVC)
- Combine PDFs
- DbUp
- DeadCode
- Docker
- Dev Container: Develop Inside a Docker Container
- How to Create a Dev Container for Ruby Apps
- Access Your Dev Container With Visual Studio Code
- How to Create a Dev Container for PostgreSQL
- How to Create a Dev Container for Rails Apps
- How to Create a Dev Container for SQL Server 2019
- How to Create a Dev Container for .Net 6
- Python Friday #101: Creating a Dev Container for Python
- Parting Thoughts on Dev Containers in Docker
- ExifInCSharp
- FakeItEasy
- Hangfire
- HumanizrDemo
- Inherit XML Documentation
- InternalVisibleTo Example
- JSON Examples
- NUnit
- OzCode
- PartialInterfaces
- PasteSpecial
- Playwright
- A Quick Start With Playwright
- Automate Browsers With Playwright
- Recording Tests With Playwright
- Use Tracing to Find Problems in Your Playwright Tests
- Create Videos and Screenshots With Playwright
- Practical Tricks for Working With Playwright
- Run Playwright on BrowserStack
- Run Playwright on Selenium Grid
- Is Playwright Ready for Production?
- Random List
- ReportUnit
- Security.txt
- Security Headers Example
- SendEmails
- SSL on IIS Express
- Recreate the Self-Signed HTTPS Certificate for Localhost in IIS Express
- How to Change the HTTPS Certificate in IIS Express
- How to Create Self-Signed Client-Side SSL Certificates That Work
- How to Configure IIS Express to Accept SSL Client Certificates
- A Simple Way to Fix ssl_error_rx_record_too_long in IIS Express
- StyleCop
- SQLServer
- T4_Templates
- Standardise, Simplify, Automate – In That Order!
- Consistency Through Standardisation
- Simplify the Work as Much as Possible Before You Automate It
- Automate the Repetitive Work
- Automate Code Generation With T4 Templates
- Generate Code Into Separate Files With the T4.FileManager
- Generate Entities for the Database Tables With T4 Templates
- Generate Repositories With T4 Templates
- Use T4 Templates to Generate Integration Tests
- Integrate Generated Code With Hand-Written Features
- Pushing the Boundaries of Automated Code Generation With T4 and Beyond
- Temp Files
- xUnit