DotNetNuke Hosting with ASPHostPortal.com

BLOG about DotNetNuke CMS, latest technology and Special DotNetNuke Hosting Package with ASPHostPortal.com

DotnetNuke Hosting - ASPHostportal.com :: How to Integrate DotNetNuke with Sharepoint?

clock Junie 7, 2016 23:21 by author Dan

DotNetNuke has already established itself as one of the most popular as well as preferred web content management systems, based on Microsoft. Net. DotNetNuke websites are known to offer excellent user experience while also letting the brands enhance their identity. The recent trend is that of integrating this content management system with that of Microsoft SharePoint, of which the latest version has recently come out in the form of SharePoint 2013.

The integration is quite helpful for the businesses in a number of ways. Here is a brief overview of how the integration of DotNetNuke with SharePoint can be executed with success.

Effective Document Management with SharePoint

SharePoint is undoubtedly the most preferred as well as even sought after system for document management, helpful for businesses of varying size or nature. Now, this platform is built into cloud, which allows maximum storage and accessibility. Consequently, the professionals in a team have an opportunity to share as well as collaborate on apparently large amounts of data and documents. Additionally, the platform integrates effectively with Outlook and this enables enhancement of the significance of the social tools. All this leads to a carefully organized atmosphere. The team members can also convert the raw data into important interactive reports.

Integration of DotNetNuke with SharePoint

The best thing about integrating the web content management system with the web application development platform is that the two of them integrates quite seamlessly. An automatic integration implies that no further efforts are required when it comes to operating the system. The DNN Community can merge with the platform in a rather hassle- free manner by means of using the custom modules. The primary idea, here, is to design a system that allows the platform to communicate from behind a firewall with the people facing the website. Now, all this means that the documents can be pushed into the portal on the DotNetNuke website with higher level of safety and efficiency. At the same time, the filter rules can be designed to track down the individual documents to find out as to where they go.

DNN Enterprise and SharePoint Connector

In instances where the platform is used as the document management system, integration of the same with DotNetNuke Enterprise Edition is actually of real benefits. The custom integration saves a lot of money of the enterprise while investment that is made is actually worthy.

The DNN Enterprise SharePoint connector comes up as a powerful and significant feature, supporting both 2007 and 2010 versions of the platform. The firewall issues can be avoided at the same time. Content, on the other hand, stays fresh and is published directly from the SharePoint Document Library. It is the DotNetNuke role- based security network that performs the essential function of protecting the published documents.

Making Use of the SharePoint Folder Provider


The SharePoint Folder is particularly useful in integration with DotNetNuke 6. It enables the DNN users to store as well as synchronize the files contained in the document libraries, located in 2010 version of this platform.

Here is an overview of the features of this Folder and the way it helps:

The communication between the web application development platform and the DotNetNuke 6 becomes faster and more direct by virtue of the folder. It paves the way for multiple providers to indicate to different document libraries from either the similar platform based sites or from the different ones.

The SharePoint Folder facilitates a number of functionalities such as addition cum deleting of folders, uploading, downloading, renaming of files along with synchronization of the files and folders. Above all, this Folder actually acts as a strong base for several DNN modules, which make use of the DotNetNuke file system. Custom SharePoint development teams can help you build projects within allocated budgets and time schedules.

Best DotNetNuke Hosting Recommendation

ASPHostPortal.com provides its customers with Plesk Panel, one of the most popular and stable control panels for Windows hosting, as free. You could also see the latest .NET framework, a crazy amount of functionality as well as Large disk space, bandwidth, MSSQL databases and more. All those give people the convenience to build up a powerful site in Windows server. ASPHostPortal.com offers DotNetNuke hosting starts from $5. We also guarantees 30 days money back and guarantee 99.9% uptime. If you need a reliable affordable DotNetNuke Hosting, we should be your best choice.



DotNetNuke Hosting - ASPHostPortal.com :: GetTab Method without DNN Context

clock April 27, 2016 00:54 by author Dan

As you know, the simple method GetTab(int tabid) was obsolete and has been replaced by GetTab(ByVal TabId As Integer, ByVal PortalId As Integer, ByVal ignoreCache As Boolean). If you want to call the new method, we have to pass the additional parameter “PortalId”.

In common,  the object PortalSettings can be easy to get with DNN context, such as special dnn module & page; however, it may be inaccessible in some sceneries, such as separate aspx page or handler. Then is there any way to get the correct tab info with this new method? Now there is a simple trick to do it with passing into Null.NullInteger as the parameter PortalId. So the coding looks like that:

var tabController = new TabController();
var blogPage = tabController.GetTab(tabID, Null.NullInteger, false);


Deeping into the source code, you will find out that it always tries to get the correct PortalId for this tab/page object:

//if we do not know the PortalId then try to find it in the Portals Dictionary using the TabId
portalId = GetPortalId(tabId, portalId);

//if we have the PortalId then try to get the TabInfo object
tab = GetTabsByPortal(portalId).WithTabId(tabId) ??
        GetTabsByPortal(GetPortalId(tabId, Null.NullInteger)).WithTabId(tabId);


Hope this trick & tip helps if someone has the same issue.

Best DotNetNuke Hosting Recommendation

ASPHostPortal.com provides its customers with Plesk Panel, one of the most popular and stable control panels for Windows hosting, as free. You could also see the latest .NET framework, a crazy amount of functionality as well as Large disk space, bandwidth, MSSQL databases and more. All those give people the convenience to build up a powerful site in Windows server. ASPHostPortal.com offers DotNetNuke hosting starts from $5. We also guarantees 30 days money back and guarantee 99.9% uptime. If you need a reliable affordable DotNetNuke Hosting, we should be your best choice.



About ASPHostPortal.com

We’re a company that works differently to most. Value is what we output and help our customers achieve, not how much money we put in the bank. It’s not because we are altruistic. It’s based on an even simpler principle. "Do good things, and good things will come to you".

Success for us is something that is continually experienced, not something that is reached. For us it is all about the experience – more than the journey. Life is a continual experience. We see the Internet as being an incredible amplifier to the experience of life for all of us. It can help humanity come together to explode in knowledge exploration and discussion. It is continual enlightenment of new ideas, experiences, and passions

Author Link


 photo ahp banner aspnet-01_zps87l92lcl.png

Corporate Address (Location)

ASPHostPortal
170 W 56th Street, Suite 121
New York, NY 10019
United States

Tag cloud

Sign in