UmbraCare Blog

Discover the latest insights on Umbraco, .NET, Azure, and web development, tailored for both tech enthusiasts and business professionals alike

UmbraCare Blog

Newest articles

Navigate Umbraco Sibling Nodes with Ease Using C# Methods

This article provides a straightforward C# solution for retrieving sibling nodes in an Umbraco content tree.

4/14/2024

How to render HTML in AngularJS

Dive into the essentials of rendering HTML content safely in AngularJS with our step-by-step guide. Learn how to use $sce.trustAsHtml and ngSanitize to...

4/7/2024

Implementing Comprehensive Request Logging in ASP.NET Core

Discover how to implement advanced request logging in ASP.NET Core. Boost debugging, enhance security, and improve performance with our in-depth guide.

4/6/2024

How to set UmbracoApplicationUrl in Azure Web Apps with Environment variables

To set the UmbracoApplicationUrl in your appsettings.json through Azure Web App configuration, you'll leverage the Application Settings similarly to setting...

3/24/2024

Handling Umbraco tags with a new String Split Option available in .NET

Amazing string split option has been released in .NET 5.0 you probably don't know and have never used it before when dealing with tags in Umbraco websites.

3/3/2024

Creating a SQL Server login for an existing domain user in SSMS

Creating a login for an existing domain user and granting SQL Server privileges (ex. sysadmin role) in SQL Server Management Studio (SSMS) involves a series...

3/2/2024

Creating MSSQL User login via Powershell on Windows

In this article, we will cover how to add an MSSQL server user with a role via Powershell script to resolve common database connection problems.

2/25/2024

Understanding the confusion between Created and Published Dates in Umbraco

The node creation date used as a date of publication can be confusing for Umbraco editors. In this article, I will try to explain the issue of created,...

2/25/2024

Warming-Up Umbraco for Peak Performance

Explore how to enhance Umbraco CMS performance with a warm-up process, including creating a hosted service, a strategy for preloading data, and dynamic...

2/10/2024

How to Count Records in MS SQL Server Database Tables

Discover how to count records across all tables within a specific MS SQL Server database schema. This guide provides you with ready-to-use code, streamlining...

2/10/2024

Ways to ensure Umbraco GDPR compliance

Uncover essential strategies for User Data Protection on Umbraco websites. This article explores GDPR compliance challenges and solutions within Umbraco CMS....

2/3/2024

How to access currently published content in Umbraco

Getting up-to-date published content entry in Umbraco could be tricky. In this article, you will learn a technique to ensure you always access the current...

1/28/2024

Searching for text across multiple tables in SQL Server

Discover how to execute a comprehensive text search across multiple tables in SQL Server with our expertly crafted T-SQL script. Learn its implementation,...

1/27/2024

How to Examine Content Property Values for Given Data Type in Umbraco

Discover how to review content property values in Umbraco CMS v11 using T-SQL. It is tailored for developers looking to optimize content management, assess...

1/20/2024

Problem with linking in Umbraco across pages in different cultures

Unfortunately, the current system design cause serious SEO optimization issues and decreases website visibility

1/14/2024

Testing ASP.NET Core Action Filters with xUnit

Master the art of testing ASP.NET Core Action Filters with examples and code insights. Learn how to ensure your filters work perfectly every time.

1/14/2024

Mastering Async Action Filters in ASP.NET Core

Using a real-life example, this article dives deep into the world of asynchronous action filters, their benefits, challenges, and best practices.

1/13/2024

How to get Umbraco model property alias

Retrieving strongly typed property aliases has changed, and it's not as easy as before. We introduce a solution to simplify establishing a property alias of...

1/10/2024

AngularJS's Future Explored - The Road Beyond End-of-Life

Examine the impact of AngularJS reaching its end-of-life. We highlight the cessation of official support and security measures. We also discuss migration...

1/7/2024

Umbraco Developer Key Skills

Dive deep into the core skills for Umbraco development, covering everything from ASP.NET Core and cloud computing to JavaScript frameworks and SEO. Learn to...

12/18/2023

WordPress Password Validation in .NET Core Using JWT and C Sharp

Explore the essentials of validating WordPress user passwords in .NET Core, from creating users to implementing authentication classes in C#. This guide also...

11/19/2023

How to Disable Examine Indexing in Umbraco

Master Umbraco v11 Examine indexing: Learn how to disable external indexes for enhanced site performance, faster content publishing, and improved cold boots.

11/10/2023

Umbraco Redirect Url Table Data Truncated SQL Error

Learn how to resolve the Umbraco SQL truncation error with our expert guide. Discover solutions to extend URL lengths and optimize your CMS for peak performance

11/7/2023

