<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>objWoayChee = new TechBlog();</title>
	<atom:link href="http://woaychee.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://woaychee.wordpress.com</link>
	<description>a simple guy who write code....</description>
	<lastBuildDate>Wed, 22 Jul 2009 08:00:01 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='woaychee.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/332403be3acc7fefe11c8afbb0621cd6?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>objWoayChee = new TechBlog();</title>
		<link>http://woaychee.wordpress.com</link>
	</image>
			<item>
		<title>Strong Password in DNN</title>
		<link>http://woaychee.wordpress.com/2009/07/22/strong-password-in-dnn/</link>
		<comments>http://woaychee.wordpress.com/2009/07/22/strong-password-in-dnn/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 07:59:10 +0000</pubDate>
		<dc:creator>woaychee</dc:creator>
				<category><![CDATA[dnn]]></category>

		<guid isPermaLink="false">http://woaychee.wordpress.com/?p=123</guid>
		<description><![CDATA[Just to share I found out that&#8217;s a way to implement the strong password in DNN portal.
Open your WEB.CONFIG
Look for minRequiredPasswordLength and minRequiredNonalphanumericCharacters
Change the value.
Save it will do.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=woaychee.wordpress.com&blog=1703469&post=123&subd=woaychee&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://woaychee.wordpress.com/2009/07/22/strong-password-in-dnn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fdfebd6b932eb3956b54c8c9f2a43bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">woaychee</media:title>
		</media:content>
	</item>
		<item>
		<title>DNN Schedule Overdue?</title>
		<link>http://woaychee.wordpress.com/2009/06/05/dnn-schedule-overdue/</link>
		<comments>http://woaychee.wordpress.com/2009/06/05/dnn-schedule-overdue/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 07:47:10 +0000</pubDate>
		<dc:creator>woaychee</dc:creator>
				<category><![CDATA[DotNetNuke v4]]></category>
		<category><![CDATA[dnn]]></category>
		<category><![CDATA[dotnetnuke]]></category>
		<category><![CDATA[Scheduler]]></category>

		<guid isPermaLink="false">http://woaychee.wordpress.com/?p=121</guid>
		<description><![CDATA[Wrote a simple  DNN Scheduler, deployed to Portal and then checked the status and it worked fine at the first place, but it stop working after the first execution.
Looking around then found a simple solutions.
Login as Host -&#62; Host Setting -&#62; Advanced Setting -&#62;  Other Setting -&#62; Scheduler Mode -&#62; Timer Method -&#62; Update it.
Tried to run [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=woaychee.wordpress.com&blog=1703469&post=121&subd=woaychee&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://woaychee.wordpress.com/2009/06/05/dnn-schedule-overdue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fdfebd6b932eb3956b54c8c9f2a43bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">woaychee</media:title>
		</media:content>
	</item>
		<item>
		<title>Reuse the User Control in DotNetNuke Skin</title>
		<link>http://woaychee.wordpress.com/2009/02/05/reuse-the-user-control-in-dotnetnuke-skin/</link>
		<comments>http://woaychee.wordpress.com/2009/02/05/reuse-the-user-control-in-dotnetnuke-skin/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 03:36:13 +0000</pubDate>
		<dc:creator>woaychee</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[dotnetnuke skin]]></category>

		<guid isPermaLink="false">http://woaychee.wordpress.com/?p=113</guid>
		<description><![CDATA[Audience: DNN Skin developer and DNN Skin UI developer
Objective: to reuse the User Control that you created in your DNN Skin project.
Case Study:
I created a skin for a company, this skin project included 4 x Skins, 4 x Containers.
Each Skin file we might use dnn:Login, dnn:User, dnn:Logo. Yes, so I have to put those control [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=woaychee.wordpress.com&blog=1703469&post=113&subd=woaychee&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://woaychee.wordpress.com/2009/02/05/reuse-the-user-control-in-dotnetnuke-skin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fdfebd6b932eb3956b54c8c9f2a43bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">woaychee</media:title>
		</media:content>

		<media:content url="http://woaychee.files.wordpress.com/2009/02/headerascx.jpg" medium="image">
			<media:title type="html">header</media:title>
		</media:content>

		<media:content url="http://woaychee.files.wordpress.com/2009/02/homeascx.jpg" medium="image">
			<media:title type="html">homeascx</media:title>
		</media:content>
	</item>
		<item>
		<title>interesting article for stored procedure</title>
		<link>http://woaychee.wordpress.com/2008/12/30/some-interesting-article-for-stored-procedure/</link>
		<comments>http://woaychee.wordpress.com/2008/12/30/some-interesting-article-for-stored-procedure/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 06:22:44 +0000</pubDate>
		<dc:creator>woaychee</dc:creator>
				<category><![CDATA[MSSQL]]></category>

		<guid isPermaLink="false">http://woaychee.wordpress.com/?p=109</guid>
		<description><![CDATA[Guys, if you have time to check it out.
This article is related to SP in database server.
Credit to my team mate who found this.
http://furrukhbaig.wordpress.com/2007/08/22/stored-procedures-factssheet/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=woaychee.wordpress.com&blog=1703469&post=109&subd=woaychee&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://woaychee.wordpress.com/2008/12/30/some-interesting-article-for-stored-procedure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fdfebd6b932eb3956b54c8c9f2a43bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">woaychee</media:title>
		</media:content>
	</item>
		<item>
		<title>DotNetNuke Module Load Control Dynamically</title>
		<link>http://woaychee.wordpress.com/2008/12/16/dotnetnuke-module-load-control-dynamically/</link>
		<comments>http://woaychee.wordpress.com/2008/12/16/dotnetnuke-module-load-control-dynamically/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 11:43:51 +0000</pubDate>
		<dc:creator>woaychee</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[DNN Module Development]]></category>
		<category><![CDATA[DotNetNuke v4]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[dnn]]></category>
		<category><![CDATA[dotnetnuke]]></category>
		<category><![CDATA[Module Navigation]]></category>

		<guid isPermaLink="false">http://woaychee.wordpress.com/?p=102</guid>
		<description><![CDATA[In my previous project, the application have 3 VIEW screens (the first page is add/update, 2nd page is confirmation page, 3rd page is success or fail error message page). I need to register 3 pages in the module defination and use Globals.NavigateURL to access those pages.
For instance, my 2nd Page call ConfirmationPage.acsx (i m registered [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=woaychee.wordpress.com&blog=1703469&post=102&subd=woaychee&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://woaychee.wordpress.com/2008/12/16/dotnetnuke-module-load-control-dynamically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fdfebd6b932eb3956b54c8c9f2a43bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">woaychee</media:title>
		</media:content>
	</item>
		<item>
		<title>Sql Server Login failed without using user login</title>
		<link>http://woaychee.wordpress.com/2008/12/09/sql-server-login-failed-without-using-user-login/</link>
		<comments>http://woaychee.wordpress.com/2008/12/09/sql-server-login-failed-without-using-user-login/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 03:38:01 +0000</pubDate>
		<dc:creator>woaychee</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[DNN Deployment]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[dotnetnuke]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://woaychee.wordpress.com/?p=99</guid>
		<description><![CDATA[I m faced this problem during setting up the Development Server Envirnonemt for DotNetNuke where web apps in Server A and Database sit in Server B. For more information, you can refer this link (If SQL Server is running on a remote computer and the Web server is running IIS 6.0, give the Web server's machine [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=woaychee.wordpress.com&blog=1703469&post=99&subd=woaychee&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://woaychee.wordpress.com/2008/12/09/sql-server-login-failed-without-using-user-login/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fdfebd6b932eb3956b54c8c9f2a43bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">woaychee</media:title>
		</media:content>
	</item>
		<item>
		<title>Using TransactionScope in DNN</title>
		<link>http://woaychee.wordpress.com/2008/12/06/using-transactionscope-in-dnn/</link>
		<comments>http://woaychee.wordpress.com/2008/12/06/using-transactionscope-in-dnn/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 13:37:27 +0000</pubDate>
		<dc:creator>woaychee</dc:creator>
				<category><![CDATA[DNN Deployment]]></category>
		<category><![CDATA[DNN Module Development]]></category>
		<category><![CDATA[dnn]]></category>
		<category><![CDATA[dotnetnuke]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://woaychee.wordpress.com/?p=97</guid>
		<description><![CDATA[In my previous post, I wrote a post regarding Multiple Records Manipulation using SqlTransaction, but after discussed with the team. I should use TransactionScope in Business Logic Layer which we used to write the code in Controller class.
Here the example.
Must include this namespace  &#8220;System.Transactions&#8221;
public void AddMultipleUserSurvey(List&#60;UserSurveyInfo&#62; objUserSurveyInfoList, int userID)
        {
            using (TransactionScope objScope = new [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=woaychee.wordpress.com&blog=1703469&post=97&subd=woaychee&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://woaychee.wordpress.com/2008/12/06/using-transactionscope-in-dnn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fdfebd6b932eb3956b54c8c9f2a43bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">woaychee</media:title>
		</media:content>
	</item>
		<item>
		<title>Handling Transactions in DotNetNuke Custom Module</title>
		<link>http://woaychee.wordpress.com/2008/12/04/handling-transactions-in-dotnetnuke-custom-module/</link>
		<comments>http://woaychee.wordpress.com/2008/12/04/handling-transactions-in-dotnetnuke-custom-module/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 16:49:53 +0000</pubDate>
		<dc:creator>woaychee</dc:creator>
				<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[DNN Deployment]]></category>
		<category><![CDATA[DNN Module Development]]></category>
		<category><![CDATA[DotNetNuke v4]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[dnn]]></category>
		<category><![CDATA[dotnetnuke]]></category>

		<guid isPermaLink="false">http://woaychee.wordpress.com/?p=91</guid>
		<description><![CDATA[taking a simple example,your application is handling not only DELETE the existing record, at the same time, it INSERT multiple records after the DELETION in SINGLE method you code in Controller Class.
Imagine your create a simple survey form which consist of a checkboxlist which allow the visitor do a simple survey. (they can check one [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=woaychee.wordpress.com&blog=1703469&post=91&subd=woaychee&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://woaychee.wordpress.com/2008/12/04/handling-transactions-in-dotnetnuke-custom-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fdfebd6b932eb3956b54c8c9f2a43bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">woaychee</media:title>
		</media:content>

		<media:content url="http://woaychee.files.wordpress.com/2008/12/sqltrx01.jpg" medium="image">
			<media:title type="html">sqltrx01</media:title>
		</media:content>

		<media:content url="http://woaychee.files.wordpress.com/2008/12/sqltrx02.jpg" medium="image">
			<media:title type="html">sqltrx02</media:title>
		</media:content>

		<media:content url="http://woaychee.files.wordpress.com/2008/12/sqltrx03.jpg" medium="image">
			<media:title type="html">sqltrx03</media:title>
		</media:content>

		<media:content url="http://woaychee.files.wordpress.com/2008/12/sqltrx04.jpg" medium="image">
			<media:title type="html">sqltrx04</media:title>
		</media:content>
	</item>
		<item>
		<title>Cross Site Scripting Issue in DotNetNuke 3.x</title>
		<link>http://woaychee.wordpress.com/2008/11/07/cross-site-scripting-issue-in-dotnetnuke-3x/</link>
		<comments>http://woaychee.wordpress.com/2008/11/07/cross-site-scripting-issue-in-dotnetnuke-3x/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 03:05:06 +0000</pubDate>
		<dc:creator>woaychee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dotnetnuke cross site scripting]]></category>

		<guid isPermaLink="false">http://woaychee.wordpress.com/?p=87</guid>
		<description><![CDATA[if you facing the security issue in DNN 3.x
the only thing you can do is add an entry in web.config and run under MS.NET 2.0 runtime.
Add this entry in &#60;system.web&#62;
&#60;httpCookies httpOnlyCookies=&#8221;true&#8221; requireSSL=&#8221;false&#8221; domain=&#8221;" /&#62;
Hope it helps.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=woaychee.wordpress.com&blog=1703469&post=87&subd=woaychee&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://woaychee.wordpress.com/2008/11/07/cross-site-scripting-issue-in-dotnetnuke-3x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fdfebd6b932eb3956b54c8c9f2a43bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">woaychee</media:title>
		</media:content>
	</item>
		<item>
		<title>How to add meta tag in DotNetNuke</title>
		<link>http://woaychee.wordpress.com/2008/11/05/how-to-add-meta-tag-in-dotnetnuke/</link>
		<comments>http://woaychee.wordpress.com/2008/11/05/how-to-add-meta-tag-in-dotnetnuke/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 02:37:23 +0000</pubDate>
		<dc:creator>woaychee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dotnetnuke]]></category>

		<guid isPermaLink="false">http://woaychee.wordpress.com/?p=84</guid>
		<description><![CDATA[If you wish to add a meta tag in DotNetNuke, here the step to do it.
Go to Admin tab &#8211;&#62; Page &#8211;&#62; Click the page (home tab, for instance) &#8211;&#62; the Page Settings &#8211;&#62; Advanced Settings &#8211;&#62; Page Header Tags
Enter the content you require, ie. I use this feature to date each of the pages [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=woaychee.wordpress.com&blog=1703469&post=84&subd=woaychee&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://woaychee.wordpress.com/2008/11/05/how-to-add-meta-tag-in-dotnetnuke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1fdfebd6b932eb3956b54c8c9f2a43bf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">woaychee</media:title>
		</media:content>
	</item>
	</channel>
</rss>