<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Shut the F*ck Up!</title>
	<link>http://www.s-t-f-u.com</link>
	<description>I blog so you don't have to.</description>
	<lastBuildDate>Mon, 07 Nov 2011 15:21:02 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.3" -->

	<item>
		<title>Windows Server 2003 Offer Remote Assistance</title>
		<description><![CDATA[asdf]]></description>
		<link>http://www.s-t-f-u.com/2011/11/07/windows-server-2003-offer-remote-assistance/</link>
			</item>
	<item>
		<title>A cautionary tale: 4Chan and you.</title>
		<description><![CDATA[Today we tell a tale. And it&#8217;s a bad one. Whenever 4chan is in the mix of anything it can&#8217;t be good. So read on for the story and the moral of this tale. Today&#8217;s horror story begins with a link to a post on 4Chan /b/ board. What is 4Chan? What&#8217;s /b/? You can [...]]]></description>
		<link>http://www.s-t-f-u.com/2011/09/29/a-cautionary-tale-4chan-and-you/</link>
			</item>
	<item>
		<title>ASP.Net C# Gridview Delete Confirmation When Using a CommandField</title>
		<description><![CDATA[I&#8217;m working on a Gridview and ran into an issue where I couldn&#8217;t use a templatefield for my Delete link and I needed a Delete Confirmation. Looking on Google the most widely used option is to simply use a templatefield. Finally after 2 days of looking I found a reference for adding the Delete confirmation on [...]]]></description>
		<link>http://www.s-t-f-u.com/2011/07/28/asp-net-c-gridview-delete-confirmation-when-using-a-commandfield/</link>
			</item>
	<item>
		<title>ASP.Net C# Gridview Delete Not Deleting When Using SQLDataSource</title>
		<description><![CDATA[Normally the ASP.Net Gridview control handles the delete of a row just fine. However when you have to delete a row from a table with no primary key the delete will not work if you are using a sqldatasource. After a little research I found an answer. So after figuring out that the problem is [...]]]></description>
		<link>http://www.s-t-f-u.com/2011/07/14/asp-net-c-gridview-delete-not-deleting-when-using-sqldatasource/</link>
			</item>
	<item>
		<title>Google Chrome &#8211; Resource interpreted as document but transferred with mime type application/pdf</title>
		<description><![CDATA[Ran into this funky error today when users weren&#8217;t able to download pdf&#8217;s from our server when using Google Chrome. And when doing a search online it seems that it affects alot of users. However I found out what the issue was and was able to resolve the issue server side. I was alerted this [...]]]></description>
		<link>http://www.s-t-f-u.com/2011/06/13/google-chrome-resource-interpreted-as-document-but-transferred-with-mime-type-applicationpdf/</link>
			</item>
	<item>
		<title>ASP.Net C# isNumeric Equivalent</title>
		<description><![CDATA[In C# there is no isNumeric Equivalent. And doing some testing with int.Parse left me with a bad taste in my mouth after doing some testing. I will go over testing results and let you know what I finally went with. &#160; Int.Parse IMO is not a good way for checking for valid numbers. Reason [...]]]></description>
		<link>http://www.s-t-f-u.com/2011/05/20/asp-net-c-isnumeric-equivalent/</link>
			</item>
	<item>
		<title>ASP.net Menu Control Positioning In Safari &amp; Google Chrome</title>
		<description><![CDATA[I just had a bitch of a time trying to get an asp menu control to align properly in both google chrome and safari. After trying tons of different css I finally figured out a good solution that can fix the spacing issue. Here is the cause of the spacing problem. In order to comply [...]]]></description>
		<link>http://www.s-t-f-u.com/2011/05/05/asp-net-menu-control-positioning-in-safari-google-chrome/</link>
			</item>
	<item>
		<title>Asp.net C# Globalization and Master Pages</title>
		<description><![CDATA[I ran into an issue trying to develop a website and to display it in both english and spanish. It seems that when using localization and a master page. Trying to change the text on the master page and the sub page doesn&#8217;t normally work. I&#8217;ve found a work around by setting a session variable [...]]]></description>
		<link>http://www.s-t-f-u.com/2011/04/11/asp-net-c-globalization-and-master-pages/</link>
			</item>
	<item>
		<title>Active Directory User Lister App</title>
		<description><![CDATA[At work we need to audit our users in active directory every so often. So I wrote an app and I&#8217;m sharing with all of you. The app is called Active Directory User Lister. This very simple program does the following. It gives you the Name, email and useraccountcontrol information. Active Directory User Lister The [...]]]></description>
		<link>http://www.s-t-f-u.com/2011/02/04/active-directory-user-lister-app/</link>
			</item>
	<item>
		<title>List Directory Files</title>
		<description><![CDATA[I wrote a simple program that will list directory files in a folder that you choose. Follow the link for more info. Regularly I find that users need to list files in a directory. So I wrote a simple program to do that. List Directory Files Requirements: This program uses the .net 4 Framework. Download [...]]]></description>
		<link>http://www.s-t-f-u.com/2011/02/01/list-directory-files/</link>
			</item>
</channel>
</rss>

