Home Authors Posts by Ricardo Caldeira

Ricardo Caldeira

Ricardo Caldeira
0 POSTS 0 COMMENTS

Add scheduled adaptive live tiles to your UWP app

1
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

0
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

1
Code generation is now more than ever a core activity in software development. With the growing complexity of systems and the need to meet...