Skip to content
Ondrej Balas – .NET Blog
Ondrej Balas - .NET Blog
Identity & Membership, ASP.NET Core & more!
  • Home
  • Blog
  • About Me
  • Abstracts
  • Contact

How to Refactor for Dependency Injection, Part 6: Binding by Convention

October 28, 2014 Ondrej Balas Leave a comment

Explicitly setting all the bindings needed to compose your application — that’s a lot of work! See how to use…

Continue Reading →

Posted in: Uncategorized

How To Refactor for Dependency Injection, Part 5: A Look at 5 DI Containers

September 25, 2014 Ondrej Balas Leave a comment

DI containers all serve a similar purpose, but with some differences in syntax and functionality. Ondrej Balas explains the differences…

Continue Reading →

Posted in: Uncategorized

How To Refactor For Dependency Injection, Part 4: Configuration Changes

August 11, 2014 Ondrej Balas Leave a comment

Ondrej Balas continues his series on refactoring code for dependency injection, looking at patterns and strategies for changing application behavior…

Continue Reading →

Posted in: Uncategorized

How To Refactor for Dependency Injection, Part 3: Larger Applications

July 16, 2014 Ondrej Balas Leave a comment

Ondrej Balas continues his series on refactoring code for dependency injection, focusing on techniques that make it easier to refactor…

Continue Reading →

Posted in: Uncategorized

How To Refactor for Dependency Injection, Part 2: Composition Root

June 18, 2014 Ondrej Balas Leave a comment

Ondrej Balas continues his discussion on refactoring your code for dependency injection, this time focusing on the composition root pattern.

Continue Reading →

Posted in: Uncategorized

How To Refactor for Dependency Injection, Part 1: Cleaning Up

May 20, 2014 Ondrej Balas Leave a comment

Take control of your application’s behavior and move toward dependency injection by refactoring your existing code.

Continue Reading →

Posted in: Uncategorized

Developing the Developer Community

March 21, 2014 Ondrej Balas Leave a comment

Community involvement is an often overlooked — but increasingly important — part of what it means to be a developer.

Continue Reading →

Posted in: Uncategorized

Regular Expressions, Part 3: Business Intelligence Uses

March 6, 2014 Ondrej Balas Leave a comment

You can do a lot more with regular expressions than you think. In this tutorial, you’ll use it to convert…

Continue Reading →

Posted in: Uncategorized

An Implementation of Lazy(T) with Invalidation

February 17, 2014 Ondrej Balas Leave a comment

I am a big fan of using Lazy<T> as my go-to implementation of the Singleton pattern. It works well and…

Continue Reading →

Posted in: Code Snippets Filed under: .NET, C#, Code Snippets

Regular Expressions, Part 2: Positioning and More

February 5, 2014 Ondrej Balas Leave a comment

Like riding a bike, knowledge of regular expressions will stay with you forever, allowing you to manipulate text quickly and…

Continue Reading →

Posted in: Uncategorized

Post navigation

Page 2 of 4
← Previous 1 2 3 4 Next →

Ondrej is the founder of several Michigan-based businesses including UseTech Design, a software design & development consulting firm that focuses on .NET and other Microsoft technologies.

More about me >>

Having trouble with .NET?

Contact Me For Consulting Options

Tweets by ondrejbalas

Tags

.NET ASP .NET Bundling C# Cheat Sheets Code Snippets CSS Data Mining Functional jQuery Minification MVC Scraping Serilog Soft Skills Tools Tutorials
Copyright © 2019 Ondrej Balas - .NET Blog

Contact me for consulting options