iMasters.com - Knowledge for Developers.
Follow Us
Home Archive 4 Columns

Archive 4 Columns

Phasellus tellus tellus, imperdiet ut imperdiet eu, iaculis a sem Donec vehicula luctus nunc in laoreet

Backend

The X of Xamarin Forms — Splash Screen

Hey guys, The first impression is the one that lasts: the creator of this phrase at the time didn’t have a printer. ba...

Backend

How to spice up Swagger documentation using annotations in ASP .NET Core (part 2)

Continuing the first part of the article, we will now see how to generate the documentation without having to generate the XML file....

Backend

How to fuzz test for HTTP requests (part 1)

At the 2022 edition of GopherCon Brasil, I had the pleasure of speaking about the Fuzz Test. It was cool because during the...

Backend

The X of Xamarin.Forms—Overflow, OverFlower

Hey guys, what’s shaking? As you know, I like plugins and controls for Xamarin.Forms. Besides solving difficulties in some implementations, we always teach...

BackendCloud & Infra

FinOps: how to do more with less and optimize costs using the cloud

With the use of the cloud increasingly common in companies, which also need to optimize costs in a challenging economic scenario, a question...

Backend

What’s New in C# 11 lowercase class name warnings

C# keywords are special identifiers from the point of view of the C# compiler and are normally associated with basic implementations such as...

Backend

How to Create a Skill for Amazon’s Virtual Assistant Alexa

If you didn’t know, it is not necessary for an Amazon Echo device to develop skills for your platform, but if you are...

Backend

Agile methodologies adoption in I.T. can make a difference in a world of rapid changes

Gradually, IT ceased to be a support area to become a critical factor for the success of virtually all organizations. The “heat” of...

Data & AI

DeepETA: How Uber Predicts Arrival Times Using Deep Learning

*Authored by Uber Engineering, with Xinyu Hu, Olcay Cirit, Tanmay Binaykiya and Ramit Hora. At Uber, magical customer experiences depend on accurate arrival...

Cloud & Infra

Spot By NetApp analysis of Elasticgroup usage at Convenia

In this article, I aim to tell a little about how we are using Spot by NetApp. It is important to note that...

Security

Why CISOs are making API security a top priority

A CISO’s mission is to enable the company to advance key growth initiatives while reducing risk. To do this, they must continually assess...

Backend

cURL with PHP for RESTful APIs

The cURL library is ideal and complete for anyone who wants to make requests or transfer data through the backend of their applications....