Skip to content
Ondrej Balas – .NET Blog

Ondrej Balas - .NET Blog

Building creative SaaS and business applications
  • Home
  • Blog
    • .NET
    • ASP .NET
    • ASP.NET Core
    • Code Snippets
    • CSS
    • Data
    • Games
    • Identity
    • jQuery
    • MVC
    • Scraping
    • Soft Skills
    • Misc
  • About Me
  • Abstracts
  • Contact

Sharpening Developer Productivity with ReSharper

January 15, 2015

ReSharper is a Visual Studio plug-in from JetBrains that brings an incredible amount of features designed to increase developer productivity.

Misc

How To Take Control of Amazon Web Services from Within Your .NET Application

December 30, 2014

See how the .NET SDK uses consistent naming and patterns, making it easy to work with the myriad of Web services that AWS provides.

Misc

How To Refactor for Dependency Injection, Part 7: Using the Managed Extensibility Framework

November 21, 2014

The Microsoft MEF can be used for dependency injection, but it does it much differently than most other containers. See how to get the most from the unique features of MEF.

Misc

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

October 28, 2014

Explicitly setting all the bindings needed to compose your application — that’s a lot of work! See how to use convention over configuration to save time and make your composition easier to understand.

Misc

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

September 25, 2014

DI containers all serve a similar purpose, but with some differences in syntax and functionality. Ondrej Balas explains the differences between Ninject, Castle Windsor, Unity, StructureMap and Autofac.

Misc

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

August 11, 2014

Ondrej Balas continues his series on refactoring code for dependency injection, looking at patterns and strategies for changing application behavior after it has already been compiled.

Misc

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

July 16, 2014

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

Misc

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

June 18, 2014

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

Misc

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

May 20, 2014

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

Misc

Developing the Developer Community

March 21, 2014

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

Misc

Post navigation

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


Microsoft MVP, C#, 2014 – 2022

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 >>

Got a project in mind?

Contact Me For Consulting Options

COVID-19 screening and alerting software
SSL Expiration Email Alerts
FREE LEADS for MSPs and Cyber-security companies
Copyright © 2025 Ondrej Balas - .NET Blog