Browse by Tags

All Tags » .NET (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...
The first major update for Engage: Events has been released! Engage: Events is the event management module for DotNetNuke from Engage Software . Many of the users of the 1.0 version of Events wanted to display a small, simple list of events in a prominent...
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...
We at Engage spent the end of last week in Tulsa, presenting and participating in the 3rd annual Tulsa TechFest . My colleague Ian has written up a great review, with links to all of our presentations on his blog . I presented on Building a DotNetNuke...
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...
More Posts Next page »