Browse by Tags
All Tags »
General Software Development (
RSS)
.csharpcode.embedding-javascript { font-size: small; font-family: consolas, "Courier New", courier, monospace; /*white-space: pre;*/ } pre.csharpcode.embedding-javascript { color: #000; background-color: #fff; } .csharpcode.embedding-javascript pre {...
We just released a major update to our DotNetNuke content rotation module, Engage: Rotator. You can read all about the release on my Engage Software blog .
We just released Engage: Events , and realized that our DNN 4 compatible package might not work exactly as we'd like when used in DNN 5. If you're a DNN module developer, you probably already know that there have been a ton of changes to the module installer...
Also known as "Why Did My Skin Just Change?" and "Why Doesn't NavigateURL work?" When navigating to between controls within your DotNetNuke module, you have many options (and would do well to read Michael Washington's Module Navigation tutorial on the...
Have you heard of our Engage: Employment module for DotNetNuke ? I'm talking about our module for posting job listings on your website and allowing folks to apply for them. We have today released a new version of the module to fix a number of bugs that...
When building DotNetNuke modules, a number of times I've run up against the issue of trying to instantiate a ModuleInfo instance with only a module ID. However, the GetModule signature on ModuleController takes both a module ID and a tab ID. In this latest...
I started on an update to one of our modules for DotNetNuke this week, and was surprised to see many of the administrative pages looked like they had no styles applied to them. Tables were jumbled, with no differentiation between header and or row...
It shouldn't be hard to get started writing a module for DotNetNuke , but it doesn't seem like there's a whole lot of help especially when you are wanting to use C#. At Engage , we have created a Visual Studio project template which will get you started...
After three public pre-releases, and weeks of wrestling through user-submitted bugs and those we found (so that you don't have to!), we are now ready to release Engage: Events to the eagerly awaiting public! After we cemented our feature-set in the Beta...
Today was at least the second time that I had seen the above error happen on my local development DNN site. I don't know what happened, maybe I accidentally recompiled the source with something strange in there (though the date on the assembly didn't...
More Posts
Next page »