Articles written by Piotr Bach
How to Retrieve a Forgotten Password in Umbraco
Lost access to your Umbraco back office? Follow our step-by-step guide to easily reset your forgotten Umbraco v8 password and dive back into your CMS
2/13/2021Integrating Umbraco with Azure Private Blob Storage
Discover how to set up Umbraco v8 with Azure Private Storage, emphasizing security best practices and step-by-step integration insights.
1/30/2021How to Disable ReSharper in Visual Studio
Do you need to temporarily turn off ReSharper in Visual Studio? Here's a step-by-step guide for disabling it and turning it back on when needed.
12/13/2020How to rebuild all indexes in MS SQL server database
Discover how to optimize your database indexes without extra tools. Learn how to identify indexes to heal based on avg_fragmentation and how to refresh the...
10/21/2020Mastering Paginated Deletions in MSSQL Tables
Remove records from large tables using the paginated deletion technique to avoid common pitfalls like bloated transaction logs and performance bottlenecks
9/15/2020Resetting Identity Column Values in SQL Server using DBCC CHECKIDENT
Learn how to use the DBCC CHECKIDENT function in SQL Server to reset identity column values. Understand why and when to reset identity with practical example
9/11/2020Programmatically Setting Umbraco DateTime Picker with AngularJs
Learn step-by-step how to set the Umbraco 8.4.0 DateTime Picker programmatically. Avoid pitfalls and enhance user experience in back office
8/21/2020How to Use WebP Image Format in Umbraco for Better Performance
Discover the benefits of WebP image format and learn how to quickly enable it in Umbraco CMS v8 with our step-by-step guide. Boost your website's speed and...
8/18/2020How to Delete Umbraco User Permanently
Explore the step-by-step process to delete an Umbraco user permanently. Understand the difference between deactivation and deletion, ensuring GDPR compliance.
8/13/2020Enabling CORS in Umbraco API with Azure
Overcome CORS policy challenges in Umbraco CMS 8 API when integrated with Azure. This comprehensive guide helps developers swiftly configure and resolve CORS...
4/25/2020How to detect slow responses in Umbraco API
Unearth slow responses in Umbraco v8 API using ActionFilters. Dive into a step-by-step guide to set up performance tracking and enhance your site's speed.
3/24/2020Optimizing ASP.NET with Bundling and Minification
In this guide, we'll explore ASP.NET's built-in script optimization tools and detail the steps to bundle and minify your website scripts effectively.
3/20/2020How to Improve Umbraco Speed: Performance Tips in 2025 (UPDATED)
Struggling with slow Umbraco website? Discover strategies to boost speed, reduce costs, improve SEO rankings, enhance UX, and lower bounce rates.
10/10/2019Umbraco Web Api and MVC Dependency Injection with Autofac
Learn how to quickly set Dependency Injection using Autofac container in Umbraco 7 solution.
9/2/2017