﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Cross Article Rss Feed - Default</title>
    <description>Article RSS Generator Version 5.0 By DnnModule.com</description>
    <link>http://dnnmodule.com/DesktopModules/CrossArticle/ArticleRss.aspx?ArticleDate=2012-08-31&amp;DateType=month&amp;ArticleTypeId=1</link>
    <language>en-US</language>
    <managingEditor>admin@DnnModule.com</managingEditor>
    <webMaster>admin@DnnModule.com</webMaster>
    <pubDate>Sun, 19 May 2013 20:35:11 GMT</pubDate>
    <lastBuildDate>Sun, 19 May 2013 20:35:11 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Article RSS Generator Version 5.0 By DnnModule.com </generator>
    <item>
      <title>How to bind user roles of DotNetNuke Site in a Page</title>
      <description>    In DotNetNuke there is a class RoleController present inside DotNetNuke.Security.Roles namespace, using which we can extract all the user roles present in our DotNetNuke website</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=482</link>
      <category domain="module develop">Module Develop</category>
      <author>Sibabrata Dash</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=482</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to allow non-administrator user to add modules in a page in DotNetNuke</title>
      <description>    Here is a tip to give permission to the non-administrator user so that they can add module in a page.</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=481</link>
      <category domain="module develop">Module Develop</category>
      <author>Debendra Nandi</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=481</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Set permission in a specific dotnetnuke module for a particular User/ UserGroup</title>
      <description>    To give permission to a particular User/ UserGroup to access a Module in DotNetNuke, follow the steps below :</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=480</link>
      <category domain="module develop">Module Develop</category>
      <author>Sibabrata Dash</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=480</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to get password of a DotNetNuke login user</title>
      <description>    In dotnetnuke, we can retrieve user password by creating an object of MembershipUser class present inside System.Web.Security namespace.</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=479</link>
      <category domain="module develop">Module Develop</category>
      <author>Sibabrata Dash</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=479</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Validate current login user role access in dnn custom module</title>
      <description>     In DotNetNuke there is a UserInfo class which provides methods by which we can validate if the current login user is having admin/ host or any other role access.</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=478</link>
      <category domain="module develop">Module Develop</category>
      <author>Sibabrata Dash</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=478</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to navigate to another page from dnn custom module</title>
      <description>  In some situations, there is a requirement to add functionality that allows users to navigate from one page to another in DotNetNuke  Custom Module.</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=477</link>
      <category domain="module develop">Module Develop</category>
      <author>Sibabrata Dash</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=477</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>create custom Login &amp; Registration module in dnn</title>
      <description>  I will try explaining how to register a new user and login from a custom module interface by using Dotnetnuke class methods.</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=476</link>
      <category domain="module develop">Module Develop</category>
      <author>Sibabrata Dash</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=476</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to configure config files in front end with dnn</title>
      <description>  How to configure config files in front end with DNN 5.6.0</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=475</link>
      <category domain="dnn framework">Dnn framework</category>
      <author>Debendra Nandi</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=475</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>install and use telerik Rad menu in Existing DNN Skin</title>
      <description>     Here are the few steps which are required to install a Telerik Rad menu(one of telerik's product).</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=474</link>
      <category domain="skinning">Skinning</category>
      <author>Mohit Bhayana</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=474</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>insert a Multicolumn dropdown menu in an existing DotNetNuke Skin</title>
      <description>      Multicolumn drop down Menu is a very good option to use in any web site. This way our site can get a great looking and functioning menu structure. </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=473</link>
      <category domain="skinning">Skinning</category>
      <author>Mohit Bhayana</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=473</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Upgrade dnn website from version 5.6.3 to 6.0.0</title>
      <description>      Here I am sharing my experience how to upgrade your existing dotnetnuke site from 5.6.3 to version 6.0.0</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=472</link>
      <category domain="dnn framework">Dnn framework</category>
      <author>Sibabrata Dash</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=472</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Integrating jquery plugin in Dotnetnuke Module</title>
      <description>  Minimum steps to follow while including a jquery plugin into your custom dotnetnuke module.
 </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=471</link>
      <category domain="module develop">Module Develop</category>
      <author>Sibabrata Dash</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=471</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Delete dnn users from core tables</title>
      <description>  Core tables which contain dnn application user informations are :: aspnet_Membership,  aspnet_Users ,UserProfile ,UserPortals ,UserRoles ,Users .
 </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=470</link>
      <category domain="dnn framework">Dnn framework</category>
      <author>CHANDAN KUMAR</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=470</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Settings in dotnetnuke web.config file</title>
      <description>   There are lots of settings present in web.config file of dotnetnuke website which needs to be modified according to the  requirement.
 </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=469</link>
      <category domain="dnn framework">Dnn framework</category>
      <author>Sibabrata Dash</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=469</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>10 tips on dnn skins for smart phones and handheld devices</title>
      <description>   In this Article I have shared 10 tips which will be extremely useful for DotnetNuke Skinning for smartphones and most handheld devices. 
 </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=468</link>
      <category domain="skinning">Skinning</category>
      <author>Mohit Bhayana</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=468</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Migrate dnn database to Sql Azure</title>
      <description>   The following steps deals with the simple preocedure to migrate your SQL Server 2005/2008 databases to SQL Azure. </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=467</link>
      <category domain="dnn framework">Dnn framework</category>
      <author>CHANDAN KUMAR </author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=467</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Working with jquery popup in dnn 6 modules</title>
      <description>    In dnn module, we can use simple css customize popup, ajax modal popup as well as jquery popup. In terms of browser dependency and light weight it is better to use jquery popup.</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=466</link>
      <category domain="module develop">Module Develop</category>
      <author>Sibabrata Dash</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=466</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Dotnetnuke api to Include Javascript/Css files</title>
      <description>     But if I need to register more than I need to write more code like above. At last I found that we have an API to register the references in the mark up of the user control itself.</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=465</link>
      <category domain="module develop">Module Develop</category>
      <author>Damodaranaidu Betha</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=465</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Get Instance Of FCKEditor/DNN:TextEditor Controls In js</title>
      <description>     Here I have used dnn:texteditor in my ascx page. I need to set some value to it on client side.</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=464</link>
      <category domain="module develop">Module Develop</category>
      <author>Sunil Behera</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=464</guid>
      <pubDate>Mon, 27 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Journal and Social integrated in Cross Video Gallery 6.2</title>
      <description>      12 sub modules included to enable multiple users publish their videos/audios. Automatic import YouTube videos and convert upload videos to .flv or h264 format.Template based. Customized fields/Ad video/Google video sitemap and iphone/ipad/mobile support.Amazon s3/dnn 6.2 social integrated. </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=463</link>
      <category domain="dnn 6/7">Dnn 6/7</category>
      <author>Xiao Qi</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=463</guid>
      <pubDate>Thu, 23 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Patterns and Practices in DNN - 3: The SOLID Design Principles</title>
      <description>      Many of the Patterns and Practices that will be discussed in this series rely on the so-called “SOLID” Design principles, so in this article in our series I will take a detour to introduce this very important set of principles.</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=462</link>
      <category domain="module develop">Module Develop</category>
      <author>Charles Nurse</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=462</guid>
      <pubDate>Thu, 09 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Programming languages in dotnetnuke 6.2</title>
      <description>     With version 6.2, DotNetNuke really embraces JavaScript, using knockoutJs in the client and AJAX to communicate with the new Service Framework in most of the new components
</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=461</link>
      <category domain="dnn framework">Dnn framework</category>
      <author>Charles Nurse</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=461</guid>
      <pubDate>Tue, 07 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>DNN Skin design with DDRMenu</title>
      <description>      The DDRMenu is very flexible and offers multiple template types depending on what type of menu you are trying to build. 
</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=460</link>
      <category domain="skinning">Skinning</category>
      <author>Joe Brinkman</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=460</guid>
      <pubDate>Tue, 07 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to create a Custom Profile Property in 6.2.x </title>
      <description>      We have identified a number of issues in Custom Profile Property in 6.2.x that requires a specific set of steps to work around.
</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=459</link>
      <category domain="dnn framework">Dnn framework</category>
      <author>KGrierson</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=459</guid>
      <pubDate>Tue, 07 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Officially Sunsetted of Dnn 5.x  on July 2012</title>
      <description>    So with the release of DotNetNuke 6.2.1 &amp; 5.6.8 today and no additional maintenance releases expected until August, we are now officially sunsetting DotNetNuke 5.x. </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=458</link>
      <category domain="dnn framework">Dnn framework</category>
      <author>Shaun Walker</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=458</guid>
      <pubDate>Fri, 03 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Free dnn module - Disqus Module 2.0  Released</title>
      <description>     The Disqus Module for DotNetNuke was originally just something I thought would be fun to try.  It was a little side project to waste a little bit of time while taking a look at the benefits of the Disqus platform and service. </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=457</link>
      <category domain="dnn 6/7">Dnn 6/7</category>
      <author>Will Strohl</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=457</guid>
      <pubDate>Fri, 03 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Calling Visual Studio LightSwitch Using OData in dnn html module</title>
      <description>      Visual Studio LightSwitch provides the fastest and easiest way to create Line-Of-Business, Forms-Over-Data applications. Previously LightSwitch produced only Silverlight applications. Now with LightSwitch in Visual Studio 2012, LightSwitch now allows you to communicate with its security and business layer through OData.</description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=455</link>
      <category domain="module develop">Module Develop</category>
      <author>Michael Washington</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=455</guid>
      <pubDate>Fri, 03 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>Form and List module performance</title>
      <description>      We did some tests with larger record sets in the past and were able to fix the worst effects for slowdowns. The last days I spent some time for more serious measurements. For better understanding I will sketch up the render pipeline of Form and List. </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=454</link>
      <category domain="module develop">Module Develop</category>
      <author>Stefan Cullmann</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=454</guid>
      <pubDate>Fri, 03 Aug 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
    <item>
      <title>How to using dnnModal.show  to popup your dnn module</title>
      <description>      dnnModal.show is a method that gets called via JavaScript and allows you to load up a URL into a modal popup window within your DotNetNuke site. </description>
      <link>http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=456</link>
      <category domain="module develop">Module Develop</category>
      <author>Chris Hammond</author>
      <guid isPermaLink="true">http://dnnmodule.com/TabId/111/Default.aspx?ArticleId=456</guid>
      <pubDate>Thu, 31 May 2012 00:00:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
    </item>
  </channel>
</rss>