<?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/"
	>

<channel>
	<title>mgthantzin.com/blog &#187; fix</title>
	<atom:link href="http://mgthantzin.com/blog/tag/fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://mgthantzin.com/blog</link>
	<description>After the sunset, a new day must be born,... trust me.</description>
	<lastBuildDate>Fri, 27 May 2011 02:21:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Ajax Tab Panel Disappearing in Chrome</title>
		<link>http://mgthantzin.com/blog/2010/10/ajax-tab-panel-disappearing-in-chrome/</link>
		<comments>http://mgthantzin.com/blog/2010/10/ajax-tab-panel-disappearing-in-chrome/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 02:03:58 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[TabPanel]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=86</guid>
		<description><![CDATA[After postback, entire Ajax Tab Panel becomes invisible in Chrome. Fix is: &#60;compilation debug=&#8221;false&#8221; strict=&#8221;false&#8221; explicit=&#8221;true&#8221;&#62; Credit goes to XJ.]]></description>
			<content:encoded><![CDATA[<p>After postback, entire Ajax Tab Panel becomes invisible in Chrome. Fix is:</p>
<blockquote><p>&lt;compilation <span style="color: #ff0000;">debug=&#8221;false&#8221;</span> strict=&#8221;false&#8221; explicit=&#8221;true&#8221;&gt;</p></blockquote>
<p>Credit goes to XJ.</p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2010/10/ajax-tab-panel-disappearing-in-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2008 SP1 Data Source Windows Problem</title>
		<link>http://mgthantzin.com/blog/2010/07/visual-studio-2008-sp1-data-source-windows-problem/</link>
		<comments>http://mgthantzin.com/blog/2010/07/visual-studio-2008-sp1-data-source-windows-problem/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 08:43:27 +0000</pubDate>
		<dc:creator>mgthantzin</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://mgthantzin.com/blog/?p=68</guid>
		<description><![CDATA[I haven&#8217;t used data source that much as I have been working on web projects for quite some time. Today, I gotta take a look at our previous Windows program and realized that nothing happened when I clicked &#8216;Show Data Sources&#8217; or &#8216;Add New Data Source&#8230;&#8217; from Data menu. I had to run this once [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t used data source that much as I have been working on web projects for quite some time. Today, I gotta take a look at our previous Windows program and realized that nothing happened when I clicked &#8216;Show Data Sources&#8217; or &#8216;Add New Data Source&#8230;&#8217; from Data menu. I had to run this once to get it solved.</p>
<p><code>"C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe" /setup</code></p>
]]></content:encoded>
			<wfw:commentRss>http://mgthantzin.com/blog/2010/07/visual-studio-2008-sp1-data-source-windows-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

