<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Brian Dukes, Web Developer - All Comments</title><link>http://weblogs.asp.net/briandukes/default.aspx</link><description>I am a .NET Developer (&lt;a href="http://www.microsoft.com/learning/mcp/mcpd/webdev/"&gt;&lt;acronym title="Microsoft Certified Professional Developer"&gt;MCPD&lt;/acronym&gt;&lt;/a&gt;) working for &lt;a href="http://www.engagesoftware.com/"&gt;Engage Software&lt;/a&gt; in St. Louis, MO, USA.  I work mostly in web applications, specifically modules for &lt;a href="http://www.dotnetnuke.com/DesktopModules/LinkExchange/Reciprocate.aspx?linkid=208"&gt;&lt;acronym title="DotNetNuke"&gt;DNN&lt;/acronym&gt;&lt;/a&gt;.  I am passionate about writing secure code, and about code and database design.  I am also becoming more and more interested in JavaScript, ASP.NET AJAX, and ALT.NET practices.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: Get Module by Module ID in DotNetNuke</title><link>http://weblogs.asp.net/briandukes/archive/2008/10/29/get-module-by-moduleid.aspx#7232954</link><pubDate>Mon, 19 Oct 2009 12:09:26 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7232954</guid><dc:creator>Mazen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm trying to add settings for my module after checking if it's already available or not (to update if it's available). But when i call ModuleId for the second time (to add the new settings), the ModuleId becomes null!!! how can i make the ModuleId persistent in my module?&lt;/p&gt;
&lt;p&gt;thank you.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7232954" width="1" height="1"&gt;</description></item><item><title>re: C# Compiled DotNetNuke Module Template</title><link>http://weblogs.asp.net/briandukes/archive/2008/10/07/c-compiled-dotnetnuke-module-template.aspx#7221655</link><pubDate>Fri, 02 Oct 2009 14:04:18 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7221655</guid><dc:creator>bdukes</dc:creator><description>&lt;p&gt;In order to have Visual Studio see the template, you need to place the zip file in that folder, rather than unzipping it.&lt;/p&gt;
&lt;p&gt;Hope that helps.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7221655" width="1" height="1"&gt;</description></item><item><title>re: C# Compiled DotNetNuke Module Template</title><link>http://weblogs.asp.net/briandukes/archive/2008/10/07/c-compiled-dotnetnuke-module-template.aspx#7220726</link><pubDate>Thu, 01 Oct 2009 04:41:22 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7220726</guid><dc:creator>Alec Reyes</dc:creator><description>&lt;p&gt;Hi, I downloaded the zip file and unzip it on the folder mentioned above but it didnt show in VS 2008. Did I miss anything?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7220726" width="1" height="1"&gt;</description></item><item><title>re: Get Module by Module ID in DotNetNuke</title><link>http://weblogs.asp.net/briandukes/archive/2008/10/29/get-module-by-moduleid.aspx#7190688</link><pubDate>Thu, 03 Sep 2009 16:38:27 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7190688</guid><dc:creator>bdukes</dc:creator><description>&lt;p&gt;Assuming that you own that module, you could place some code in the main control of that module to check if the folder already exists, and create it if not.&lt;/p&gt;
&lt;p&gt;Other than that, I don't know of any generic way to run code when a module is placed on the page. &amp;nbsp;What are you trying to accomplish by creating these folders?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7190688" width="1" height="1"&gt;</description></item><item><title>re: Get Module by Module ID in DotNetNuke</title><link>http://weblogs.asp.net/briandukes/archive/2008/10/29/get-module-by-moduleid.aspx#7190679</link><pubDate>Thu, 03 Sep 2009 16:20:20 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7190679</guid><dc:creator>J</dc:creator><description>&lt;p&gt;OK &amp;nbsp; I have a Polls Module. &amp;nbsp; I want to Embed that One &amp;nbsp;on a page.&lt;/p&gt;
&lt;p&gt;As soon as i embed that on the page... An Automatic script should run which should create a folder in DesktopModules with a name &amp;quot;Feed+Moduleid&amp;quot;&lt;/p&gt;
&lt;p&gt;for example Module id is 380 &amp;nbsp; then the name of the folder should be feed380&lt;/p&gt;
&lt;p&gt;thanks &lt;/p&gt;
&lt;p&gt;J&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7190679" width="1" height="1"&gt;</description></item><item><title>re: Get Module by Module ID in DotNetNuke</title><link>http://weblogs.asp.net/briandukes/archive/2008/10/29/get-module-by-moduleid.aspx#7190672</link><pubDate>Thu, 03 Sep 2009 16:07:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7190672</guid><dc:creator>bdukes</dc:creator><description>&lt;p&gt;J,&lt;/p&gt;
&lt;p&gt;I'm not really sure of what you're asking. &amp;nbsp;If you could post some more details about what you're wanting, maybe someone on the DotNetNuke forums will be able to help you.&lt;/p&gt;
&lt;p&gt;Hope that helps,&lt;/p&gt;
&lt;p&gt;Brian Dukes&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7190672" width="1" height="1"&gt;</description></item><item><title>re: Get Module by Module ID in DotNetNuke</title><link>http://weblogs.asp.net/briandukes/archive/2008/10/29/get-module-by-moduleid.aspx#7190653</link><pubDate>Thu, 03 Sep 2009 15:44:19 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7190653</guid><dc:creator>J</dc:creator><description>&lt;p&gt;Hi guys...&lt;/p&gt;
&lt;p&gt;In &amp;nbsp;a page put 2 &amp;nbsp;same modules and every time a module is &amp;nbsp;loaded in the page i want to create a directory based on the moduleId... &amp;nbsp;can anybody help me out &lt;/p&gt;
&lt;p&gt;thanks &lt;/p&gt;
&lt;p&gt;j&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7190653" width="1" height="1"&gt;</description></item><item><title>[Personal] Purple Lemon Photography is on the web! - Brian Dukes, Web Developer</title><link>http://weblogs.asp.net/briandukes/archive/2009/06/29/personal-purple-lemon-photography-is-on-the-web.aspx#7136933</link><pubDate>Tue, 30 Jun 2009 04:13:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7136933</guid><dc:creator>[Personal] Purple Lemon Photography is on the web! - Brian Dukes, Web Developer</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;[Personal] Purple Lemon Photography is on the web! - Brian Dukes, Web Developer&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7136933" width="1" height="1"&gt;</description></item><item><title>re: C# Compiled DotNetNuke Module Template</title><link>http://weblogs.asp.net/briandukes/archive/2008/10/07/c-compiled-dotnetnuke-module-template.aspx#7133303</link><pubDate>Wed, 24 Jun 2009 09:21:48 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7133303</guid><dc:creator>Alastair</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I can only find a 2008 template there, although your article implies that you have both 2005 and 2008 templates? &amp;nbsp;Is there any way that I can get the 2005 version? &amp;nbsp;I did try following the guidance in :&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/djpark/archive/2007/11/07/how-to-use-solutions-and-projects-between-visual-studio-2005-and-2008.aspx"&gt;blogs.msdn.com/.../how-to-use-solutions-and-projects-between-visual-studio-2005-and-2008.aspx&lt;/a&gt; in order to convert it, and am able to open the project and solution in VS2005, but it does not show up in the templates dialog.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7133303" width="1" height="1"&gt;</description></item><item><title>Embedding JavaScript and Other Resources In a .NET Assembly - Brian Dukes, Web Developer</title><link>http://weblogs.asp.net/briandukes/archive/2009/06/08/embedding-javascript-and-other-resources-in-a-net-assembly.aspx#7113529</link><pubDate>Mon, 08 Jun 2009 16:55:09 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7113529</guid><dc:creator>Embedding JavaScript and Other Resources In a .NET Assembly - Brian Dukes, Web Developer</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Embedding JavaScript and Other Resources In a .NET Assembly - Brian Dukes, Web Developer&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7113529" width="1" height="1"&gt;</description></item></channel></rss>