DotNetNuke Modules
DotNetNuke Skinning
Web Standards Compliance
Website Design
Website Hosting
Web Application Development
Business Integration/Automation
Electronic Signatures

Take Advantage of Our Free Instructor Led DotNetNukeTraining Each Week.

We Provide Professional DotNetNuke Content Managed Websites

Ingen Systems Updates

Author:ISbloggerCreated:5/3/2008 1:44 PM
Check here for announcements regarding product offerings, company press releases, and anything else we think is important.

Modules are a key way to extend DotNetNuke functionality.  To install a module, you simply take the module package (a zip file that contains all the necessary content) and install it onto the site.  The package will install the module.

What if you want to go the other way and create a package from an installed module?  Normally you can do this by doing the following:

Log in to the site as a super user Go to Host > Module Definitions Click the pencil next to the module you want to package Click the "Create Module Package" menu option Then can choose your options of the package.  The new module package will be saved in the /Install/Module folder Alas, this only works locally (i.e. your web site is running on your local machine).  If you try to package a module on an external website, the "Create Module Package" menu option is not available.

Here's a work-around for this:

Log in to the external site as a super user Go to Host > Module Definitions...

Read More »

With Microsoft's recent RTM release of the .NET Framework 3.5 SP1, many great new features will be available for .NET developers.  To celebrate the release, Jason Kergosien will be presenting on ASP.NET Dynamic Data at the following venues:

Dallas .Net Users Group
Dallas ASP.Net User Group

He will be discussing Dynamic Data, Microsoft's innovative new approach to dynamic web site creation in the .NET 3.5 SP1 RTM release.

Dynamic Data allows sites to be built upon your database using templates to represent field types and page layouts. Learn how the framework will automatically traverse data relationships, ensuring data integrity with client-side validation based upon database field properties. Learn also how to apply Dynamic Data to your existing applications.

Read More »

Ingen Systems is releasing a series of videos on the new DotNetNuke podcast show, NukeCast.NET.

The first release, DotNetNuke 5 "Cambrian" First Look - Skinning Enhancements focuses on the new skinning features of Cambrian.  We will also be releasing within the next couple of weeks several videos on Cambrian, as well as .NET 3.5 SP1 features such as Silverlight Deep Zoom and Dynamic Data.  Stay tuned for more.

Here are the skin files used in our online training session detailing the use of Telerik's RadMenu, RadPanelBar, and RadTabStrip.

Download Files

These floating admin menus are a real help when page space is tight in a layout. We want to give credit for the original concept (2 years ago now) to our good friend James Reggio.

By using Telerik's Rad Menu (or other Telerik Menu) you can turn off DNN's admin and host menus. This keeps them from blowing the page out too wide when someone logs in as admin or host on a tight page design.

Read More »