- Published on
Showing your Tailwindcss Responsive Breakpoint
A utility to display the current Tailwind CSS responsive breakpoint (e.g., sm, md, lg, xl) on your screen, aiding in responsive web development. Includes a...
Tutorials, Rants, Coding, Sitefinity, Javascript, it's all here. Please enjoy my content and let me know what you think!
A utility to display the current Tailwind CSS responsive breakpoint (e.g., sm, md, lg, xl) on your screen, aiding in responsive web development. Includes a...
A tutorial on configuring Sitefinity for SAML2 (SAML 2.0) SSO authentication using Sustainsys.Saml2 Nuget packages and registering the provider in Global.asax.
Learn how to create dynamic navigation between list and detail views in Sitefinity without hardcoding routes. Implement back buttons and browse more...
How do I swap out (depreciate) a sitefinity page so it can be replaced with a new one.
Fix browser caching issues in Sitefinity when updated files serve old versions. Learn how to use cache busting techniques and document version parameters...
Learn the correct URI scheme (fb://profile?id=username) for deep linking to a Facebook profile from a mobile app, particularly for iOS using NativeScript....
Real-world performance testing of Sitefinity 12.2 shows significant improvements in cold start times, build performance, and template changes. Detailed...
Optimize EmailTextField forms for authenticated users in Sitefinity. Skip redundant email input validation for logged-in users and streamline form...
Learn how to customize Sitefinity toolbox widget icons with CSS classes. Replace generic dotted boxes with professional-looking icons using built-in sprite...
Sitefinity's personalization API is tied to PageData, making programmatic access to user segments difficult for developers - explore the limitations and...