Dynamic XAML in Xamarin.Forms Applications
Note: you can download the source code for this blog post here. As you know, Xamarin.Forms application usually will generate code at compilation time using
Note: you can download the source code for this blog post here. As you know, Xamarin.Forms application usually will generate code at compilation time using
Hello folks! Did you ever think about how cool it would be to re-use an already working and tested Java library to save a couple
How secure is your software? Pondering this question can provoke uncertainty (or even fear) depending on the experience level of your software team and the
A lot is being said these days about microservices. It’s enough of a popular trend online, at conferences, and in software architect chit-chat, that one
Introduction What are Design Patterns in Software Programming? There are many definitions of the design pattern. For example, from Wikipedia: “In software engineering, a software