DotNetNuke Daily Tip #8 7/5/06 Module Update SQL Scripts
DotNetNuke Daily Tip for 7/5/2006 After a brief haitus for the July 4 festivities here in the States the DotNetNuke Daily Tips are back! For our daily tip today I'll be covering a minor item to watch out for when you develop your own custom modules using Read More...
DotNetNuke Daily Tip #7 6/30/06 Making Skin File Changes
DotNetNuke Daily Tip for 6/30/2006 Ever need to make skin file changes and you don't want to go through the process of repackaging your ZIP file and uploading the file to your site? Here's a quick way to make skin file changes without having to go through Read More...
DotNetNuke Daily Tip #5 6/28/06 Cannot access a closed file
Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/28/2006 If you've ever received the following error while trying to upload a DotNetNuke module here's a quick fix. ExceptionSystem.ObjectDisposedException: Cannot Read More...
DotNetNuke Daily Tip #4 6/27/06 Inline Content Editing
Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/27/2006 This is a quick tip as I was out of town for a while and haven't had a chance to catch back up yet. Did you know with DotNetNuke 4.3 you can now edit content Read More...
DotNetNuke Daily Tip #3 6/26/06 Clear Search Tables
Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/26/2006 During your development you may run across a time when you need to clear out the search tables for DotNetNuke's searching engine. Here's the SQL to do so. Read More...
DotNetNuke Daily Tip #2 Mail.SendMail
Check out all of the DotNetNuke Daily Tips from Chris Hammond. DotNetNuke Daily Tip for 6/23/2006 Have you ever needed to send mail from one of your DotNetNuke modules? Here's the DotNetNukemethodfor sending off a message. public static System.String Read More...
DotNetNuke Daily Tip #1
Here's the beginning of what will become the daily DNN tip. Check back here for more daily tips, each day of course (5 days a week)! DotNetNuke Daily Tip for 6/22/2006 Verticle menu using the SolPartMenu skinobject. In order to get a verticle menu using Read More...