Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • DNN Toolkit has been released!

    Nova Software has formally released a open source project based on DNN, named by DNN Toolkit . For now, the project is consisted of three DNN modules: FAQ Module Supports searching by keywords in questions or answers with category . Supports browsing glossaries by first letter . Glossary Module Supports...
    Posted to Xu Qiang's Blog (Weblog) by chanva on 10-15-2008, 12:00 AM
    Filed under: C#, ASP.NET, DNN, DotNetNuke
  • Tulsa TechFest 2008 Wrap-Up

    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 Module , walking through the Visual Studio project...
    Posted to Brian Dukes, Web Developer (Weblog) by bdukes on 10-13-2008, 12:00 AM
    Filed under: Engage Software, DotNetNuke, Development, ASP.NET, DotNetNuke Modules, Community News, .NET, Engage Modules, Visual Studio Project Template, C#
  • C# Compiled DotNetNuke Module Template

    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 developing a C# DotNetNuke module, using a Web...
    Posted to Brian Dukes, Web Developer (Weblog) by bdukes on 10-07-2008, 12:00 AM
    Filed under: DotNetNuke, General Software Development, ASP.NET, DotNetNuke Modules, Community News, .NET, Visual Studio 2005, Visual Studio 2008, Visual Studio Project Template, C#, Visual Studio
  • CMS for DotNetNuke, new release

    Engage Software is pleased to announce that Engage: Publish 5.1 has been released for download on www.engagemodules.com . For a complete list of enhancements and bug fixes for the 5.1 release of Publish you can visit the release notes . Engage: Publish 5.1 has a few bug fixes as well as a couple of major...
    Posted to DotNetNuke Developer Chris Hammond (Weblog) by Chris Hammond on 04-21-2008, 12:00 AM
    Filed under: DotNetNuke, ASP.NET, c#, General Software Development
  • Packaging your DotNetNuke Module using NANT

    A few years back I was enlightened by Chris Paterra in the ways of using NANT scripts to aid in the packaging of DotNetNuke Modules. Using NANT to package your WAP (web application project) modules within Visual Studio 2005 is a snap, and can save you a LOT of time each time you have to come up with...
    Posted to DotNetNuke Developer Chris Hammond (Weblog) by Chris Hammond on 07-10-2007, 12:00 AM
    Filed under: DotNetNuke, VB.NET, ASP.NET, c#, daily tips, DotNetNuke Tips, Module Development, Engage, NANT
  • 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 DotNetNuke Developer Chris Hammond (Weblog) by Chris Hammond on 06-26-2006, 12:00 AM
    Filed under: DotNetNuke, VB.NET, ASP.NET, c#, development, daily tips
  • Introducing… Dynamo – A Scriptable DotNetNuke module

    Introduction Imagine, for a second, you have a server sided JavaScript interpreter built right into a Content Management System. It should have full access to the entire Server sided API’s, depending on security requirements of course. You could literally treat source code as content. That is what this...
    Posted to Rob Chartier ~ Contemplation... (Weblog) by Rob Chartier on 07-21-2010, 12:00 AM
    Filed under: Visual Basic, C#, .NET, ASP.NET, DotNetNuke, DNN
  • Sprite and Image Optimization Framework & DotNetNuke

    Introduction The folks over at Microsoft recently pushed a open source release of their Sprite and Image Optimization Framework onto Codeplex last week.  And after a few tweaks I was able to get it running within DotNetNuke, here is how… Download the Sprite and Image Optimization Framework . ...
    Posted to Rob Chartier ~ Contemplation... (Weblog) by Rob Chartier on 08-09-2010, 12:00 AM
    Filed under: .NET C#, C#, .NET, ASP.NET, HTML, DotNetNuke, ASPInsiders, DNN, Cache, Caching
  • More on Dynamic Language Execution within DotNetNuke

    A few weeks ago I ripped out a module over the weekend which allowed a Content Editor for DotNetNuke to be able to actually start scripting content within the UI.  Imagine being able to embed scripts within (a) the Text/Html module which is complied+interpreted on the server; a Text/Html/Script...
    Posted to Rob Chartier ~ Contemplation... (Weblog) by Rob Chartier on 08-09-2010, 12:00 AM
    Filed under: .NET C#, C#, .NET, ASP.NET, HTML, DotNetNuke, .NET Framework, Javascript, DNN
Page 1 of 1 (9 items)