ASP.NET Core Essential Features

Explore the top 25 features of ASP.NET Core that set it apart as a modern web framework. Dive deep into its performance, cross-platform capabilities, Unit...

11/6/2023

How to streamline Umbraco content workflow for maximum Savings

Learn how to Unlock the Power of Umbraco: Turbocharge Your Content and Media Management with Dedicated Media Folder – The Ultimate Editor's Tool

10/27/2023

What is Umbraco CMS?

Uncover Umbraco potential. Dive into its benefits, from seamless content management to scalability. See why it's a top, SEO-friendly, all-in-one content...

10/25/2023

How to use default language as default culture for threads in Umbraco

Explore a solution for aligning thread culture with the default language settings in Umbraco's backoffice. This approach addresses the complex challenge of...

3/15/2023

Umbraco is Always Loading Content From Database on Azure App Service

Explore a comprehensive workaround to boost Umbraco performance on Azure Linux App Service. Learn to tackle the persistent content loading issue from the...

3/1/2023

Optimizing Azure Web App: Enabling Dynamic GZIP Compression

Discover how to boost the performance of your Azure Web App by leveraging the power of dynamic GZIP compression. Here's a step-by-step guide to ensure your...

7/21/2022

Control content fields and tabs visibility in Umbraco CMS

With the flexible architecture of Umbraco v8, it's feasible to tailor the back-office experience to different user roles. Here, we'll walk through how to...

11/18/2021

Deploying ASP .NET app to FTP with Azure DevOps CI/CD pipeline

Fast-track your deployments! Dive straight into the essentials of deploying your ASP .NET application via FTP. With the Azure DevOps CI/CD pipeline and our...

10/22/2021

Best packages for Umbraco (free and paid)

Explore the best Umbraco extensions for both free and paid versions. Unlock enhanced functionalities and elevate your Umbraco website’s performance

9/25/2021

Mastering Content Organization with Umbraco's Sort Feature

Unlock the power of Umbraco's sorting capability to streamline your content. Learn how to efficiently organize content in the back-office tree for a cleaner,...

6/27/2021

How to Retrieve Azure App Service FTP Credentials

Discover the streamlined approach to finding and using your Azure App Service FTP credentials. Unlock efficient and secure access with our comprehensive...

2/14/2021

Assigning Roles to Members in Umbraco CMS v8

Discover how to add roles to members in Umbraco CMS v8 seamlessly. Dive deep into practical cases and boost your web development skills with this guide

2/14/2021

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/2021

Integrating Umbraco with Azure Private Blob Storage

Discover a comprehensive guide on setting up Umbraco v8 with Azure Private Storage, emphasizing security best practices and step-by-step integration insights.

1/30/2021

How to disable ReSharper in Visual Studio

How can I temporarily suspend/turn off ReSharper? Learn the exact steps to disable Resharper in Visual Studio and turn it on again.

12/13/2020

How to rebuild all indexes in MS SQL server database

Discover how to optimize your MS SQL Server Database by rebuilding all indexes. Dive into our comprehensive guide and improve database performance today...

10/21/2020

Mastering Paginated Deletions in MSSQL Tables

Discover the art of efficiently removing vast amounts of data from MSSQL tables using paginated deletions and understand the nuances of this technique (code...

9/15/2020

Resetting Identity Column Values in SQL Server using DBCC CHECKIDENT

Step-by-step guide on how to use the DBCC CHECKIDENT function in SQL Server to reset identity column values. Understand why and when to reset identity...

9/11/2020

Programmatically Setting Umbraco DateTime Picker with AngularJs

Learn step-by-step how to set the Umbraco CMS DateTime Picker programmatically using AngularJs. Avoid pitfalls and enhance user experience in the Umbraco...

8/21/2020

How 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/2020

How 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/2020

Enabling 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/2020

Optimizing Scripts in Umbraco - Bundling and Minification

Boost your Umbraco v8 site's speed and SEO. Learn the importance and how-to of script bundling and minification using Microsoft.AspNet.Web.Optimization library.

3/26/2020

Enhanced Logging for Umbraco API

Dive into leveraging custom action filters in Umbraco v8 for efficient exception logging. Here's a comprehensive guide to streamlining your API...

3/25/2020

How 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/2020

Optimizing ASP.NET with Bundling and Minification

Master the art of website performance in ASP.NET. Dive into our step-by-step guide on bundling techniques to enhance user experience, SEO, and speed.

3/20/2020

How to speed up Umbraco CMS performance

Experiencing a slow Umbraco website? Explore our comprehensive guide with top strategies to optimize and boost your Umbraco CMS performance

10/10/2019
Page 1 of 2
Next >>
↑ Top ↑