Display Adsense banner above posts in Divi theme

Display Adsense banner above posts in Divi theme

In previous post I described how to Display Adsense banner on the left sidebar in posts in Divi theme. In this article we put Adsense banner before all posts using Divi theme. Here is supposed that you using a child theme on your site. Create a sidebar for your...
WPF Localization at runtime with ResX files. Part II.

WPF Localization at runtime with ResX files. Part II.

View source code on GitHub   In first part of WPF Localization & Translation I described the requirements to localization library. In this article I will show WPF localization at runtime using ResX files. Lets start with simple case and try to localize a text...
USA Embassy is a kingdom of queues.

USA Embassy is a kingdom of queues.

Today I first time in my life visited the American Embassy to obtain visa. What I like about the process is amount of paper you need to bring. Only two A4 sheets: Confirmation and Appointment. And passport with photos. That’s all! I accustomed, when obtaining EU...
WPF Localization at runtime with ResX files. Part II.

WPF Localization and Translation. Part I.

View source code on GitHub   Once upon a time in our large application arised the problem of WPF localization. “Large” means WPF client solution that includes about 80 projects with almost 2000 XAML files. And it continues to grow with a good pace....