-
Software Development
API Design: We’ll let the users sort it out
In my previous post, I explained an API design that give the user the option to perform an immediate operation,…
Read More » -
.NET
Automating object pooling using IDisposable and finalizers
Last week we looked into the concept of object pooling, and how it can be used to increase performance by…
Read More » -
.NET
MSDN Dive – Week 35
MSDN Dive – Week 35 Today I want to show you some documentation about the Windows Presentation Foundation (WPF) from…
Read More » -
.NET
Working with forms in Griffin.Yo – A Spa library in TypeScript
I’ve pushed a new release that includes a form reader. With a few lines of code you can get a…
Read More » -
.NET
Reusing objects with generic object pooling
Over the last couple of months I’ve been working a lot with WPF (Windows Presentation Foundation), the popular user interface…
Read More » -
.NET
.NET enable and disable Fusion log to investigate assembly loading issues
Had to investigate some Assembly Loading issues, so I wrote two batch files to enable and disable the .NET Fusion…
Read More » -
Career
You’ve Just Been Laid Off From Your Programming Job. Now What
Don’t worry. It happens to the best of us. We’ve all been “laid off” at some point in our lives—well,…
Read More » -
.NET
API Design: Small modifications over a network
In RavenDB 4.0 (yes, that is quite a bit away), we are working on additional data types and storage engines.…
Read More » -
.NET
SignalR Scaleout with REDIS Backplane
Introduction In “Getting Started with SignalR“, I provided a gentle introduction to SignalR with a few simple and practical examples.…
Read More » -
.NET
Localised Crepuscular Rays
Crepuscular rays, volumetric rays, or god rays have become a common effect in games. They are used especially in first…
Read More »
[homeForm]