Is it easy to integrate .NET into your RedDot CMS project? Yes it is, if you know how and obey some simple rules. This article gives you a best practice on how to include any .NET functionality for your published website within your RedDot CMS templates.
ASPX postbacks don’t work inside the CMS in either SmartEdit or Preview Mode, AND worse, including a ScriptManager control in your page breaks CMS 10’s UI.
Good morning folks. Just a short article on how to get(debug) errors if you are using PreExecutes inside your CMS template (which you have to do to get the HTML result as a published page)
First…