Should you use caching for speed?
I've seen countless videos and articles talking about adding caching to your ASP.NET website or API in order to "speed it up".
4 articles in this category
I've seen countless videos and articles talking about adding caching to your ASP.NET website or API in order to "speed it up".
Welcome back! In our previous videos, we covered the installation of Ubuntu on Windows 11 and explored how to install Redis Server on that Ubuntu instance.
Common url casing in your urls, in my opinion, makes your site look nicer as a whole and has significant SEO benefit to help you drive trafiic to your site.
Using Redis cache in Windows Azure to save session state for an ASP.NET Core web app is quick and easy to configure.