I am new to the Xamarin platform, I have a local hosted database in SQL Server 2014 using php (with aid of XAMP server) and the table name ItemProductsDB and sa
I am currently supporting an application that is built using AngluarJS Version 1. I am quite new to this. I have a task to integrate the Azure Application Insig
I'm using Scrutor 8.1 to register all types in my assembly that implement interfaces (ASP.NET Core 6). I have a code structure similar to the following (all typ
I have implemented two collections in mongo User and Trainer. User collection contains id, name, email, and description. and Trainer contains id, coursesMade, a
Trying to avoid creating a specific layout for tablets. Maybe there is some solution to achieve such results as on the images with ConstraintLayout or something
If i have a macro that looks like that: #define some_macro(x,y,z)({ operation1; operation2; ...; x+y+z; //return value }) how can i make it ret
I am hiding a navbar-like header on scroll. Which is working okay except for one detail. The animation get's delayed when scroll reaches to the top (which is wh