ReSharper is a Visual Studio plug-in from JetBrains that brings an incredible amount of features designed to increase developer productivity.
- By Ondrej Balas
- 01/15/2015
See how the .NET SDK uses consistent naming and patterns, making it easy to work with the myriad of Web services that AWS provides.
- By Ondrej Balas
- 12/30/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.
- By Ondrej Balas
- 11/21/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.
- By Ondrej Balas
- 10/28/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.
- By Ondrej Balas
- 09/25/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.
- By Ondrej Balas
- 08/11/2014
Ondrej Balas continues his series on refactoring code for dependency injection, focusing on techniques that make it easier to refactor complex applications.
- By Ondrej Balas
- 07/16/2014
Ondrej Balas continues his discussion on refactoring your code for dependency injection, this time focusing on the composition root pattern.
- By Ondrej Balas
- 06/18/2014
Take control of your application's behavior and move toward dependency injection by refactoring your existing code.
- By Ondrej Balas
- 05/20/2014
Community involvement is an often overlooked -- but increasingly important -- part of what it means to be a developer.
- By Ondrej Balas
- 03/21/2014
You can do a lot more with regular expressions than you think. In this tutorial, you'll use it to convert a movie list into a CSV file for use in Excel.
- By Ondrej Balas
- 03/06/2014
Like riding a bike, knowledge of regular expressions will stay with you forever, allowing you to manipulate text quickly and easily. In this part of the series, Ondrej focuses in on groups, positioning and tools.
- By Ondrej Balas
- 02/05/2014
Regular expressions are like power tools: They may look scary, but are easy to use once you understand their basic building blocks.
- By Ondrej Balas
- 01/09/2014
From Peek Definitions to scroll bar customization, here are eight of the most helpful features you'll want to explore in Visual Studio 2013.
- By Ondrej Balas
- 12/09/2013
Creating Web applications with a consistent interface can be time-consuming. Using Twitter Bootstrap, you can quickly scaffold out nice-looking Web applications. Here's how.
- By Ondrej Balas
- 11/05/2013