<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Yet Another Blog on ASP.NET and Some Other Stuff</title>
	<atom:link href="http://basgun.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://basgun.wordpress.com</link>
	<description>This is a personal blog of Mustafa Basgun.</description>
	<pubDate>Mon, 30 Jun 2008 23:00:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
			<item>
		<title>Manual Sorting with ListView by Using Drag and Drop</title>
		<link>http://basgun.wordpress.com/2008/06/30/manual-sorting-listview-drag-and-drop-javascript/</link>
		<comments>http://basgun.wordpress.com/2008/06/30/manual-sorting-listview-drag-and-drop-javascript/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 23:00:41 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[ListView]]></category>

		<category><![CDATA[VB.NET]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=159</guid>
		<description><![CDATA[Introduction
I have been following Matt&#8217;s jQuery related posts, and trying to get myself familiar with this new library. While searching for tutorials about it, I accidentally found this great blog. Accident followed by another accident, I figured out that one of their JavaScript posts can be applicable to the ListView control in order to create [...]]]></description>
		<wfw:commentRss>http://basgun.wordpress.com/2008/06/30/manual-sorting-listview-drag-and-drop-javascript/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mustafabasgun-128.jpg" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_1.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_2.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_3.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_4.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_5.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_6.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_9.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/06/06302008_7.gif" medium="image" />
	</item>
		<item>
		<title>Maintain Scrollbar Position Inside UpdatePanel After Partial PostBack</title>
		<link>http://basgun.wordpress.com/2008/06/09/maintain-scroll-position-updatepanel-postback/</link>
		<comments>http://basgun.wordpress.com/2008/06/09/maintain-scroll-position-updatepanel-postback/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 20:28:10 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
		
		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[UpdatePanel]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=156</guid>
		<description><![CDATA[I have recently figured out that if there is a scrollbar&#8217;ed Panel control inside an UpdatePanel, it looses its scrollbar position after any type of partial postback within that UpdatePanel. There can be a GridView, a DIV container or another similar control instead of this Panel.
I have searched and found some workarounds at ASP.NET forums, [...]]]></description>
		<wfw:commentRss>http://basgun.wordpress.com/2008/06/09/maintain-scroll-position-updatepanel-postback/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mustafabasgun-128.jpg" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2008/06/06092008_1.gif" medium="image" />
	</item>
		<item>
		<title>DefaultDotAspx.com Is Launched&#8230;</title>
		<link>http://basgun.wordpress.com/2008/05/12/defaultdotaspxcom-is-launched/</link>
		<comments>http://basgun.wordpress.com/2008/05/12/defaultdotaspxcom-is-launched/#comments</comments>
		<pubDate>Mon, 12 May 2008 13:00:17 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[SQL]]></category>

		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=154</guid>
		<description><![CDATA[DefaultDotAspx.com said &#8220;Hello world!&#8221; to the ASP.NET community.
What is it?
You can use DefaultDotAspx.com to get ready for the interviews or evaluate your knowledge. It is kind of a small knowledge base about ASP.NET and other topics. It has some short quizzes about ASP.NET and SQL as well.
There are tons of sites like this. So what?
Well&#8230; [...]]]></description>
		<wfw:commentRss>http://basgun.wordpress.com/2008/05/12/defaultdotaspxcom-is-launched/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mustafabasgun-128.jpg" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>
	</item>
		<item>
		<title>Enhancing Paging in ListView by Using DataPager</title>
		<link>http://basgun.wordpress.com/2008/05/07/paging-listview-datapager-page-size-dropdownlist/</link>
		<comments>http://basgun.wordpress.com/2008/05/07/paging-listview-datapager-page-size-dropdownlist/#comments</comments>
		<pubDate>Wed, 07 May 2008 15:30:36 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[ListView]]></category>

		<category><![CDATA[VB.NET]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=146</guid>
		<description><![CDATA[DataPager is one of the new controls in ASP.NET 3.5, and it provides paging functionality for data-bound controls that implement the IPageableItemContainer interface, which is only the ListView control for the time being.
By default, DataPager has two commonly used paging styles:
• Numeric Pager via NumericPagerField
• Next and Previous Pager via NextPreviousPagerField
To get an idea about [...]]]></description>
		<wfw:commentRss>http://basgun.wordpress.com/2008/05/07/paging-listview-datapager-page-size-dropdownlist/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mustafabasgun-128.jpg" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2008/05/05072008_5.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/05/05072008_4.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/05/05072008_7.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/05/05072008_2.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/05/05072008_3.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/05/05072008_1.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/05/05072008_6.gif" medium="image" />
	</item>
		<item>
		<title>Update Title and Meta Tags Dynamically in ASP.NET</title>
		<link>http://basgun.wordpress.com/2008/04/30/aspnet-update-html-title-meta-tags-description-keywords-dynamically/</link>
		<comments>http://basgun.wordpress.com/2008/04/30/aspnet-update-html-title-meta-tags-description-keywords-dynamically/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 13:00:15 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[C#]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=142</guid>
		<description><![CDATA[If you are using master pages, updating your title or meta tags (such as &#8220;description&#8221; and &#8220;keywords&#8221;) may become an important subject because of the SEO purposes. Since there are several ways to accomplish this, here is my way in C# to do so.

       ]]></description>
		<wfw:commentRss>http://basgun.wordpress.com/2008/04/30/aspnet-update-html-title-meta-tags-description-keywords-dynamically/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mustafabasgun-128.jpg" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2008/04/04302008.gif" medium="image" />
	</item>
		<item>
		<title>How to Fix Audible Alert Issue with The Reminder in WM 6.0</title>
		<link>http://basgun.wordpress.com/2008/04/27/alarm-reminder-alert-only-vibrating-windows-mobile/</link>
		<comments>http://basgun.wordpress.com/2008/04/27/alarm-reminder-alert-only-vibrating-windows-mobile/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 19:00:52 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
		
		<category><![CDATA[Mobile Experiences]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=141</guid>
		<description><![CDATA[I have been enjoying my HTC S620 for the last couple of months, but there has been a small problem with my audible alerts when I set an appointment in my mobile calendar. The reminder has been just vibrating, not playing a sound even though I have set the right things for my &#8220;Normal&#8221; profile to get an [...]]]></description>
		<wfw:commentRss>http://basgun.wordpress.com/2008/04/27/alarm-reminder-alert-only-vibrating-windows-mobile/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mustafabasgun-128.jpg" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>
	</item>
		<item>
		<title>Rotate Array by N Position - Via Programming Pearls</title>
		<link>http://basgun.wordpress.com/2008/04/11/rotate-array/</link>
		<comments>http://basgun.wordpress.com/2008/04/11/rotate-array/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 11:00:53 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
		
		<category><![CDATA[C#]]></category>

		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=132</guid>
		<description><![CDATA[Lately, I have been trying to finish reading the Programming Pearls written by John Bentley. The chapters related with designing and developing algorithms are really entertaining. One of the questions that was discussed in the early chapters of the book was about an algorithm of rotating a one-dimensional vector, and I want to share my [...]]]></description>
		<wfw:commentRss>http://basgun.wordpress.com/2008/04/11/rotate-array/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mustafabasgun-128.jpg" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2008/04/04112008_vbnet_01.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/04/04112008_csharp_01.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/04/04112008_vbnet_02.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/04/04112008_csharp_02.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/04/04112008_vbnet_03.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/04/04112008_csharp_03.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/04/04112008_01.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/04/04112008_02.gif" medium="image" />
	</item>
		<item>
		<title>What I Have Learned So Far While Developing My First Mobile Website</title>
		<link>http://basgun.wordpress.com/2008/04/05/aspnet-mobile-web-development/</link>
		<comments>http://basgun.wordpress.com/2008/04/05/aspnet-mobile-web-development/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 16:00:39 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[Mobile Experiences]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=131</guid>
		<description><![CDATA[As I mentioned in my previous post, I did have a chance to develop a very simple ASP.NET application for my mobile browser about a week ago. It was actually just an experiment for me to play around, and dealing with these topics is a new hobby of mine nowadays. Here is the design related [...]]]></description>
		<wfw:commentRss>http://basgun.wordpress.com/2008/04/05/aspnet-mobile-web-development/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mustafabasgun-128.jpg" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>
	</item>
		<item>
		<title>My Jump Into The Windows Mobile Smartphone Space</title>
		<link>http://basgun.wordpress.com/2008/03/29/my-jump-into-the-windows-mobile-smartphone-space/</link>
		<comments>http://basgun.wordpress.com/2008/03/29/my-jump-into-the-windows-mobile-smartphone-space/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 20:00:27 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
		
		<category><![CDATA[Mobile Experiences]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=130</guid>
		<description><![CDATA[I had been planning to spend some time with my new cell phone, HTC S620 that I purchased about a month ago, in order to push its borders for the best online user experience. Well, I finally had the time today and it is really good to have something that runs Windows Mobile 6.0.
Firstly&#8230;
I have [...]]]></description>
		<wfw:commentRss>http://basgun.wordpress.com/2008/03/29/my-jump-into-the-windows-mobile-smartphone-space/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mustafabasgun-128.jpg" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>
	</item>
		<item>
		<title>Disable UpdatePanel&#8217;ed ListView with CSS and JavaScript While Sorting</title>
		<link>http://basgun.wordpress.com/2008/03/14/disable-listview-ajax-updatepanel-sorting-image-transparency-opacity/</link>
		<comments>http://basgun.wordpress.com/2008/03/14/disable-listview-ajax-updatepanel-sorting-image-transparency-opacity/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 14:00:54 +0000</pubDate>
		<dc:creator>Mustafa Basgun</dc:creator>
		
		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[ListView]]></category>

		<category><![CDATA[UpdatePanel]]></category>

		<category><![CDATA[VB.NET]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://basgun.wordpress.com/?p=122</guid>
		<description><![CDATA[When a ListView, or GridView as well, allows sorting and is inside an UpdatePanel, it always bothers me that any of the sorting links in the header row are still clickable even though the initiated sorting progress is not being completed. Most of the time this situation may yield an error if the ListView is [...]]]></description>
		<wfw:commentRss>http://basgun.wordpress.com/2008/03/14/disable-listview-ajax-updatepanel-sorting-image-transparency-opacity/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mustafabasgun-128.jpg" medium="image">
			<media:title type="html">Mustafa Basgun</media:title>
		</media:content>

		<media:content url="http://basgun.files.wordpress.com/2008/03/03142008_1.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/03/03142008_3.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/03/03142008_4.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/03/03142008_5.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/03/03142008_2.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/03/03142008_6.gif" medium="image" />

		<media:content url="http://basgun.files.wordpress.com/2008/03/03142008_7.gif" medium="image" />
	</item>
	</channel>
</rss>