Browse by Tags

Related Posts

  • DotNetNuke Daily Tip #11 7/20/06 Upgrade to DNN 4.3.3!

    This will be the last DNN Daily Tip for the week. I'm headed to Denver tomorrow for a race this weekend and meetings with a client on Monday, so I'll likely not post again until I return. What's today's tip? It's a special one ;) Upgrade to the latest version of DotNetNuke, 4.3.3...
    Posted to Development through the eyes of Chris Hammond.... (Weblog) by Chris Hammond on 07-20-2006, 12:00 AM
    Filed under: VB.NET, c#, daily tips, DotNetNuke Development, ASP.NET
  • DotNetNuke Daily Tip #10 7/20/06 Upgrade to DNN 4.3.3!

    This will be the last DNN Daily Tip for the week. I'm headed to Denver tomorrow for a race this weekend and meetings with a client on Monday, so I'll likely not post again until I return. What's today's tip? It's a special one ;) Upgrade to the latest version of DotNetNuke, 4.3.3...
    Posted to Community Blogs (Weblog) by Anonymous on 07-20-2006, 12:00 AM
    Filed under: VB.NET, C#, ASP.NET, daily tips, DotNetNuke Development
  • DotNetNuke Daily Tip #9 7/18/06 Skin Object Using PortalModuleBase

    After a long haitus over the past few weeks the DotNetNuke Daily Tips are back! Sometimes you want to put a skinobject in your DotNetNuke Skins that you need to act like a module. Inheriting from PortalModuleBase instead of SkinObjectBase. SkinObjects though don't get loaded like regular modules...
    Posted to Development through the eyes of Chris Hammond.... (Weblog) by Chris Hammond on 07-18-2006, 12:00 AM
    Filed under: VB.NET, General Software Development, c#, daily tips, DotNetNuke Development, ASP.NET
  • DotNetNuke Daily Tip #9 7/18/06 Skin Object Using PortalModuleBase

    After a long haitus over the past few weeks the DotNetNuke Daily Tips are back! Sometimes you want to put a skinobject in your DotNetNuke Skins that you need to act like a module. Inheriting from PortalModuleBase instead of SkinObjectBase. SkinObjects though don't get loaded like regular modules...
    Posted to Community Blogs (Weblog) by Anonymous on 07-18-2006, 12:00 AM
    Filed under: VB.NET, General Software Development, C#, ASP.NET, daily tips, DotNetNuke Development
  • 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 the package and upload process. If you develop...
    Posted to Development through the eyes of Chris Hammond.... (Weblog) by Chris Hammond on 06-30-2006, 12:00 AM
    Filed under: VB.NET, General Software Development, c#, daily tips, DotNetNuke Development, ASP.NET
  • 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. delete SearchItemWordPosition where SearchItemWordId...
    Posted to Development through the eyes of Chris Hammond.... (Weblog) by Chris Hammond on 06-26-2006, 12:00 AM
    Filed under: development, VB.NET, c#, daily tips, DotNetNuke, ASP.NET
  • 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. delete SearchItemWordPosition where SearchItemWordId...
    Posted to Community Blogs (Weblog) by Anonymous on 06-26-2006, 12:00 AM
    Filed under: Development, VB.NET, C#, ASP.NET, daily tips, DotNetNuke
  • Using DotNetNuke lists (c# included)

    A quick update for using DotNetNuke's built in List functionality. If you're logged in as a HOST you can create new lists from the HOSTS/LISTS menu. If you want to access lists programatically? Here's some simple code for doing so, this uses the included United States region (States) list...
    Posted to DotNetNuke Developer (Weblog) by Chris Hammond on 02-07-2007, 12:00 AM
    Filed under: ASP.NET, c#, DotNetNuke Development, daily tips
  • Using DotNetNuke lists (c# included)

    A quick update for using DotNetNuke's built in List functionality. If you're logged in as a HOST you can create new lists from the HOSTS/LISTS menu. If you want to access lists programatically? Here's some simple code for doing so, this uses the included United States region (States) list...
    Posted to DotNetNuke Developer (Weblog) by Chris Hammond on 02-07-2007, 12:00 AM
    Filed under: ASP.NET, c#, DotNetNuke Development, daily tips
  • DotNetNuke Daily Tip #11 7/20/06 Upgrade to DNN 4.3.3!

    This will be the last DNN Daily Tip for the week. I'm headed to Denver tomorrow for a race this weekend and meetings with a client on Monday, so I'll likely not post again until I return. What's today's tip? It's a special one ;) Upgrade to the latest version of DotNetNuke, 4.3.3...
    Posted to DotNetNuke Developer (Weblog) by Chris Hammond on 07-20-2006, 12:00 AM
    Filed under: VB.NET, ASP.NET, c#, DotNetNuke Development, daily tips
Page 1 of 2 (14 items) 1 2 Next >