Category "web-applications"

What are other options for storing data in a web application besides a database? [closed]

I have a pretty small database (15 tables, ~1000 rows) that is being accessed very frequently to get data. I was wondering what other options

Ng add @nrwl/workspace throws Cannot read property 'paths' of undefined

I just make a project with the angular cli and then run the command "ng add @nrwl/workspace" to change it to a nrwl workspace. But I am getting the following er

What is P99 latency?

What does P99 latency represent? I keep hearing about this in discussions about an application's performance but couldn't find a resource online that would talk

ASP.NET Core Web App Error: Some services are not able to be constructed

This is my first question in StackOverFlow Now, I'm using asp.net core 5.0 and I am trying to create database for Redis called Basket. But I encountered an Erro

Technical difference between a stand alone app vs web app [closed]

I am reframing my previous question, this question was asked by my senior engineer, who wasnt convinced with my answer. Q: What is the technic

Mobile App "unable to load previous operation due to low memory" after loading image?

I have a simple mobile app. It starts by prompting the user to select an image which is then loaded locally via the following code and displayed on a canvas: f

router.get doesn't work but router.get with id works

calling http://localhost:5000/surveycreate/4 works and redirects me to surveypage.html but calling http://localhost:5000/surveycreate does not work, it redire

Add an open url handler to a button

I created a button and I have applied to this button a handler to collect the data of some fields and record them in a spreadsheet. I wish, however, at the end

How to go from one page to another page using javascript?

From an admin page if the user is valid then the browser should go to another page. When a user enters his user name and password, then clicks the OK button th

How to navigate html pages with standalone Google Apps Script?

I am using the HTMLService to create a standalone google apps script web app. I want to be able to write code to take clicks on links on the HTML page for the a

ASP.NET: HTTP Error 500.19 – Internal Server Error 0x8007000d

I am replicating web application deployment and found several issues related to HTTP Error 500.19. My machine is running Windows 7 while the working development