<?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>Jack @ ASP.NET &#187; window</title>
	<atom:link href="http://jack-fx.com/net/tag/window/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/net</link>
	<description>As a software developer, I still Focus on .NET, internet, asp.net, C# and so on. I</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:47:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>jQuery script to scroll to the top of window</title>
		<link>http://jack-fx.com/net/2011/11/01/jquery-script-to-scroll-to-the-top-of-window/</link>
		<comments>http://jack-fx.com/net/2011/11/01/jquery-script-to-scroll-to-the-top-of-window/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 20:46:57 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[animate]]></category>
		<category><![CDATA[body]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[window]]></category>
		<category><![CDATA[window html]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/?p=252</guid>
		<description><![CDATA[$('html, body').animate({ scrollTop: 0 }, 'slow');]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2011/11/01/jquery-script-to-scroll-to-the-top-of-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips and Tricks for the Visual Studio .NET IDE</title>
		<link>http://jack-fx.com/net/2010/01/22/tips-and-tricks-for-the-visual-studio-net-ide/</link>
		<comments>http://jack-fx.com/net/2010/01/22/tips-and-tricks-for-the-visual-studio-net-ide/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 05:53:34 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[block selection]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[code snippets]]></category>
		<category><![CDATA[cursor positions]]></category>
		<category><![CDATA[H. This]]></category>
		<category><![CDATA[Hide]]></category>
		<category><![CDATA[keyboard keys]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[R Ctrl]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[Task]]></category>
		<category><![CDATA[vertical block]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2010/01/22/tips-and-tricks-for-the-visual-studio-net-ide/</guid>
		<description><![CDATA[1. Record and play temporary macro Ctrl+Shift+R to record a new temporary macro. Press Ctrl+Shift+R to stop recording. Ctrl+Shift+P to play the recorded macro. This works similar to *recording* in Vim. If you think you are going to be repeating a set of keyboard keys, then record them once and play them each time after. [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2010/01/22/tips-and-tricks-for-the-visual-studio-net-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

