When trying to lookup some modules, I am having an issue from VS Code where the error pictured below indicates that my GOPROXY is set to off, but when I run go
I have a form: <form method="get" action="/category/news/?newsSearch=" id="searchForm"> <input id="newsSearch" type="text" name="newsSearch" placeholde
I want to calculate total working hours of an employee for a month.The time for one session of an employee is stored in the format 'H:i:s' as
how is it possible to configure another publishing strategy when using MediatR? basically i need to configure it to use publishingStrategy.ParallelNoWait. any h
I am trying to import the .aar in the parent app, the .aar file contains multiple activities and functions, what I am trying to do here is imported the aar file
I'm trying to do simple task in one page and avoiding page refresh on every form submit using ajax. The problem is I can only submit update to database one time