Top "Dotnetnuke" questions

A .NET open source content management system and web application development framework.

Connection to CRM

I need my website to connect to CRM this is my code var organizationUri = new Uri(ConfigurationManager.AppSettings["CRMServerUrl"]); //Client …

c# asp.net dotnetnuke crm web-config
Retrieving password when the password stored as a hash value

Can users request that their password be emailed to themselves if the password is stored as a hash value? Is …

asp.net hash passwords dotnetnuke
ASP.NET UpdatePanel library reference errors

I am having a problem with VS 2010 apparently losing it's ability to load an UpdatePanel in the middle of development …

asp.net updatepanel dotnetnuke
Advantages & Disadvantages of DotNetNuke?

If you have worked with DotNetNuke, what are advantages and disadvantages that you have come across? What are alternative Content …

content-management-system dotnetnuke
DotNetNuke and Error Logging

Does DotNetNuke provide any built in Error Logging framework? My client is using DotNetNuke and I don't see a global …

dotnetnuke error-logging
Not able to make bootstrap responsive design work with dotnetnuke

I have used twitter bootstrap in my project with DotNetNuke. I did my designing and layout using HTML, CSS, bootstrap. …

css twitter-bootstrap dotnetnuke
DotNetNuke vs Sitefinity

In 2009 Readers' Choice awards, in the Web Content Management category,DotNetNuke Professional Edition took the runner up spot and Telerik's …

dotnetnuke sitefinity
Could not find UpdatePanel with ID

I have recently updated a project to DNN 6.0.1. I started with the 6.0.1 install and added my desktop modules from there. …

asp.net-ajax dotnetnuke
DotNetNuke - Pro vs. Community Versions

Our organization is looking to put up a site utilizing DotNetNuke, and according to our consultant (who is less a .…

dotnetnuke
Navigating between DotNetNuke module controls using EditURL() or NavigateURL()

OK I'm new to DotNetNuke and need to write a simple module in DNN that will display an article for …

c# asp.net dotnetnuke dotnetnuke-module