Skip to content

letys.pl

My notes :-)

Tag: .NET

Polly – exception handling policies

by letys

22 November 2016

14:15

Leave a comment on Polly – exception handling policies

Bez kategorii

.NET, C#, event handling policies

Sometimes we want to repeat attempt after first unsuccessful attempt. Sometimes when we get exception it is timeout or something like that. So, we could repeat again and maybe we do what we want. I think that you can use Polly for it.
Continue reading “Polly – exception handling policies” →

MarkdownLog

by letys

3 April 2016

11:57

Leave a comment on MarkdownLog

Bez kategorii

.NET, C#, markdown, MarkdownLog

Sometimes we need to create some console application (maybe not very often ;-)). I don’t know what are your experiences in that area but I always wondered how to nicely display data. I found great tool for it.
Continue reading “MarkdownLog” →

It's me ;-)

Hello, I'm software developer. I'm very glad that you visit my website. You can find some articles, books recommendations and some details about me here. I'm specialized in .net but I'm also familiar with C/C++ and java (android).

Recent Posts

  • Electron.NET
  • Read it #19
  • Read it #18
  • Read it #17
  • Read it #16

© 2023 letys.pl Powered by WordPress Theme: Gillian

Back to top