Tutorials, rants, code, Sitefinity, JavaScript. A running log of what I am building, debugging, and shipping.
Discover how to use KendoUI components already embedded in Sitefinity without downloading external files. Learn the proper ResourceLinks setup for...
Learn how to create simple WCF services in Sitefinity with this beginner-friendly tutorial. Includes practical examples and step-by-step implementation...
Fix debugging issues with Windows Workflow Foundation XAMLX files when breakpoints don't get hit. Learn how to correct file paths for proper debugging.
Discover useful Telerik JustCode templates for Sitefinity 4.4 Module builder development. Boost your productivity with custom designer scripts and code...
Customize the Sitefinity page editor experience with CSS targeting specific editor modes. Learn how to override live styles for better content editing...
Complete Q&A transcript from the Sitefinity 4.3-4.4 roadmap webinar covering Module Builder, site sync, eCommerce features, and development insights.
Sitefinity 4.4 Module Builder preview announced! Watch the official demo video, explore the new Metro UI redesign with HTML5, and discover the updated...
Fix Sitefinity GenericOID errors and Events module saving issues by disabling OpenAccess Level 2 Cache - troubleshooting guide with Data.config settings.
Learn how to customize your Sitefinity site by implementing a custom page class. Two simple steps to replace the default InternalPage inheritance and gain...
Historical post about embedding Google Wave instances in Sitefinity 3.x pages. Note: Google Wave was discontinued in 2010.
Learn how to integrate Cufon font replacement with ASP.NET and Telerik RadControls without jQuery conflicts or browser compatibility issues.
Help improve OpenAccess ORM stored procedure support with strongly typed objects. Vote on Telerik PITS to prioritize better database integration features.
Learn how to bind nested repeaters with Telerik OpenAccess ORM using Generic List properties. No-code solution for one-to-many table relationships.
NeedsDataSource is a nice way to populate a report, but I always have trouble remembering which Type to cast to for the "object sender" variable. So here's...
Step-by-step guide to installing ELMAH error logging with Sitefinity CMS. Learn how to set up this powerful ASP.NET error tracking module to monitor crashes...
Improve the Sitefinity 3.x file manager: This post details how to modify Files.aspx using RadFileExplorer for a more robust and user-friendly experience.
Expand Sitefinity RadEditor toolbar with more editing tools. Learn how to customize EditorToolsFile.xml to add advanced editing options while maintaining...
First look at the Sitefinity 4.0 Analytics interface showing Google Analytics data integration. See how the new analytics module works with...
Shows you how to have sitefinity 3.x generate a UI for you to pick content
Discover how Sitefinity 3.x automatically handles NavigateUrl for multiple asp:Hyperlink controls (up to six with IDs like 'fullContent1', 'fullContent2',...
Learn how to use a stored procedure to extract and view WF4 (Windows Workflow Foundation 4) bookmarks from the database.
Discover how Telerik.Web.UI includes jQuery by default and learn to use $telerik.$ for seamless jQuery integration without extra library requests.
Community forum discussion about RadEditor issues and fixes needed before Sitefinity 4 release - voice your frustrations and help improve the editor.
Optimize your ASP.NET website performance with Mono Software Web Application Optimizer. Dramatically reduce page sizes and eliminate viewstate bloat.
Getting Sitefinity 3.x up and running on windows 7 64
Download assembled Generic Content Wrapper controls for Sitefinity 3.x with fancybox implementation and interactive features.
Complete coverage of Sitefinity 4.0 development from announcement to release. Includes CTP review, wishlist features, SDK details, and comprehensive...
Solve the "ObjectScope is already closed" error in Telerik OpenAccess webservices by using anonymous in-memory objects instead of direct entity returns.
Style Sitefinity 3.x RadWindow popups to match your backend design. Learn how to create custom Telerik RadWindow skins that look native and professional.
Step-by-step guide to customizing Sitefinity control templates. Learn how to modify external templates, configure template paths, and avoid upgrade...