<?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>F.Murat ALTINIŞIK</title>
	<atom:link href="http://blog.fethimurat.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fethimurat.com</link>
	<description>C# SQL ASP.net</description>
	<lastBuildDate>Sun, 13 Nov 2011 22:50:29 +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>PHP sitelerde sağ tuş ve yazı seçme yasaklanması</title>
		<link>http://blog.fethimurat.com/2011/11/php-sitelerde-sag-tus-ve-yazi-secme-yasaklanmasi/</link>
		<comments>http://blog.fethimurat.com/2011/11/php-sitelerde-sag-tus-ve-yazi-secme-yasaklanmasi/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 22:49:59 +0000</pubDate>
		<dc:creator>F.Murat ALTINIŞIK</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.fethimurat.com/?p=319</guid>
		<description><![CDATA[&#60;SCRIPT language=JavaScript&#62;curPage=1; document.oncontextmenu = function(){return false} if(document.layers) { window.captureEvents(Event.MOUSEDOWN); window.onmousedown = function(e){ if(e.target==document)return false; } } else { document.onmousedown = function(){return false} }&#60;/SCRIPT&#62; &#60;script language="JavaScript1.2"&#62; //Disable select-text script (IE4+, NS6+)- By Andy Scott //Exclusive permission granted to Dynamic Drive to feature script //Visit http://www.dynamicdrive.com for this script function disableselect(e){ return false } function reEnable(){ return [...]]]></description>
		<wfw:commentRss>http://blog.fethimurat.com/2011/11/php-sitelerde-sag-tus-ve-yazi-secme-yasaklanmasi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL 2008 den 2000 e restore ve Framework sürüm değiştirme</title>
		<link>http://blog.fethimurat.com/2010/11/sql-2008-den-2000-e-restore-ve-framework-surum-degistirme/</link>
		<comments>http://blog.fethimurat.com/2010/11/sql-2008-den-2000-e-restore-ve-framework-surum-degistirme/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 22:14:53 +0000</pubDate>
		<dc:creator>F.Murat ALTINIŞIK</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[Framework 3.5 dan 2.0 a indirme]]></category>
		<category><![CDATA[SQL 2008 den 2000 e restore işlemi]]></category>
		<category><![CDATA[SQL 2008 restore]]></category>
		<category><![CDATA[Türkçe karakter hatası]]></category>

		<guid isPermaLink="false">http://blog.fethimurat.com/?p=311</guid>
		<description><![CDATA[Merhaba arkadaşlar,   Başımıza gelebilecek versiyon sorunlarından bahsedeyim. Şimdi SQL 2008 de veritabanımızı, framework 3.5 sürümü ile de sitemizi yaptık ve sunucumuza yüklemeye çalıştık. Ama bir baktık ki sunucu SQL 2000 ve framework sürümü 2.0 hadi bakalım ne yapacağız.   1- SQL Server Management ile ; Yedek alacağımız veri tabanı üzerine gelip sağ tuş &#62; [...]]]></description>
		<wfw:commentRss>http://blog.fethimurat.com/2010/11/sql-2008-den-2000-e-restore-ve-framework-surum-degistirme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XPath</title>
		<link>http://blog.fethimurat.com/2010/09/xpath/</link>
		<comments>http://blog.fethimurat.com/2010/09/xpath/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 22:08:29 +0000</pubDate>
		<dc:creator>F.Murat ALTINIŞIK</dc:creator>
				<category><![CDATA[XML]]></category>
		<category><![CDATA[XPath]]></category>

		<guid isPermaLink="false">http://blog.fethimurat.com/?p=301</guid>
		<description><![CDATA[Dosyayıburadan indirebilirsiniz. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Xml.XPath; namespace XPathOrnek { public partial class Form1 : Form { public Form1() { InitializeComponent(); } XPathDocument doc = null; XPathNavigator nav = null; XPathNodeIterator iterator = null; private void Form1_Load(object sender, EventArgs e) { doc [...]]]></description>
		<wfw:commentRss>http://blog.fethimurat.com/2010/09/xpath/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML Kaydetme Silme Güncelleme</title>
		<link>http://blog.fethimurat.com/2010/09/xml-kaydetme-silme-guncelleme/</link>
		<comments>http://blog.fethimurat.com/2010/09/xml-kaydetme-silme-guncelleme/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 21:57:41 +0000</pubDate>
		<dc:creator>F.Murat ALTINIŞIK</dc:creator>
				<category><![CDATA[XML]]></category>
		<category><![CDATA[XML Güncelleme]]></category>
		<category><![CDATA[XML Kaydetme]]></category>
		<category><![CDATA[XML Silme]]></category>

		<guid isPermaLink="false">http://blog.fethimurat.com/?p=291</guid>
		<description><![CDATA[Dosyayı buradan indirebilirsiniz. Personeller.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace XmlTextReaderWriter { class Personeller { public string Ad { get; set; } public string Soyad { get; set; } public decimal Maas { get; set; } public override string ToString() { return this.Ad + " " + this.Soyad; } } } Form1.cs  [...]]]></description>
		<wfw:commentRss>http://blog.fethimurat.com/2010/09/xml-kaydetme-silme-guncelleme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XML nedir?</title>
		<link>http://blog.fethimurat.com/2010/09/xml-nedir/</link>
		<comments>http://blog.fethimurat.com/2010/09/xml-nedir/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 17:50:59 +0000</pubDate>
		<dc:creator>F.Murat ALTINIŞIK</dc:creator>
				<category><![CDATA[XML]]></category>
		<category><![CDATA[Extensible Markup Language]]></category>
		<category><![CDATA[Genişletilebilir İşaretleme Dili]]></category>

		<guid isPermaLink="false">http://blog.fethimurat.com/?p=275</guid>
		<description><![CDATA[ ]]></description>
		<wfw:commentRss>http://blog.fethimurat.com/2010/09/xml-nedir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

