- Published on
Auditing page permissions
Quickly pull in who has custom access to Sitefinity page permissions through this handy SQL Stored Procedure!
Tutorials, Rants, Coding, Sitefinity, Javascript, it's all here. Please enjoy my content and let me know what you think!
Quickly pull in who has custom access to Sitefinity page permissions through this handy SQL Stored Procedure!
A detailed comparison of Laravel vs Sitefinity for small projects. Explore the advantages of Laravel's file-based approach, licensing benefits, and...
Avoid UI flicker in Sitefinity! Learn a server-side technique to add a class to your HTML element when a custom widget is on the page, ensuring smoother...
Learn how to create custom function validation in KendoUI Spreadsheet with R1C1 notation. Complete examples for array validation and number checking with...
Need Telerik Reporting in modern Sitefinity? Learn how to add v15+ back with correct route setup and a Vue.js component for seamless report viewing.
Tips on how to use VueJs with Sitefinity and not have every widget all webpacked and loaded on every page.
Learn how to integrate VueJs validation and state management with traditional form postbacks for file uploads without complex async upload handling.
Fix the blank page issue when users try to download protected files in Sitefinity after login. Learn how to create a proper download flow with file...
How to configure Sitefinity to allow authenticated users to anonymously submit forms using EventHub and SQL queries. Perfect for whistleblower forms or...
Boost your Sitefinity site's SEO: A clear tutorial on adding essential meta and OpenGraph properties to pages generated by custom ActionResult routes.