anton-sizikov@localhost: ~$ /home/ _
  • 📝 Tags
  • 😃 About

You are mocking it wrong.

Well, probably you are not, but let me grumble a little bit anyway.

# Programming

Write code for the reviewer, not for the compiler

I’ve been doing code reviews on a daily basis for several years for now.

# Programming

Thoughts on C# 7 Local Functions

Frankly when I first saw that C# 7 will come with new local functions I thought that that’s just a nice and a compact way of defining local helpers.

# Programming

C# 7 features preview

Last week my twitter feed exploded with lots of entries about Microsoft //Build 2016 conference.

# Programming

ReSharper Annotations. Can it be null?

Hi, ReSharper is doing great job when it comes to semantics of your code and control flow graph analysis.

# Resharper # Programming

Reactive Extensions. Api client with Cache-Aside & Refresh-Ahead strategy. Part 2.

Hi, In the previous post I told you how to implement the Reactive Api client with caching.

# Programming

AsyncSuffix ReSharper extension

There is a tendency in a .

# Programming # Resharper

Reactive Extensions. Api client with Cache-Aside & Refresh-Ahead strategy. Part 1.

Hi, Today I want to talk about the development of the api client library.

# Programming

Sharing ReSharper settings and Live Templates

In my previous post I’ve described how to create your own Live Templates for ReSharper.

# Resharper # Programming

Custom live templates for ReSharper

Hi! As a .NET developer I’m enjoying to use an intelligent plug-in for Visual Studio which is called ReSharper.

# Programming # Resharper

Keeping the repository interface clean

The repository pattern is being blamed quite often.

# Programming
  • Previous
  • 1 2
© 2024 Anton Sizikov | Created with ❤️ Hugo