Ricardo Caldeira
Add scheduled adaptive live tiles to your UWP app
Today I'll help you add some bling to your UWP apps (and maybe something useful) with scheduled live tiles using the built-in features on the...
Quartz.NET: A simple single producer/multi consumer backoff strategy
When handling a producer/consumer problem where there's a single source of data to be consumed by multiple entities, you might arrive at a state...
Adapting .netTiers for Enterprise Library v6.0 and .NET v4.5
Code generation is now more than ever a core activity in software development. With the growing complexity of systems and the need to meet...