Archive for the ‘ .NET Technology ’ Category

DotNetNuke 5.3.0

The DotNetNuke 5.3.0 is our first quarterly feature release that is benefiting from this new development process.  This Alpha release is a merge between the 5.2.3 codebase and DotNetNuke 5.3.0 Sprint 1 development branch and includes the following features:

  • Taxonomy – The base taxonomy feature includes a complete API and UI for creating and managing site taxonomies.  The core taxonomy supports both flat and hierarchical taxonomies and allows for the creation of multiple vocabularies.  Over time we anticipate that many modules will support the core taxonomy API rather than relying on their own categorization systems which are not portable across modules.
  • Sitemap Provider – The new sitemap provider allows for greater control over the sitemap and allows individual modules to create a custom provider for their content.  Unlike previous sitemap implementations, this feature delegates generation of the sitemap down to the individual module which has more knowledge over the URLs that are managed by the specific module or module instance.  Once implemented, modules like blog and forums will be able to fully participate in generation of the sitemap which will aid in search engine optimization.  The alpha release includes a new Sitemap module, but there is no specific page created in the admin menus.  To test this new functionality, you will need to create your own page and add the Sitemap module to the page.
  • Messaging Provider – The new messaging provider incorporates a messaging store and core API for delivery of both synchronous and asynchronous messages.  The messaging provider is extensible and will allow for the creation of multiple delivery options.  The alpha release includes a new Messaging module, but there is no specific page created in the admin menus.  To test this new functionality, you will need to create your own page and add the Messaging module to the page.
  • Telerik Control Wrappers – Beginning with DotNetNuke 5.2.0, we started shipping Telerik ASP.Net AJAX Web Controls with DotNetNuke Community Edition.  The license only allows developers to use the Telerik controls if they have a separate developer’s license (which is also included as part of Professional Edition) or if DotNetNuke included specific wrappers for the Telerik controls.  In 5.3.0 we are delivering wrappers for a number of Telerik Controls.  These wrappers are included as part of the new DotNetNuke.web assembly.  The wrappers include:
    • DnnComboBox (RadComboBox)
    • DnnGrid (RadGrid)
    • DnnListBox (RadListBox)
    • DnnMultiPage (RadMultiPage)
    • DnnTabPanel  (RadMultiPage, RadTabStrip)
    • DnnTabStrip (RadTabStrip)
    • DnnTextBox (RadTextBox)
    • DnnTreeView (RadTreeView)
    • DnnWindowManager (RadWindowManager)

Seekdotnet as DNN hosting can support this new version of DNN

DotNetPanel support Exchange 2010

Windows hosting control panel developer DotNetPanel has added its new Exchange 2010 module, designed for hosting companies and Internet service providers that want to offer Hosted Exchange 2007 and 2010 services to customers — all in one control panel.

According to DotNetPanel’s Monday announcement, the new DotNetPanel Exchange 2010 module is ideal for web hosting companies and Internet service providers that want an easy-to-use Exchange Server hosting control panel for creating, selling, and reselling Exchange 2010 email services. And like the Exchange 2007 module, the Exchange 2010 module will help companies easily manage their Exchange email accounts across their entire line of Windows hosting servers.

“The latest DotNetPanel Windows web hosting control panel release offers support for Exchange 2007 and Exchange 2010, making it easier for customers to migrate from Exchange 2007 to Exchange 2010,” DotNetPanel director Feodor Fitsner said in a statement. “Web hosting companies and Internet service providers can run both Exchange 2007 and Exchange 2010 simultaneously based on customer preferences.”

With DotNetPanel’s Exchange 2010 hosting control panel, customers can take advantage of Exchange Server 2010’s reduced deployment cost, greater mobility and flexible access, decreased inbox overload, increased productivity, safeguards for sensitive information, and reduced risk of malware and spam. Exchange 2010 also features simplified compliance, high availability, and disaster recovery.

DotNetPanel’s latest version also includes support for hMail Server version 5, a free email server for Microsoft Windows, supports common email protocols including IMAP, SMTP and POP3, as well as BlackBerry Enterprise Server v5.0 for Microsoft Exchange SP1, which provides additional support for DotNetPanel’s BlackBerry module.

With the addition of the hMail Server module and the latest BlackBerry Enterprise Server, web hosting companies and Internet service providers can offer free email services to customers who are not yet ready to make the switch to Exchange 2010, giving companies a greater advantage in the hosting marketplace.

AJAX Control Toolkit 3.0

Microsoft have released the new .NET AJAX  framework 3.0, this release includes three important new controls:

  • HTMLEditor

The HTMLEditor control allows you to easily create and edit HTML content. You can edit in design mode, as a rich text editor, or in source view to edit the HTML markup directly.

  • ComboBox

The ComboBox control provides a DropDownList of items, combined with TextBox. Different modes determine the interplay between the text entry and the list of items.

  • ColorPicker

The ColorPicker Control Extender can be attached to any ASP.NET TextBox control. It provides client-side color-picking functionality with UI in a popup control.

Seekdotnet will apply AJAX framework 3.0 in our server soon. The Microsoft Ajax content delivery network (CDN) enables you to easily add ASP.NET Ajax Library and jQuery scripts to your Web applications. You can start using the ASP.NET Ajax Library or jQuery simply by adding a <script> tag to your page that point to Ajax.microsoft.com.