- Published on
So 5.1 is out, what about 5.2?
Happy July 16th, Sitefinity 5.1 is out...lets now talk 5.2 wants :)
Tutorials, Rants, Coding, Sitefinity, Javascript, it's all here. Please enjoy my content and let me know what you think!
Happy July 16th, Sitefinity 5.1 is out...lets now talk 5.2 wants :)
Suffering from a slow startup to your Sitefinity v4 project? This Nuget package will hit a bunch of urls to warm things up.
Sitefinity 4 doesn't ship with a commenting system, it's one of the things that didn't make it from v3 (yet). Here's how you can use the Disqus platform instead.
Have you just deployed your Sitefinity site to live and you get a YSOD of System.Data.SQLite? Here's likely the quick fix for the issue!
Make your forms look and work super cool with KendoUI
Format javascript date objects to string formats using KendoUI...you're using it ANYWAY right?
It's sometimes hard to debug a javascript template, but with kendo templates being plain script tags, it's actually really easy!
If you're getting a YSOD crash page due to a C# assembly version mismatch, this quick config change will fix you right up!
Aggregated Links, Tutorials, and Tips about Sitefinity
Here's how you can debug issues with the RadControls ClientSide Javascript API
Here's how you can address getting a Validation of viewstate MAC error screen in Sitefinity
KendoUI is embedded in Sitefinity, here's how to use it.
Sitefinity pre v8 uses WCF services, this is a simple tutorial on crafting your own services through their layer.
Windows Workflow Foundation files are XAMLX and sometimes your breakpoint just don't get hit, perhaps give this a try.
Here are some Telerik JustCode Templates you can use in the Sitefinity 4.4 Module builder.
Have you ever wanted to change the look or feel of the Sitefinity Page Editor itself for your users? It's easily doable, here's how.
I was so blown away by how cool 4.4 is, I had to record the Q/A part, here's the transcript!
Notice: Sitefinity 4.4 Module Builder Preview on KendoUI Release day
Disabling the L2 Cache to fix the Row not found: GenericOID Errors, and Events not saving in Sitefinity
Quick two steps to change which class every page inherits from
Drag\drop a google wave right onto a page in Sitefinity 3.x
Cufon is a cool tool, this should get you up and running with Cufon+RadControls
Please help me vote in better OA Stored Procedure support using Teleriks PITS tracker
This post will outline how to easily (re: no code) bind nested repeaters with telerik OpenAccess.
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 an exampling of Binding to OpenAccess to flatten the data out for the report.