Jefry Pozo

Jefry Pozo @jefrypozo

About: A .NET and Web developer from Dominican Republic.

Location:
Santo Domingo, Dominican Republic
Joined:
Apr 3, 2017

Jefry Pozo
articles - 8 total

Ripple effect in Xamarin.Android

If you want your controls to have ripple effect in Xamarin.Android you can use the TouchEffect from...

Learn More 7 0Jul 4 '21

TabPal : My first Chrome extension

I'm always on the look to extend or add new features to the tools that I use. This time I decided to...

Learn More 1 0Jul 2 '21

Enhancing Chrome Extension developer experience with CRA (create-react-app)

Introduction Hello again, I hope all of you are doing okay and getting vaccinated so we...

Learn More 13 4Jun 24 '21

Creating an outlined entry in Xamarin.Forms

As you may know, in Xamarin.Forms entries are styled with Google's Material Design and the normal iOS...

Learn More 23 2Mar 2 '21

Open multiple images from Gallery with Xamarin.Forms on Android

If you've ever developed for Android, be it native with Java/Kotlin or using a cross-platform framewo...

Learn More 7 0Feb 26 '21

Overloading binary operators in C#

This is the third entry in the series about operators in C#. This time, we'll see how to overload binary operators and some use cases for them.

Learn More 9 0May 26 '19

Overloading unary operators in C#

This is the second entry in a series of posts about overloading operators in C#. Previous entries: -...

Learn More 8 0Apr 10 '19

Introduction to overloading operators in C#

The first entry in a series of posts about how you can modify the behavior of some of the operators available in C# such as addition (+), subtraction (-), among others.

Learn More 8 0Apr 4 '19