[zh] Posts
[zh] Archive
2025
- 4 Ways I'm Preparing My 3-Year-Old for an AI World 2025年7月25日 • [zh] 7 min read
- 3 Essential Steps to Take Before Leaving Your Job 2025年5月12日 • [zh] 5 min read
- Can Dependency Injection Make Me a Better Python Programmer? 2025年2月16日 • [zh] 3 min read
- 5 Ways to Boost Your Coding Productivity with Generative AI 2025年1月31日 • [zh] 8 min read
2024
- 4 Lessons from a 30 Year Career in 5 minutes 2024年8月27日 • [zh] 4 min read
- Modifying a File Locally Without Updating the Remote Git Repository 2024年4月5日 • [zh] 1 min read
2022
- Pre-Pandemic and Post-Pandemic Job Hunting 2022年3月20日 • [zh] 2 min read
2021
- Centralize Your Data Integrity 2021年5月4日 • [zh] 2 min read
- Give a Safe Space to Express Ideas 2021年4月1日 • [zh] 1 min read
- Scrum is Overrated 2021年3月16日 • [zh] 2 min read
2020
- A Binary Search Implementation 2020年12月2日 • [zh] 1 min read
- The Benefits of Using a Build Framework 2020年11月26日 • [zh] 2 min read
- Tools and Resources I Commonly use to Develop Software 2020年10月24日 • [zh] 6 min read
- Grady Booch on Architecture 2020年9月5日 • [zh] 2 min read
- NVarchar Vs Varchar 2020年8月5日 • [zh] 3 min read
- Changing a React Input Value from Vanilla Javascript 2020年7月27日 • [zh] 1 min read
2019
- When to Use The FromService Attribute 2019年11月20日 • [zh] 3 min read
- C# 8 - Nullable Reference Types 2019年11月4日 • [zh] 4 min read
- 9 Guidelines for Creating Expressive Names 2019年10月28日 • [zh] 6 min read
- With or Without Curly Braces? 2019年10月14日 • [zh] 2 min read
- Understanding Begins with Expressive Names 2019年9月30日 • [zh] 4 min read
- Codifying the Secret Sauce 2019年9月16日 • [zh] 5 min read
- Garbage Collection Types in .Net Core 2019年9月2日 • [zh] 4 min read
- You Are Not Your Code 2019年8月19日 • [zh] 1 min read
- The 5 Different Meanings of the Question Mark in C# 2019年8月5日 • [zh] 1 min read
- The Collection Comparer, Finding the Differences Between Two Collections 2019年7月22日 • [zh] 2 min read
- Implementing Request Caching in ASP.Net Core 2019年7月8日 • [zh] 4 min read
- Running Await in a Constructor 2019年6月24日 • [zh] 1 min read
2018
- Stop and Remove ALL Docker Containers and Images 2018年6月18日 • [zh] 1 min read
2017
- Workaround for 'Template parse errors;' in Angular 2017年10月30日 • [zh] 2 min read
2015
- In a Single Page Application, Should I process on the Client or the Server? 2015年12月27日 • [zh] 2 min read
- Examining the Case for Switch Statements 2015年12月6日 • [zh] 10 min read
- 4 Practices to Lowering Your Defect Rate 2015年11月17日 • [zh] 9 min read
- Ignorance is Bliss When Using Frameworks 2015年8月31日 • [zh] 3 min read
- 8 Must Have Extensions for Brackets.io 2015年8月17日 • [zh] 2 min read
- Setting up Continuous Integration on Ubuntu with Nodejs 2015年8月15日 • [zh] 12 min read
- The Mind State of a Software Engineer 2015年5月17日 • [zh] 1 min read
- Index Fragmentation in SQL Azure, Who Knew! 2015年4月26日 • [zh] 2 min read
- A General Ledger : Understanding the Ledger 2015年3月23日 • [zh] 3 min read
- Proofing a Concept and Growing the Code 2015年3月1日 • [zh] 2 min read
- Securing AngularJS with Claims 2015年2月14日 • [zh] 6 min read
- 3 Reasons Why Code Reviews are Important 2015年1月28日 • [zh] 3 min read
- 5 Steps for Coding for the Next Developer 2015年1月1日 • [zh] 5 min read
2014
- Questions to Ask During an Interview 2014年11月6日 • [zh] 2 min read
- Implementing Transparent Encryption with NHibernate Listeners (Interceptors) 2014年11月3日 • [zh] 5 min read
- Missing Management Delegation Icon in IIS 2014年10月30日 • [zh] 1 min read
- Calling Stored Procedures with Code First 2014年10月16日 • [zh] 2 min read
- Git Cheat Sheet 2014年10月1日 • [zh] 2 min read
- Conditional Sql parameters with nHibernate 2014年3月26日 • [zh] 5 min read
- A Simple Guide to Finding Your Next Job 2014年2月28日 • [zh] 7 min read
2013
- Crystal Reports 13 Maximum Report Processing Limit Reached Workaround 2013年12月18日 • [zh] 6 min read
- Considerations When Throwing Exceptions 2013年3月21日 • [zh] 2 min read
2012
- Mastering the Craft: Essential Skills of a Senior Software Engineer 2012年10月31日 • [zh] 4 min read
- Creating a Generic Type at Runtime 2012年5月22日 • [zh] 1 min read
- Deploying with MsDeploy Outside of Visual Studio 2012年5月10日 • [zh] 2 min read
- Understanding Time Discrepancies in Distributed Systems 2012年1月20日 • [zh] 1 min read
2011
- 2 minutes on Migrating Data 2011年12月22日 • [zh] 2 min read
- Chronic Contractor 2011年6月14日 • [zh] 1 min read
- Insecurinator Developer 2011年6月11日 • [zh] 1 min read
- Mini-Me Developer 2011年6月8日 • [zh] 1 min read
- King of the Hill Developer 2011年6月3日 • [zh] 1 min read
- The Ego Interviewer 2011年5月29日 • [zh] 2 min read
2010
- Boost Your Productivity: 6 Tips to Coding Faster 2010年11月29日 • [zh] 1 min read
- Code Refactor 2010年10月22日 • [zh] 6 min read
- Clever vs. Getting Things Done 2010年10月15日 • [zh] 2 min read
- CRUD Applications and the Business Layer: A Practical Perspective 2010年10月10日 • [zh] 1 min read
- Code: Weighted Random Distribution 2010年10月6日 • [zh] 1 min read