In my ASP.NET Core MVC (2.2) app I have completed the setup for a global error handling class. I inject this class in the Startup.cs of my project by using app.
So I was working on a automated whatsapp messenger and I tried to install the module known as "pywhatkit" but I am getting an error everytime. The error trace i
I have a code. I want to make changes in this code based on whether the variable is true or false. The change happens technically, but in the view, it happens w
Fact On Layer 7 Load Balancers, we can do 2 kinds of routing: Host-based routing: a.example.com goes to upstream 1 while b.example.com goes to upstream b Path-b
This is one application from my earlier post on similar subject - Clubbing 2 ggplots in a single windows and putting 2nd one in Secondary axis Let say I have be
I need to get lots of tweets in very short time and want to switch between multiple auth handlers(I have 20 different twitter developer account). I did not find
I'm doing the odoo getting started tutorial. And I need to create a xpath expression. I need to inherit the base.view_users_form view and add page to display a
The documentation shows that arrays can be created as either text or integer. I did not find an example for creating an object array. An example is the items co