TECH BLOG

03.31.2025Coding
Avoiding CookieOverflow in Ruby on Rails with Redis Session Store (Single & Cluster Mode Setup)
Struggling with CookieOverflow errors in your Rails app? Learn why it happens, how to solve it using redis_store for session management, and how to configure both single Redis instances and Redis Cluster mode for scalable and reliable session storage.

03.30.2025Development
Restore Deleted Records from Audit Logs in Dataverse Using XrmToolBox
Easily recover deleted data from auditing-enabled tables in Microsoft Dataverse using the "Restore Deleted Records" tool in XrmToolBox. This guide walks through how to retrieve deleted records from audit logs, preview changes, and selectively recreate them—even for data deleted by disabled users. Perfect for when the legacy Recycle Bin tool falls short.