<?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>Vuong Hoang Van's  Blog</title>
	<atom:link href="http://vuonghv.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vuonghv.wordpress.com</link>
	<description>Come on! And Win!</description>
	<lastBuildDate>Tue, 09 Sep 2008 06:56:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='vuonghv.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Vuong Hoang Van's  Blog</title>
		<link>http://vuonghv.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://vuonghv.wordpress.com/osd.xml" title="Vuong Hoang Van&#039;s  Blog" />
	<atom:link rel='hub' href='http://vuonghv.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Specifying the Selection Color, Content Alignment, and Background Color for items in a ListBox</title>
		<link>http://vuonghv.wordpress.com/2008/09/09/specifying-the-selection-color-content-alignment-and-background-color-for-items-in-a-listbox/</link>
		<comments>http://vuonghv.wordpress.com/2008/09/09/specifying-the-selection-color-content-alignment-and-background-color-for-items-in-a-listbox/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 06:56:02 +0000</pubDate>
		<dc:creator>Vuong Hoang Van</dc:creator>
				<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://vuonghv.wordpress.com/?p=65</guid>
		<description><![CDATA[Use follow code tip to change Background of selection Item Listbox (WPF) &#60;Style TargetType=&#8221;ListBoxItem&#8221;&#62; &#60;Style.Resources&#62; &#60;SolidColorBrush x:Key=&#8221;{x:Static SystemColors.HighlightBrushKey}&#8221; Color=&#8221;LightGreen&#8221;/&#62; &#60;SolidColorBrush x:Key=&#8221;{x:Static SystemColors.ControlBrushKey}&#8221; Color=&#8221;LightBlue&#8221;/&#62; &#60;/Style.Resources&#62; &#60;/Style&#62; More information about this problem see at hear<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuonghv.wordpress.com&amp;blog=1541836&amp;post=65&amp;subd=vuonghv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuonghv.wordpress.com/2008/09/09/specifying-the-selection-color-content-alignment-and-background-color-for-items-in-a-listbox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef17688920a43ef8ee06649aa2f2b57?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thinhvuong</media:title>
		</media:content>
	</item>
		<item>
		<title>Error: Automation server can&#8217;t create object</title>
		<link>http://vuonghv.wordpress.com/2008/04/24/error-automation-server-cant-create-object/</link>
		<comments>http://vuonghv.wordpress.com/2008/04/24/error-automation-server-cant-create-object/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 04:16:19 +0000</pubDate>
		<dc:creator>Vuong Hoang Van</dc:creator>
				<category><![CDATA[DotNet Skills]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://vuonghv.wordpress.com/?p=60</guid>
		<description><![CDATA[Resolution To resolve the problem, disable all script blockers if any temporarily and try again. If that does not help, execute the following commands from Start, Run dialog: regsvr32 jscript.dll regsvr32 wshom.ocx regsvr32 scrrun.dll If the problem persists, try reinstalling Windows Script 5.6 from Microsoft site. The download URL is given below: Windows Script 5.6 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuonghv.wordpress.com&amp;blog=1541836&amp;post=60&amp;subd=vuonghv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuonghv.wordpress.com/2008/04/24/error-automation-server-cant-create-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef17688920a43ef8ee06649aa2f2b57?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thinhvuong</media:title>
		</media:content>
	</item>
		<item>
		<title>Easy way to Resize images</title>
		<link>http://vuonghv.wordpress.com/2008/04/07/easy-way-to-resize-images/</link>
		<comments>http://vuonghv.wordpress.com/2008/04/07/easy-way-to-resize-images/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 15:18:41 +0000</pubDate>
		<dc:creator>Vuong Hoang Van</dc:creator>
				<category><![CDATA[DotNet Skills]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://vuonghv.wordpress.com/?p=58</guid>
		<description><![CDATA[Code in C# (Win or/ and Web application): First, you need using Drawing namespace as same as follow: using System.Drawing; And this is resize image function, and return Error string, return &#8220;&#8221; that means resizing is done! public static string ResizeImg(float MaxSize, string InputImgPath,string OutputImgPath) { // Need to load the image, resize it, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuonghv.wordpress.com&amp;blog=1541836&amp;post=58&amp;subd=vuonghv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuonghv.wordpress.com/2008/04/07/easy-way-to-resize-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef17688920a43ef8ee06649aa2f2b57?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thinhvuong</media:title>
		</media:content>
	</item>
		<item>
		<title>Transparent Background</title>
		<link>http://vuonghv.wordpress.com/2008/04/07/transparent-background/</link>
		<comments>http://vuonghv.wordpress.com/2008/04/07/transparent-background/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 14:56:00 +0000</pubDate>
		<dc:creator>Vuong Hoang Van</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://vuonghv.wordpress.com/?p=57</guid>
		<description><![CDATA[To create transparent background in Flash: If you are using Flash editor to porduce your HTML code, you need to change your publish settings as follow: File menu -&#62; Publish Settings -&#62; HTML Tab Look for WMODE setting and select transparent for it. Then publish to produce your HTML code. If you are using Dreamweaver [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuonghv.wordpress.com&amp;blog=1541836&amp;post=57&amp;subd=vuonghv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuonghv.wordpress.com/2008/04/07/transparent-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef17688920a43ef8ee06649aa2f2b57?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thinhvuong</media:title>
		</media:content>
	</item>
		<item>
		<title>IIS 6.0 configuration in Win Server 2003</title>
		<link>http://vuonghv.wordpress.com/2008/04/04/iis-60-configuration-in-win-server-2003/</link>
		<comments>http://vuonghv.wordpress.com/2008/04/04/iis-60-configuration-in-win-server-2003/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 11:30:05 +0000</pubDate>
		<dc:creator>Vuong Hoang Van</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://vuonghv.wordpress.com/?p=56</guid>
		<description><![CDATA[Dear all, After install IIS 6.0 in WinServer 2003. I open Website Property to config for my site. At Website tab, If I choose All unassigned for IP Address, It&#8217;s Ok. But if I choose an IP as same as 192.168.1.2, my site will can&#8217;t display. Have you any solution for this problem? Plz and thanks.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuonghv.wordpress.com&amp;blog=1541836&amp;post=56&amp;subd=vuonghv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuonghv.wordpress.com/2008/04/04/iis-60-configuration-in-win-server-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef17688920a43ef8ee06649aa2f2b57?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thinhvuong</media:title>
		</media:content>
	</item>
		<item>
		<title>Sorting on listview by column</title>
		<link>http://vuonghv.wordpress.com/2007/10/20/sorting-on-listview-by-column-2/</link>
		<comments>http://vuonghv.wordpress.com/2007/10/20/sorting-on-listview-by-column-2/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 05:29:59 +0000</pubDate>
		<dc:creator>Vuong Hoang Van</dc:creator>
				<category><![CDATA[DotNet Skills]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://vuonghv.wordpress.com/2007/10/20/sorting-on-listview-by-column-2/</guid>
		<description><![CDATA[Title Make a ListView control sort using the column you click in VB .NET Description Keywords ListView, sort, clicked column, VB.NET Categories VB.NET, Controls You can make the ListView sort by setting its Sorting property to Ascending or Descending. However, the control only sorts on its items not their sub-items. It won’t even use the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuonghv.wordpress.com&amp;blog=1541836&amp;post=46&amp;subd=vuonghv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuonghv.wordpress.com/2007/10/20/sorting-on-listview-by-column-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef17688920a43ef8ee06649aa2f2b57?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thinhvuong</media:title>
		</media:content>
	</item>
		<item>
		<title>Sử dụng sendkey để bắt phím</title>
		<link>http://vuonghv.wordpress.com/2007/10/20/su-dung-sendkey-de-bat-phim/</link>
		<comments>http://vuonghv.wordpress.com/2007/10/20/su-dung-sendkey-de-bat-phim/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 05:28:02 +0000</pubDate>
		<dc:creator>Vuong Hoang Van</dc:creator>
				<category><![CDATA[DotNet Skills]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://vuonghv.wordpress.com/2007/10/20/su-dung-sendkey-de-bat-phim/</guid>
		<description><![CDATA[Cách sử dụng sendkey để gán phím enter cho phím tab: Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs) _ Handles MyBase.Load Me.keypreview = true End Sub Private Sub Form1_KeyDown(ByVal sender As Object, ByVal e As _ System.Windows.Forms.KeyEventArgs) Handles MyBase.KeyDown If e.KeyValue = Keys.Enter Then System.Windows.Forms.SendKeys.Send(”{TAB}”) End If End Sub<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuonghv.wordpress.com&amp;blog=1541836&amp;post=45&amp;subd=vuonghv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuonghv.wordpress.com/2007/10/20/su-dung-sendkey-de-bat-phim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef17688920a43ef8ee06649aa2f2b57?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thinhvuong</media:title>
		</media:content>
	</item>
		<item>
		<title>XML Parsing Error: not well-formed</title>
		<link>http://vuonghv.wordpress.com/2007/10/10/xml-parsing-error-not-well-formed/</link>
		<comments>http://vuonghv.wordpress.com/2007/10/10/xml-parsing-error-not-well-formed/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 07:20:39 +0000</pubDate>
		<dc:creator>Vuong Hoang Van</dc:creator>
				<category><![CDATA[DotNet Skills]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://vuonghv.wordpress.com/2007/10/10/xml-parsing-error-not-well-formed/</guid>
		<description><![CDATA[Thông báo lỗi: XML Parsing Error: not well-formed Location: http://localhost/dotnetnuke/Install/Install.aspx Line Number 1, Column 2:&#60;%@ Page language=&#8221;vb&#8221; AutoEventWireup=&#8221;false&#8221; Explicit=&#8221;True&#8221; Inherits=&#8221;DotNetNuke.Services.Install.Install&#8221; CodeFile=&#8221;Install.aspx.vb&#8221; %&#62; -^ Nguyên nhân: When you access an ASP.NET page in your browser, you may get an XML Parsing Error that says that the XML is not well formed. The error message also displays [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuonghv.wordpress.com&amp;blog=1541836&amp;post=17&amp;subd=vuonghv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuonghv.wordpress.com/2007/10/10/xml-parsing-error-not-well-formed/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef17688920a43ef8ee06649aa2f2b57?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thinhvuong</media:title>
		</media:content>

		<media:content url="http://img412.imageshack.us/img412/3250/aspnetxmlparsingerrornona9.jpg" medium="image" />

		<media:content url="http://img178.imageshack.us/img178/9021/aspnetxmlparsingerrornoye5.jpg" medium="image" />
	</item>
		<item>
		<title>Chữ tiếng việt trong yahoo blog</title>
		<link>http://vuonghv.wordpress.com/2007/10/09/chu-tieng-viet-trong-yahoo-blog/</link>
		<comments>http://vuonghv.wordpress.com/2007/10/09/chu-tieng-viet-trong-yahoo-blog/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 15:28:34 +0000</pubDate>
		<dc:creator>Vuong Hoang Van</dc:creator>
				<category><![CDATA[Shared]]></category>

		<guid isPermaLink="false">http://vuonghv.wordpress.com/2007/10/09/chu-tieng-viet-trong-yahoo-blog/</guid>
		<description><![CDATA[V thấy hiện nay rất nhiều bạn làm blog, và thường dùng yahoo. Và chắc hẳn các bạn thấy khó chịu khi blog yêu quý của mình không hiển thị được tiếng việt, trong khi viết các ngôn ngữ khác thì &#8230; sợ những người thân yêu của mình không hiểu. Một số trình duyệt [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuonghv.wordpress.com&amp;blog=1541836&amp;post=16&amp;subd=vuonghv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuonghv.wordpress.com/2007/10/09/chu-tieng-viet-trong-yahoo-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef17688920a43ef8ee06649aa2f2b57?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thinhvuong</media:title>
		</media:content>
	</item>
		<item>
		<title>Ghi chú</title>
		<link>http://vuonghv.wordpress.com/2007/09/28/chao-mung-ban-toi-sky-blog/</link>
		<comments>http://vuonghv.wordpress.com/2007/09/28/chao-mung-ban-toi-sky-blog/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 08:25:22 +0000</pubDate>
		<dc:creator>Vuong Hoang Van</dc:creator>
		
		<guid isPermaLink="false">http://vuonghv.wordpress.com/2007/09/28/chao-mung-ban-toi-sky-blog/</guid>
		<description><![CDATA[Một số thông tin cần thiết cho quá trình nghiên cứu.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vuonghv.wordpress.com&amp;blog=1541836&amp;post=11&amp;subd=vuonghv&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vuonghv.wordpress.com/2007/09/28/chao-mung-ban-toi-sky-blog/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef17688920a43ef8ee06649aa2f2b57?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">thinhvuong</media:title>
		</media:content>
	</item>
	</channel>
</rss>
