- Published on
Installing ELMAH with Sitefinity
ELMAH: Error Logging Modules and Handlers for ASP.NET is a pretty awesome error logger. I've installed it on a couple sitefinity instances so I figured I'd blog about it to help some others with it.
Tutorials, Rants, Coding, Sitefinity, Javascript, it's all here. Please enjoy my content and let me know what you think!
ELMAH: Error Logging Modules and Handlers for ASP.NET is a pretty awesome error logger. I've installed it on a couple sitefinity instances so I figured I'd blog about it to help some others with it.
I've modified the existing Files.aspx page under ~/Sitefinity/Admin...this one is better in Sitefinity 3.x :)
The amount of controls available on the toolbar is super minimal compaired to what is actually available to the RadEditor. Luckily as always Telerik has make it super easy to expand.
Here what the Sitefinity 4.0 Analytics screen looks like
Shows you how to have sitefinity 3.x generate a UI for you to pick content
Hyperlinks in External Templates with Sitefinity 3.x
Get Bookmarks from your WF4 database with this handy Stored Procedure
Did you know just by having the Telerik.Web.UI in your project you have jQuery available?
Help us fix the RadEditor, it mangles markup like it's intentional.
This tool will help you optimize your site...very nice in that you don't have to do much work at all!
Getting Sitefinity 3.x up and running on windows 7 64
Available in the download area now is an assembly version of my Generic Content Wrapper controls for Sitefinity 3.x
Everything Sitefinity 4, all in one big post. Get ready, it's a big change from v3.
One of the major issues with querying a webservice with the non-domain model approach to OpenAccess was that if you tried to return a list of objects directly you can't dispose of your scope
In sitefinity 3.x there are zero telerik skins which look normal in the backend, however it's super easy to skin them so they conform to the style and look native.
Modifying your controls with a new external template in Sitefinity 3.x
Sitefinity has removed it's free community edition and is now only offering a paid subscription option.
New control released that lets you set a background image on your ContentBlock
How to query your OpenAccess domain models with LinqPad...yes, it IS possible!
One of the reasons your page might be taking too long to load is the images are too large or not optimized for web; check this out.
Radcontrols 2010 Q2 has hit beta, lets dig in and see what's new
The way sitefinity 3.x positions the edit containers in design mode sometimes doesn't look 100% like the page.
How to wire up a report download to a button click with Telerik Reporting
IE hates CSS, a lot, clearly as a developer you are very aware of this. But moreover it hates CSS3, lets just say it hates progress. Here's a fix...
Telerik charting is so unbelievably frustrating to use, it really needs some love.