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.

By ISblogger on 8/13/2008 4:30 PM

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 »

By ISblogger on 7/28/2008 9:09 PM

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.

By ISblogger on 6/6/2008 12:44 PM

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

Download Files

By ISblogger on 6/5/2008 12:28 PM

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 »

By ISblogger on 6/5/2008 10:48 AM

One of our larger clients built a series of staff pages on their site. Alongside each staff member profile they places a simple mailto type link with that person's email address.

I had my reservations about their doing this and voiced it - but it was what they wanted.

Rather than swim upstream with the client, I began looking at other options. I found Spam Stopper email cloaking module on www.Snowcovered.com . The module has no install package and there is no user interface. Simply place the DLL into the bin file of your DNN installation, make the well documented web.config changes and that's it. Done.

The module replaces any email addresses included in your site text as they render by modifying the ... Read More »