by Alex Shapovalov | Aug 29, 2021 | ASP.NET
When you develop a new website using Umbraco, you may notice that the 404 page is intentionally left ugly and you need to make sure it does have some lovely template. It is possible and straightforward to create a great 404 page in Umbraco using just Umbraco CMS. It...
by Alex Shapovalov | Aug 26, 2021 | ASP.NET
In this video, I will show how to secure your contact form with Google reCapture v3 on ASP.NET MVC. The video shows step by step guide of Creating a new instance of reCapture key in Google admin console;generating the token on the contact form;submitting token to the...