I'm planning on creating a brand new backend with microservices. I've been looking into infrastructure and I'm unsure as to where load balancers come in. Does t
I've been trying to get data from my database into a table on my website using js/php but I can't get the php to give a valid xml to the script. This is the php
The question might sound a bit vague, but I wasn't sure how else to word it. I've had little experience with AD but people have always explained it similarly to
Need to implement a progress bar with a year on it, when a user passes a year as a value, it should progress to that date, I am trying to achieve it through jqu
In my UserController, I am issuing: return RedirectToAction("SignOut", "SignIn"); but getting: Server Error in '/' Application. The resource cannot be found.
I am working with Git repositories in the following way: I have the master repository and several remotes on the different production machines. I am pushing t
I installed the SDK 5.0 for windows (just like in this video https://youtu.be/a6WPeTG1QEk) and it is actually present under C:\Programs Files\dotnet, but when I
I wanted to pass the context using return redirect since using return render will send the post again when refreshing the page. This is my code for my return re
Can some one tell me how to count One2many field in report template please? I've a One2many field called calendar_jobs_ids I want to count it and print to my re