<?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>Abdullah Kuzhan&#039;ın günlüğü</title>
	<atom:link href="http://abdullahkuzhan.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://abdullahkuzhan.com</link>
	<description>Söz uçar yazı kalır</description>
	<lastBuildDate>Fri, 09 Dec 2011 16:04:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>MSsql collate farkı olan tablolar arası veri taşımak</title>
		<link>http://abdullahkuzhan.com/mssql-collate-farki-olan-tablolar-arasi-veri-tasimak/</link>
		<comments>http://abdullahkuzhan.com/mssql-collate-farki-olan-tablolar-arasi-veri-tasimak/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 16:03:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[MSsql collate farkı olan tablolar arası veri taşımak]]></category>

		<guid isPermaLink="false">http://abdullahkuzhan.com/?p=907</guid>
		<description><![CDATA[Collate farklı olan db&#8217;ler arasında veri taşımak her zaman problem.Aşağıdaki gibi collate kullanarak verilerinizi sorunsuz taşıyabilirsiniz. SELECT * INTO TEST.dbo.MYTABLE FROM DEV.dbo.MYTABLE ORDER BY AccountName COLLATE Latin1_General_CI_AS_KS_WS ASC; Kaynak: Harun Yiğit Legoz. Rastgele Yazılar07/06/2010 -- Cassini sanal web server (0)15/05/2010 -- windows 7 üzerinde sharepoint 2010 ve 2010 foundation kurulumu (0)27/04/2010 -- Prosedür veya scriptinizin [...]]]></description>
			<content:encoded><![CDATA[<p>Collate farklı olan db&#8217;ler arasında veri taşımak her zaman problem.Aşağıdaki gibi collate kullanarak verilerinizi sorunsuz taşıyabilirsiniz.</p>
<pre class="brush:sql">
SELECT * INTO TEST.dbo.MYTABLE   FROM DEV.dbo.MYTABLE ORDER BY AccountName COLLATE Latin1_General_CI_AS_KS_WS ASC;
</pre>
<p>Kaynak: Harun Yiğit Legoz.</p>
<h2  class="related_post_title">Rastgele Yazılar</h2><ul class="related_post"><li>26/06/2010 -- <a href="http://abdullahkuzhan.com/c-filesystemwatcher-nesnesi-ile-belirli-bir-klasoru-dinleyen-uygulama-yazmak/" title="c# FileSystemWatcher nesnesi ile belirli bir klasörü dinleyen uygulama yazmak">c# FileSystemWatcher nesnesi ile belirli bir klasörü dinleyen uygulama yazmak</a> (0)</li><li>19/03/2011 -- <a href="http://abdullahkuzhan.com/viewstatei-acmak/" title="Viewstate&#8217;i açmak">Viewstate&#8217;i açmak</a> (0)</li><li>16/11/2010 -- <a href="http://abdullahkuzhan.com/opengl-ile-ekran-arkaplan-rengini-degistirme/" title="OpenGL ile ekran arkaplan rengini değiştirme">OpenGL ile ekran arkaplan rengini değiştirme</a> (0)</li><li>21/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-to_dsinterval-ile-kolay-date-islemleri/" title="<!--:en-->Oracle to_dsinterval<!--:--><!--:tr-->Oracle to_dsinterval ile kolay date işlemleri<!--:-->"><!--:en-->Oracle to_dsinterval<!--:--><!--:tr-->Oracle to_dsinterval ile kolay date işlemleri<!--:--></a> (0)</li><li>04/01/2010 -- <a href="http://abdullahkuzhan.com/wildcard-islemleri/" title="<!--:en-->wildcard contains<!--:--><!--:tr-->wildcard işlemleri<!--:-->"><!--:en-->wildcard contains<!--:--><!--:tr-->wildcard işlemleri<!--:--></a> (0)</li><li>06/08/2010 -- <a href="http://abdullahkuzhan.com/exception-system-data-sqlclient-sqlexception-invalid-column-name-logtime/" title="Exception: System.Data.SqlClient.SqlException: Invalid column name &#8216;LogTime&#8217;. ">Exception: System.Data.SqlClient.SqlException: Invalid column name &#8216;LogTime&#8217;. </a> (0)</li><li>16/11/2010 -- <a href="http://abdullahkuzhan.com/opengl-gl_line_strip-ile-dikdortgen-prizma-cizmek/" title="OpenGL GL_LINE_STRIP ile dikdörtgen prizma çizmek">OpenGL GL_LINE_STRIP ile dikdörtgen prizma çizmek</a> (0)</li><li>19/11/2010 -- <a href="http://abdullahkuzhan.com/10luk-tabana-donusturme-islemi-polinom-cozumu/" title="10&#8242;luk tabana dönüştürme işlemi polinom çözümü">10&#8242;luk tabana dönüştürme işlemi polinom çözümü</a> (0)</li><li>22/11/2010 -- <a href="http://abdullahkuzhan.com/ora-12541tnsno-listener-hatasi/" title=" ORA-12541:TNS:no listener hatası"> ORA-12541:TNS:no listener hatası</a> (0)</li><li>14/05/2010 -- <a href="http://abdullahkuzhan.com/outlooka-reminder-yazmak/" title="Outlook&#8217;a reminder yazmak">Outlook&#8217;a reminder yazmak</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://abdullahkuzhan.com/mssql-collate-farki-olan-tablolar-arasi-veri-tasimak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Singleton Implementation</title>
		<link>http://abdullahkuzhan.com/singleton-implementation/</link>
		<comments>http://abdullahkuzhan.com/singleton-implementation/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 18:16:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software Design Patterns]]></category>
		<category><![CDATA[Singleton Implementation]]></category>

		<guid isPermaLink="false">http://abdullahkuzhan.com/?p=892</guid>
		<description><![CDATA[Here is a fundamental illustration of log mechanism using singleton pattern. Singleton is a creational type of pattern. I&#8217;ve already attached an UML diagram which i copied from oodesign[dot]com website. Some outlines; Thread-safe implementation: Our example is thread safe . Be carrefull about multithreading. Lazy instantiation: Instance will be created when we call named &#8220;instance&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a fundamental illustration of log mechanism using singleton pattern. Singleton is a creational type of pattern. I&#8217;ve already attached an UML diagram which i copied from oodesign[dot]com website.<br />
<a href="http://abdullahkuzhan.com/wp-content/uploads/2011/12/singleton_implementation_-_uml_class_diagram.gif"><img src="http://abdullahkuzhan.com/wp-content/uploads/2011/12/singleton_implementation_-_uml_class_diagram-150x150.gif" alt="" title="singleton_implementation_-_uml_class_diagram" width="150" height="150" class="alignnone size-thumbnail wp-image-897" /></a><br />
Some outlines;<br />
Thread-safe implementation: Our example is thread safe . Be carrefull about multithreading.<br />
Lazy instantiation: Instance will be created when we call named &#8220;instance&#8221; property. This ensures that the instance will be created on demand.<br />
Early instantiation: logger object instantiated when the class is loaded and not when it is first used.<br />
Double Check of instance: If we do not check instance before lock it causes performance problems on the flying applications. We need to check Instance is null and then lock the object. This is the to workaround performance problems.</p>
<p>You can use this example just like this;</p>
<pre class="brush:csharp">
Logger.Instance.Write(exc.Message);
</pre>
<p>logger class&#8217;ımız aşağıdaki gibi;</p>
<pre class="brush:csharp">
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace DesignPatternTermProject.Singleton
{
    public class Logger
    {
        private Logger()
        {
        }

        public void Write(string mesaj)
        {
            if (_instance != null)
                Console.WriteLine("Logged");
        }

        private static Logger _instance;

        public static Logger Instance
        {
            get
            {
                //double check
                if (_instance == null)
                {
                    lock (new object())
                    {
                        if (_instance == null)
                        {
                            _instance = new Logger();
                        }
                    }
                }
                return _instance;
            }
        }
    }
}
</pre>
<p>Resources:<br />
Sefer Algan OOP training.<br />
C-Sharp Agile Principles Patterns and_Practices book.<br />
Gang of four book.<br />
Oreilly Head First Object Oriented Analysis and Design book.</p>
<p>http://www.oodesign.com</p>
<h2  class="related_post_title">Rastgele Yazılar</h2><ul class="related_post"><li>27/03/2011 -- <a href="http://abdullahkuzhan.com/gray-scale-bir-resim-ile-goruntu-islemeedge-detection/" title="Gray Scale bir resim ile görüntü işleme(Edge detection)">Gray Scale bir resim ile görüntü işleme(Edge detection)</a> (0)</li><li>19/03/2010 -- <a href="http://abdullahkuzhan.com/xml-webservisleri-datatablei-serilestirme/" title="Xml webservisleri datatable&#8217;ı serileştirme">Xml webservisleri datatable&#8217;ı serileştirme</a> (0)</li><li>19/11/2010 -- <a href="http://abdullahkuzhan.com/closest-pair-problemi-brute-force-algoritmasi/" title="Closest pair problemi Brute Force algoritması">Closest pair problemi Brute Force algoritması</a> (2)</li><li>14/03/2010 -- <a href="http://abdullahkuzhan.com/sharepoint-ozellestirilmis-masterpage-ekleme/" title="Sharepoint özelleştirilmiş Masterpage ekleme">Sharepoint özelleştirilmiş Masterpage ekleme</a> (0)</li><li>01/11/2010 -- <a href="http://abdullahkuzhan.com/windows-server-2008-ve-windows-7-uzerinde-net-framework-2-0-kurulumu/" title="Windows server 2008 ve Windows 7 üzerinde .net framework 2.0 kurulumu">Windows server 2008 ve Windows 7 üzerinde .net framework 2.0 kurulumu</a> (0)</li><li>22/06/2011 -- <a href="http://abdullahkuzhan.com/sharepoint-ile-email-gonderimi/" title="Sharepoint ile email gönderimi ">Sharepoint ile email gönderimi </a> (0)</li><li>21/02/2011 -- <a href="http://abdullahkuzhan.com/microsoft-anti-cross-site-scripting-library/" title="Microsoft Anti-Cross Site Scripting Library">Microsoft Anti-Cross Site Scripting Library</a> (1)</li><li>21/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-least-fonksiyonu/" title="<!--:en-->Oracle LEAST function<!--:--><!--:tr-->Oracle LEAST fonksiyonu<!--:-->"><!--:en-->Oracle LEAST function<!--:--><!--:tr-->Oracle LEAST fonksiyonu<!--:--></a> (0)</li><li>21/07/2011 -- <a href="http://abdullahkuzhan.com/sharepoint-2010-ile-oracle-kullanmak/" title="Sharepoint 2010 ile oracle kullanmak">Sharepoint 2010 ile oracle kullanmak</a> (0)</li><li>19/11/2010 -- <a href="http://abdullahkuzhan.com/can-yucel-eger/" title="Can Yücel &#8211; Eğer">Can Yücel &#8211; Eğer</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://abdullahkuzhan.com/singleton-implementation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint Impersonate True</title>
		<link>http://abdullahkuzhan.com/sharepoint-impersonate-true/</link>
		<comments>http://abdullahkuzhan.com/sharepoint-impersonate-true/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 13:29:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Sharepoint Impersonate True]]></category>

		<guid isPermaLink="false">http://abdullahkuzhan.com/?p=889</guid>
		<description><![CDATA[Sharepoint client object modeli kullanırken webconfig&#8217;te impersonate true yaparsanız unauthorized hatası alırsınız. Bunu çözmek için physical path credential verip çözebilirsiniz ama bu seferde bu kullanıcı ile sharepointe gidersiniz. En iyisi impersonate true kullanmamak Rastgele Yazılar27/10/2010 -- The &#8220;CFResGen&#8221; task could not be loaded from the assembly C:\Windows\Microsoft.NET\Framework\v2.0.50727\Microsoft.CompactFramework.Build.Tasks.dll. Confirm that the declaration is correct, that the [...]]]></description>
			<content:encoded><![CDATA[<p>Sharepoint client object modeli kullanırken webconfig&#8217;te impersonate true yaparsanız unauthorized hatası alırsınız. Bunu çözmek için physical path credential verip çözebilirsiniz ama bu seferde bu kullanıcı ile sharepointe gidersiniz. En iyisi impersonate true kullanmamak <img src='http://abdullahkuzhan.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<h2  class="related_post_title">Rastgele Yazılar</h2><ul class="related_post"><li>01/02/2010 -- <a href="http://abdullahkuzhan.com/oracle-minus-intersectunion-union-all/" title="Oracle minus, intersect,union , union all">Oracle minus, intersect,union , union all</a> (0)</li><li>19/03/2010 -- <a href="http://abdullahkuzhan.com/ms-sql-prosedurleri-select-etmek/" title="Ms Sql prosedür&#8217;leri select etmek">Ms Sql prosedür&#8217;leri select etmek</a> (0)</li><li>26/06/2010 -- <a href="http://abdullahkuzhan.com/youtube-video-embed-kod-uretici/" title="Youtube video embed kod üretici">Youtube video embed kod üretici</a> (2)</li><li>04/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-commit-to-savepoint/" title="Oracle commit to savepoint">Oracle commit to savepoint</a> (0)</li><li>18/01/2011 -- <a href="http://abdullahkuzhan.com/asp-net-dinamik-usercontrol-baglama/" title="asp.net dinamik usercontrol bağlama">asp.net dinamik usercontrol bağlama</a> (0)</li><li>16/11/2010 -- <a href="http://abdullahkuzhan.com/euclidin-ortak-bolenlerin-en-buyugu-problemine-consecutive-integer-check-algorithm-yaklasimi/" title="Euclid&#8217;in ortak bölenlerin en büyüğü problemine &#8220;consecutive integer check algorithm&#8221; yaklaşımı">Euclid&#8217;in ortak bölenlerin en büyüğü problemine &#8220;consecutive integer check algorithm&#8221; yaklaşımı</a> (0)</li><li>22/11/2010 -- <a href="http://abdullahkuzhan.com/ora-12541tnsno-listener-hatasi/" title=" ORA-12541:TNS:no listener hatası"> ORA-12541:TNS:no listener hatası</a> (0)</li><li>25/10/2010 -- <a href="http://abdullahkuzhan.com/tf30040-the-database-is-not-correctly-configured-contact-your-team-foundation-server-administrator/" title="TF30040: The database is not correctly configured. Contact your Team Foundation Server administrator.">TF30040: The database is not correctly configured. Contact your Team Foundation Server administrator.</a> (0)</li><li>21/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-months_between-fonksiyonu/" title="<!--:en-->Oracle MONTHS_BETWEEN function<!--:--><!--:tr-->Oracle MONTHS_BETWEEN fonksiyonu<!--:-->"><!--:en-->Oracle MONTHS_BETWEEN function<!--:--><!--:tr-->Oracle MONTHS_BETWEEN fonksiyonu<!--:--></a> (0)</li><li>18/03/2010 -- <a href="http://abdullahkuzhan.com/merge-yapisi/" title="Merge Yapısı">Merge Yapısı</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://abdullahkuzhan.com/sharepoint-impersonate-true/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New transaction is not allowed because there are other threads running in the session</title>
		<link>http://abdullahkuzhan.com/new-transaction-is-not-allowed-because-there-are-other-threads-running-in-the-session/</link>
		<comments>http://abdullahkuzhan.com/new-transaction-is-not-allowed-because-there-are-other-threads-running-in-the-session/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 14:19:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[New transaction is not allowed because there are other threads running in the session]]></category>

		<guid isPermaLink="false">http://abdullahkuzhan.com/?p=884</guid>
		<description><![CDATA[Bu hatayı alıyorsanız aşağıdaki gibi bir set çekip for ile dönüp her seferinde context.SaveChanges(); diyorsunuz demektir. NewCtx newContex = new NewCtx(); var result = (from x in NewCtx.Table where x.IsActive== true select x).ToList(); foreach (var item in result) { Planning p = new Planning(); p.TableID= item.ID; newContex.AddToPlannind(p); newContex.SaveChanges(); } var tanımı yüzünden EntitiyFramework sapıtıyor, sebebini [...]]]></description>
			<content:encoded><![CDATA[<p>Bu hatayı alıyorsanız aşağıdaki gibi bir set çekip for ile dönüp her seferinde context.SaveChanges(); diyorsunuz demektir. </p>
<pre class="brush:csharp">
           NewCtx newContex = new NewCtx();
            var result = (from x in NewCtx.Table where x.IsActive== true select x).ToList();
            foreach (var item in result)
            {
                Planning p = new Planning();
                p.TableID= item.ID;
                newContex.AddToPlannind(p);
                newContex.SaveChanges();
            }
</pre>
<p>var tanımı yüzünden EntitiyFramework sapıtıyor, sebebini henüz bulamadım. Eğer bu şekilde kullanacaksanız SavChanges() koutunu for&#8217;un dışında vermeniz gerekiyor. Eğer aynı şekilde kullanmaya devam etmek istiyorsanız var yerine IList<br />
<table> şeklinde tanımlarsanız çalışacaktır.</p>
<pre class="brush:csharp">
           NewCtx newContex = new NewCtx();
            IList (table) result = (from x in NewCtx.Table where x.IsActive== true select x).ToList();
            foreach (var item in result)
            {
                Planning p = new Planning();
                p.TableID= item.ID;
                newContex.AddToPlannind(p);
                newContex.SaveChanges();
            }
</pre>
</table>
<h2  class="related_post_title">Rastgele Yazılar</h2><ul class="related_post"><li>17/11/2010 -- <a href="http://abdullahkuzhan.com/selection-sort/" title="Selection Sort">Selection Sort</a> (0)</li><li>17/12/2010 -- <a href="http://abdullahkuzhan.com/unable-to-find-the-report-in-the-manifest-resources-please-build-the-project-and-try-again/" title="Unable to find the report in the manifest resources. Please build the project, and try again">Unable to find the report in the manifest resources. Please build the project, and try again</a> (1)</li><li>25/01/2010 -- <a href="http://abdullahkuzhan.com/force-view-ve-normal-view-farki/" title="<!--:en-->Force View -Normal View Difference<!--:--><!--:tr-->Force View ve Normal view farkı<!--:-->"><!--:en-->Force View -Normal View Difference<!--:--><!--:tr-->Force View ve Normal view farkı<!--:--></a> (0)</li><li>21/07/2011 -- <a href="http://abdullahkuzhan.com/sharepoint-2010-ile-oracle-kullanmak/" title="Sharepoint 2010 ile oracle kullanmak">Sharepoint 2010 ile oracle kullanmak</a> (0)</li><li>10/11/2011 -- <a href="http://abdullahkuzhan.com/uzak-masaustu-baglantisi-klavye-sorunu/" title="uzak masaüstü bağlantısı klavye sorunu">uzak masaüstü bağlantısı klavye sorunu</a> (0)</li><li>04/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-null-deger-ile-karsilastirma-islemleri/" title="<!--:en-->Oracle Compare with null<!--:--><!--:tr-->Oracle null değer ile karşılaştırma işlemleri<!--:-->"><!--:en-->Oracle Compare with null<!--:--><!--:tr-->Oracle null değer ile karşılaştırma işlemleri<!--:--></a> (0)</li><li>21/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-interval-ile-gun-saat-yil-ay-dakika-saniye-ekleme-cikarma/" title="<!--:en-->Oracle INTERVAL <!--:--><!--:tr-->Oracle INTERVAL ile gün, saat, yıl, ay, dakika, saniye ekleme çıkarma<!--:-->"><!--:en-->Oracle INTERVAL <!--:--><!--:tr-->Oracle INTERVAL ile gün, saat, yıl, ay, dakika, saniye ekleme çıkarma<!--:--></a> (0)</li><li>04/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-rollback-to-savepoint/" title="Oracle Rollback To Savepoint">Oracle Rollback To Savepoint</a> (0)</li><li>18/03/2010 -- <a href="http://abdullahkuzhan.com/reflector/" title="reflector">reflector</a> (0)</li><li>16/11/2010 -- <a href="http://abdullahkuzhan.com/opengl-glvertex2f-kullanarak-cizgiler-cizmek/" title="OpenGL glVertex2f kullanarak çizgiler çizmek">OpenGL glVertex2f kullanarak çizgiler çizmek</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://abdullahkuzhan.com/new-transaction-is-not-allowed-because-there-are-other-threads-running-in-the-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>uzak masaüstü bağlantısı klavye sorunu</title>
		<link>http://abdullahkuzhan.com/uzak-masaustu-baglantisi-klavye-sorunu/</link>
		<comments>http://abdullahkuzhan.com/uzak-masaustu-baglantisi-klavye-sorunu/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 13:17:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Genel]]></category>
		<category><![CDATA[uzak masaüstü bağlantısı klavye sorunu]]></category>

		<guid isPermaLink="false">http://abdullahkuzhan.com/?p=882</guid>
		<description><![CDATA[Uzak masaüstü bağlantısı yaptığınızda klavye sapıtıyorsa ve normal kullandığınız makinenizde herhangi bir klavye sorunu olmuyorsa, uzak masaüstü oturumunuzdayken windows tuşuna bastıktan sonra sorunun düzelip düzelmediğini kontrol edebilirsiniz. Sanırım takılı kalıyor bi şekilde uzak masaüstünde. Rastgele Yazılar19/03/2011 -- Oracle&#8217;da basit bağımlılıkları görmek (0)10/06/2010 -- Google font api (0)22/10/2010 -- All in one code framework (0)14/08/2010 -- [...]]]></description>
			<content:encoded><![CDATA[<p>Uzak masaüstü bağlantısı yaptığınızda klavye sapıtıyorsa ve normal kullandığınız makinenizde herhangi bir klavye sorunu olmuyorsa, uzak masaüstü oturumunuzdayken windows tuşuna bastıktan sonra sorunun düzelip düzelmediğini kontrol edebilirsiniz. Sanırım takılı kalıyor bi şekilde uzak masaüstünde.</p>
<h2  class="related_post_title">Rastgele Yazılar</h2><ul class="related_post"><li>30/11/2010 -- <a href="http://abdullahkuzhan.com/asp-net-pagemethode/" title="Asp.net Ajax PageMethode">Asp.net Ajax PageMethode</a> (0)</li><li>29/01/2010 -- <a href="http://abdullahkuzhan.com/dml-ve-ddl-islemlerinin-davranislari/" title="<!--:en-->Behavior of DML and DDL <!--:--><!--:tr-->DML ve DDL işlemlerinin davranışları<!--:-->"><!--:en-->Behavior of DML and DDL <!--:--><!--:tr-->DML ve DDL işlemlerinin davranışları<!--:--></a> (0)</li><li>04/01/2010 -- <a href="http://abdullahkuzhan.com/net-code-snippet/" title="<!--:en-->.Net Code snippet<!--:--><!--:tr-->.Net Code snippet<!--:-->"><!--:en-->.Net Code snippet<!--:--><!--:tr-->.Net Code snippet<!--:--></a> (0)</li><li>05/01/2010 -- <a href="http://abdullahkuzhan.com/set-serveroutput-on/" title="set serveroutput on">set serveroutput on</a> (0)</li><li>21/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-greatest-fonksiyonu/" title="<!--:en-->Oracle GREATEST function<!--:--><!--:tr-->Oracle GREATEST fonksiyonu<!--:-->"><!--:en-->Oracle GREATEST function<!--:--><!--:tr-->Oracle GREATEST fonksiyonu<!--:--></a> (0)</li><li>29/01/2010 -- <a href="http://abdullahkuzhan.com/delete-ve-truncate-farki/" title="<!--:en-->Difference between Delete and Truncate<!--:--><!--:tr-->Delete ve Truncate farkı<!--:-->"><!--:en-->Difference between Delete and Truncate<!--:--><!--:tr-->Delete ve Truncate farkı<!--:--></a> (0)</li><li>17/11/2010 -- <a href="http://abdullahkuzhan.com/sequential-search/" title="Sequential Search">Sequential Search</a> (0)</li><li>21/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-to_yminterval-fonksiyonu/" title="<!--:en-->Oracle TO_YMINTERVAL function<!--:--><!--:tr-->Oracle TO_YMINTERVAL fonksiyonu<!--:-->"><!--:en-->Oracle TO_YMINTERVAL function<!--:--><!--:tr-->Oracle TO_YMINTERVAL fonksiyonu<!--:--></a> (0)</li><li>12/01/2011 -- <a href="http://abdullahkuzhan.com/msbuild-ile-1-1-release-yapabilmek-icin-crosscompile-scripti/" title="msbuild ile 1.1 release yapabilmek için crosscompile scripti.">msbuild ile 1.1 release yapabilmek için crosscompile scripti.</a> (0)</li><li>16/01/2011 -- <a href="http://abdullahkuzhan.com/algoritma-gorsellestirme/" title="Algoritma Görselleştirme">Algoritma Görselleştirme</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://abdullahkuzhan.com/uzak-masaustu-baglantisi-klavye-sorunu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ORACLE and Entity Framework Error:the specified store provider cannot be found in the configuration or is not valid</title>
		<link>http://abdullahkuzhan.com/oracle-and-entity-framework-errorthe-specified-store-provider-cannot-be-found-in-the-configuration-or-is-not-valid/</link>
		<comments>http://abdullahkuzhan.com/oracle-and-entity-framework-errorthe-specified-store-provider-cannot-be-found-in-the-configuration-or-is-not-valid/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 09:29:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[ORACLE and Entity Framework Error]]></category>
		<category><![CDATA[the specified store provider cannot be found in the configuration or is not valid]]></category>

		<guid isPermaLink="false">http://abdullahkuzhan.com/?p=879</guid>
		<description><![CDATA[ODP.Net ile x64 makine üzerinde çalışırken bu hatayı alıyorsanız ODP 64 client&#8217;ını kurup uygulamayı aşağıdaki ekran görüntüsündeki gibi configure ederseniz çalışacaktır. Rastgele Yazılar12/02/2010 -- ORACLE COMPILING ALL INVALID OBJECTSOracle invalid objelerin compile edilmesi (0)22/01/2010 -- WorkFlow with Sharepoint DesignerSharepoint Designer İle WorkFlow oluşturmak (0)02/01/2010 -- SEO(Search Engine Optimization)SEO(Arama Motoru Optimizasyonu) (0)21/09/2010 -- Commandline Runas (0)09/12/2011 [...]]]></description>
			<content:encoded><![CDATA[<p>ODP.Net ile x64 makine üzerinde çalışırken bu hatayı alıyorsanız ODP 64 client&#8217;ını kurup uygulamayı aşağıdaki ekran görüntüsündeki gibi configure ederseniz çalışacaktır.</p>
<p><a href="http://abdullahkuzhan.com/wp-content/uploads/2011/11/specified-store-provider-error.jpg"><img class="alignnone size-thumbnail wp-image-880" title="specified store provider error" src="http://abdullahkuzhan.com/wp-content/uploads/2011/11/specified-store-provider-error-150x150.jpg" alt="" width="150" height="150" /></a></p>
<h2  class="related_post_title">Rastgele Yazılar</h2><ul class="related_post"><li>07/12/2010 -- <a href="http://abdullahkuzhan.com/asp-net-viewstate-property-kullanimi/" title="asp.net viewstate property kullanımı">asp.net viewstate property kullanımı</a> (0)</li><li>24/01/2010 -- <a href="http://abdullahkuzhan.com/asp-net-ile-virtual-folder-ve-virtual-application-yaratmak/" title="<!--:en-->Creating Virtual Applications and virtual folders asp.net ,c#<!--:--><!--:tr-->Asp.net ile virtual folder ve virtual application yaratmak<!--:-->"><!--:en-->Creating Virtual Applications and virtual folders asp.net ,c#<!--:--><!--:tr-->Asp.net ile virtual folder ve virtual application yaratmak<!--:--></a> (0)</li><li>22/06/2011 -- <a href="http://abdullahkuzhan.com/sharepoint-ile-email-gonderimi/" title="Sharepoint ile email gönderimi ">Sharepoint ile email gönderimi </a> (0)</li><li>01/11/2010 -- <a href="http://abdullahkuzhan.com/koca-kafalar-burcu-esmersoy/" title="Koca kafalar Burcu Esmersoy">Koca kafalar Burcu Esmersoy</a> (0)</li><li>10/08/2010 -- <a href="http://abdullahkuzhan.com/retrieving-the-com-class-factory-for-component-with-clsid-783cd4e4-9d54-11cf-b8ee-00608cc9a71f-failed-due-to-the-following-error-8007007e/" title="Retrieving the COM class factory for component with CLSID {783CD4E4-9D54-11CF-B8EE-00608CC9A71F} failed due to the following error: 8007007e">Retrieving the COM class factory for component with CLSID {783CD4E4-9D54-11CF-B8EE-00608CC9A71F} failed due to the following error: 8007007e</a> (0)</li><li>16/11/2010 -- <a href="http://abdullahkuzhan.com/opengl-glpopmatrix-glpushmatrix/" title="OpenGL glPopMatrix, glPushMatrix">OpenGL glPopMatrix, glPushMatrix</a> (0)</li><li>18/03/2010 -- <a href="http://abdullahkuzhan.com/merge-yapisi/" title="Merge Yapısı">Merge Yapısı</a> (0)</li><li>04/11/2010 -- <a href="http://abdullahkuzhan.com/new-spconfigurationdatabase-requested-registry-access-is-not-allowed/" title="New-SPConfigurationDatabase : Requested registry access is not allowed.">New-SPConfigurationDatabase : Requested registry access is not allowed.</a> (0)</li><li>15/05/2010 -- <a href="http://abdullahkuzhan.com/windows-7-icin-gadget-yazmak/" title="windows 7 için gadget yazmak">windows 7 için gadget yazmak</a> (2)</li><li>19/03/2010 -- <a href="http://abdullahkuzhan.com/ms-sql-prosedurleri-select-etmek/" title="Ms Sql prosedür&#8217;leri select etmek">Ms Sql prosedür&#8217;leri select etmek</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://abdullahkuzhan.com/oracle-and-entity-framework-errorthe-specified-store-provider-cannot-be-found-in-the-configuration-or-is-not-valid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kalbimiz sızladı</title>
		<link>http://abdullahkuzhan.com/kalbimiz-sizladi/</link>
		<comments>http://abdullahkuzhan.com/kalbimiz-sizladi/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 18:46:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Genel]]></category>
		<category><![CDATA[ömer faruk akarsu]]></category>

		<guid isPermaLink="false">http://abdullahkuzhan.com/?p=875</guid>
		<description><![CDATA[Tıpkı arkadaşlarından brisinin söylediği gibi  &#8221;Cam kırıkları gibidir bazen kelimeler; ağzına dolar insanın, sussan acıtır, konuşsan kanatır…&#8220;. İsyan etmiyorum ancak bazen neden içimizden hep en iyilerini seçip alıyor diye sormaktan alamıyorum kendimi. Dualarımdasın adamım, mekanın cennet olsun. &#160; &#160; Rastgele Yazılar25/06/2010 -- C# ile sourcesafe kodu yazmak (0)19/11/2010 -- Can Yücel &#8211; Eğer (0)27/04/2010 -- [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://abdullahkuzhan.com/wp-content/uploads/2011/11/faruk.jpg"><img class="alignnone size-thumbnail wp-image-876" title="faruk" src="http://abdullahkuzhan.com/wp-content/uploads/2011/11/faruk-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Tıpkı arkadaşlarından brisinin söylediği gibi  &#8221;<em>Cam kırıkları gibidir bazen kelimeler; ağzına dolar insanın, sussan acıtır, konuşsan kanatır…</em>&#8220;.</p>
<p>İsyan etmiyorum ancak bazen neden içimizden hep en iyilerini seçip alıyor diye sormaktan alamıyorum kendimi.</p>
<p>Dualarımdasın adamım, mekanın cennet olsun.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2  class="related_post_title">Rastgele Yazılar</h2><ul class="related_post"><li>16/11/2010 -- <a href="http://abdullahkuzhan.com/opengl-translatescalerotate-islemleri/" title="OpenGL translate,scale,rotate işlemleri">OpenGL translate,scale,rotate işlemleri</a> (0)</li><li>10/06/2010 -- <a href="http://abdullahkuzhan.com/google-font-api/" title="Google font api">Google font api</a> (0)</li><li>04/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-rastgele-sifre-uretmek/" title="<!--:en-->Oracle genereting random passwords<!--:--><!--:tr-->Oracle rastgele şifre üretmek<!--:-->"><!--:en-->Oracle genereting random passwords<!--:--><!--:tr-->Oracle rastgele şifre üretmek<!--:--></a> (0)</li><li>19/03/2011 -- <a href="http://abdullahkuzhan.com/fiddler/" title="Fiddler">Fiddler</a> (0)</li><li>27/04/2010 -- <a href="http://abdullahkuzhan.com/prosedur-veya-scriptinizin-ne-kadar-surede-calistigini-gormek/" title="Prosedür veya scriptinizin ne kadar sürede çalıştığını görmek">Prosedür veya scriptinizin ne kadar sürede çalıştığını görmek</a> (0)</li><li>16/11/2010 -- <a href="http://abdullahkuzhan.com/opengl-glpopmatrix-glpushmatrix/" title="OpenGL glPopMatrix, glPushMatrix">OpenGL glPopMatrix, glPushMatrix</a> (0)</li><li>19/03/2010 -- <a href="http://abdullahkuzhan.com/xml-webservisleri-datatablei-serilestirme/" title="Xml webservisleri datatable&#8217;ı serileştirme">Xml webservisleri datatable&#8217;ı serileştirme</a> (0)</li><li>28/01/2010 -- <a href="http://abdullahkuzhan.com/windows-server-2008-deneme-suresini-uzatmak/" title="<!--:en-->Windows Server 2008 deneme süresini uzatmak<!--:--><!--:tr-->Windows Server 2008 deneme süresini uzatmak<!--:-->"><!--:en-->Windows Server 2008 deneme süresini uzatmak<!--:--><!--:tr-->Windows Server 2008 deneme süresini uzatmak<!--:--></a> (0)</li><li>12/02/2010 -- <a href="http://abdullahkuzhan.com/oracle-invalid-objelerin-compile-edilmesi/" title="<!--:en-->ORACLE COMPILING ALL INVALID OBJECTS<!--:--><!--:tr-->Oracle invalid objelerin compile edilmesi <!--:-->"><!--:en-->ORACLE COMPILING ALL INVALID OBJECTS<!--:--><!--:tr-->Oracle invalid objelerin compile edilmesi <!--:--></a> (0)</li><li>04/01/2010 -- <a href="http://abdullahkuzhan.com/xml-dosyasindan-application-settings-olusturmak/" title="<!--:en-->Application settings from xml file<!--:--><!--:tr-->Xml dosyasından Application settings oluşturmak<!--:-->"><!--:en-->Application settings from xml file<!--:--><!--:tr-->Xml dosyasından Application settings oluşturmak<!--:--></a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://abdullahkuzhan.com/kalbimiz-sizladi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to update the EntitySet  because it has a DefiningQuery and no  element exists in the  element to support the current operation.</title>
		<link>http://abdullahkuzhan.com/unable-to-update-the-entityset-because-it-has-a-definingquery-and-no-element-exists-in-the-element-to-support-the-current-operation/</link>
		<comments>http://abdullahkuzhan.com/unable-to-update-the-entityset-because-it-has-a-definingquery-and-no-element-exists-in-the-element-to-support-the-current-operation/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 06:15:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Unable to update the EntitySet because it has a DefiningQuery and no element exists in the element to support the current operation.]]></category>

		<guid isPermaLink="false">http://abdullahkuzhan.com/?p=868</guid>
		<description><![CDATA[Entity framework tabloda primary key olmadan çalışmam diyor. Rastgele Yazılar28/11/2010 -- Gümüşhacıköy lehçesi (0)19/03/2010 -- Xml webservisleri datatable&#8217;ı serileştirme (0)29/01/2010 -- Behavior of DML and DDL DML ve DDL işlemlerinin davranışları (0)21/09/2010 -- Vss&#8217;i TFS 2010&#8242;a migrate etmek (0)26/05/2010 -- An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode. [...]]]></description>
			<content:encoded><![CDATA[<p>Entity framework tabloda primary key olmadan çalışmam diyor.</p>
<h2  class="related_post_title">Rastgele Yazılar</h2><ul class="related_post"><li>12/08/2010 -- <a href="http://abdullahkuzhan.com/oracle-grant-change-notification/" title="Oracle Grant change notification">Oracle Grant change notification</a> (0)</li><li>29/06/2010 -- <a href="http://abdullahkuzhan.com/c-tryparse/" title="c# TryParse">c# TryParse</a> (0)</li><li>08/04/2011 -- <a href="http://abdullahkuzhan.com/iisreset-noforce/" title="IISRESET /Noforce">IISRESET /Noforce</a> (0)</li><li>04/11/2010 -- <a href="http://abdullahkuzhan.com/sharepoint-2010-shell-script-ile-yeni-web-application-olusturmak/" title="Sharepoint 2010 shell script ile yeni web application oluşturmak">Sharepoint 2010 shell script ile yeni web application oluşturmak</a> (0)</li><li>28/11/2010 -- <a href="http://abdullahkuzhan.com/gumushacikoy-lehcesi/" title="Gümüşhacıköy lehçesi">Gümüşhacıköy lehçesi</a> (0)</li><li>12/02/2011 -- <a href="http://abdullahkuzhan.com/322-gun/" title="322. Gün">322. Gün</a> (0)</li><li>21/01/2010 -- <a href="http://abdullahkuzhan.com/oracle-least-fonksiyonu/" title="<!--:en-->Oracle LEAST function<!--:--><!--:tr-->Oracle LEAST fonksiyonu<!--:-->"><!--:en-->Oracle LEAST function<!--:--><!--:tr-->Oracle LEAST fonksiyonu<!--:--></a> (0)</li><li>18/11/2010 -- <a href="http://abdullahkuzhan.com/large-integer-multiplication/" title="Large integer multiplication">Large integer multiplication</a> (0)</li><li>01/11/2010 -- <a href="http://abdullahkuzhan.com/ctp-nedir/" title="CTP nedir?">CTP nedir?</a> (0)</li><li>02/04/2010 -- <a href="http://abdullahkuzhan.com/sercana/" title="Sercan&#8217;a">Sercan&#8217;a</a> (2)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://abdullahkuzhan.com/unable-to-update-the-entityset-because-it-has-a-definingquery-and-no-element-exists-in-the-element-to-support-the-current-operation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint 2010 ile oracle kullanmak</title>
		<link>http://abdullahkuzhan.com/sharepoint-2010-ile-oracle-kullanmak/</link>
		<comments>http://abdullahkuzhan.com/sharepoint-2010-ile-oracle-kullanmak/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 12:14:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Genel]]></category>
		<category><![CDATA[Sharepoint 2010 ile oracle kullanmak]]></category>
		<category><![CDATA[Sharepoint 2010 oracle x64 problem]]></category>

		<guid isPermaLink="false">http://abdullahkuzhan.com/?p=865</guid>
		<description><![CDATA[Sharepoint 2010&#8242;dan oracle&#8217;a bağlanırken 32 bit 64 bit sorunu yaşayabilirsiniz. Oracle client 64 biti kurarsanız sorun düzelecektir. http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html &#160; Rastgele Yazılar17/11/2010 -- Selection Sort (0)30/03/2011 -- DBScan algoritması(Density-Based Spatial Clustering of Applications with Noise) (0)22/06/2011 -- Sharepoint ile email gönderimi (0)29/01/2010 -- DDL scripting and commitDDL işlemleri ve Commit (0)04/01/2010 -- Application settings from xml [...]]]></description>
			<content:encoded><![CDATA[<p>Sharepoint 2010&#8242;dan oracle&#8217;a bağlanırken 32 bit 64 bit sorunu yaşayabilirsiniz. Oracle client 64 biti kurarsanız sorun düzelecektir.</p>
<p><a href="http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html">http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html</a></p>
<p>&nbsp;</p>
<h2  class="related_post_title">Rastgele Yazılar</h2><ul class="related_post"><li>30/11/2010 -- <a href="http://abdullahkuzhan.com/asp-net-pagemethode/" title="Asp.net Ajax PageMethode">Asp.net Ajax PageMethode</a> (0)</li><li>15/12/2010 -- <a href="http://abdullahkuzhan.com/sharepoint-2010-ajax-control-toolkit/" title="Sharepoint 2010 &#038; ajax control toolkit">Sharepoint 2010 &#038; ajax control toolkit</a> (0)</li><li>18/11/2010 -- <a href="http://abdullahkuzhan.com/binary-search-divide-and-conquer/" title="Binary Search (Divide and conquer)">Binary Search (Divide and conquer)</a> (0)</li><li>29/12/2010 -- <a href="http://abdullahkuzhan.com/horspools-stringmatch-algoritmasi-c-implementasyonu/" title="Horspool&#8217;s stringMatch algoritması c# implementasyonu">Horspool&#8217;s stringMatch algoritması c# implementasyonu</a> (0)</li><li>19/11/2010 -- <a href="http://abdullahkuzhan.com/fast-large-integer-multiplication/" title="Fast Large integer multiplication">Fast Large integer multiplication</a> (0)</li><li>11/08/2010 -- <a href="http://abdullahkuzhan.com/windows-servis-ile-baska-domaindeki-network-pathlerine-ulasmak/" title="Windows servis ile başka domaindeki network path&#8217;lerine ulaşmak">Windows servis ile başka domaindeki network path&#8217;lerine ulaşmak</a> (0)</li><li>22/10/2010 -- <a href="http://abdullahkuzhan.com/tf246017-team-foundation-server-could-not-connect-to-the-database-verify-that-the-server-that-is-hosting-the-database-is-operational-and-that-network-problems-are-not-blocking-communication-with-th/" title="TF246017: Team Foundation Server could not connect to the database. Verify that the server that is hosting the database is operational, and that network problems are not blocking communication with the server.">TF246017: Team Foundation Server could not connect to the database. Verify that the server that is hosting the database is operational, and that network problems are not blocking communication with the server.</a> (0)</li><li>29/01/2010 -- <a href="http://abdullahkuzhan.com/delete-ve-truncate-farki/" title="<!--:en-->Difference between Delete and Truncate<!--:--><!--:tr-->Delete ve Truncate farkı<!--:-->"><!--:en-->Difference between Delete and Truncate<!--:--><!--:tr-->Delete ve Truncate farkı<!--:--></a> (0)</li><li>16/11/2010 -- <a href="http://abdullahkuzhan.com/opengl-ile-kure-cizmek/" title="OpenGL ile küre çizmek">OpenGL ile küre çizmek</a> (0)</li><li>29/01/2010 -- <a href="http://abdullahkuzhan.com/dml-ve-ddl-islemlerinin-davranislari/" title="<!--:en-->Behavior of DML and DDL <!--:--><!--:tr-->DML ve DDL işlemlerinin davranışları<!--:-->"><!--:en-->Behavior of DML and DDL <!--:--><!--:tr-->DML ve DDL işlemlerinin davranışları<!--:--></a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://abdullahkuzhan.com/sharepoint-2010-ile-oracle-kullanmak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint ile email gönderimi</title>
		<link>http://abdullahkuzhan.com/sharepoint-ile-email-gonderimi/</link>
		<comments>http://abdullahkuzhan.com/sharepoint-ile-email-gonderimi/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 19:37:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Email sending sharepoint in advance]]></category>
		<category><![CDATA[Sharepoint ile email description set etmek]]></category>
		<category><![CDATA[Sharepoint ile istediğin şekilde mail göndermek]]></category>
		<category><![CDATA[Sharepoint mail gönderme problemi]]></category>

		<guid isPermaLink="false">http://abdullahkuzhan.com/?p=850</guid>
		<description><![CDATA[1-Workflow sendmail nesnesi ile mail göndermeye çalıştığınızda outgoing email settings&#8217;teki mail + site description&#8217;ını yazıyor mail adresinde.Örn; xxx portalı abc@d.com 2-Eventreceiver ile gönderirsek sadece outgoing email&#8217;deki adresi yazıyor. abc@c.com 3-SMTPClient ile gönderirsen ilgili kişi description&#8217;ını yazabiliyorsun ama yinede yanında maili görünüyor. Custom Text abc@d.com 4-Eğer sadece kişi description&#8217;ı görünsün istiyorsan Credential Cache&#8217;e ilgili mailin kullanıcı [...]]]></description>
			<content:encoded><![CDATA[<p>1-Workflow sendmail nesnesi ile mail göndermeye çalıştığınızda outgoing email settings&#8217;teki mail  + site description&#8217;ını yazıyor mail adresinde.Örn;</p>
<pre class="brush:csharp"> xxx portalı abc@d.com
</pre>
<p>2-Eventreceiver ile gönderirsek sadece outgoing email&#8217;deki adresi yazıyor.
<pre class="brush:html">abc@c.com</pre>
<p>3-SMTPClient ile gönderirsen ilgili kişi description&#8217;ını yazabiliyorsun ama yinede yanında maili görünüyor.
<pre class="brush:html">Custom Text abc@d.com</pre>
<p>4-Eğer sadece kişi description&#8217;ı görünsün istiyorsan Credential Cache&#8217;e ilgili mailin kullanıcı adı şifresi ile credential oluşturmak gerekiyor,aşağıdaki kod smtp client&#8217;a tutturulmalı.Örnek kod;</p>
<pre class="brush:csharp">
  CredentialCache cache = new CredentialCache();
            cache.Add(new Uri("smtp://" + smtpAddress), "NTLM", new NetworkCredential("kullanıcı", "şifre", "DOMAIN"));
            NetworkCredential credential = cache.GetCredential(new Uri("smtp://" + smtpAddress), "NTLM");
            smtp.UseDefaultCredentials = true;
            smtp.Credentials = credential;
</pre>
<h2  class="related_post_title">Rastgele Yazılar</h2><ul class="related_post"><li>04/01/2010 -- <a href="http://abdullahkuzhan.com/net-code-snippet/" title="<!--:en-->.Net Code snippet<!--:--><!--:tr-->.Net Code snippet<!--:-->"><!--:en-->.Net Code snippet<!--:--><!--:tr-->.Net Code snippet<!--:--></a> (0)</li><li>09/12/2010 -- <a href="http://abdullahkuzhan.com/sharepoint-central-administration-via-shell-script/" title="Sharepoint central administration via shell script">Sharepoint central administration via shell script</a> (0)</li><li>15/05/2010 -- <a href="http://abdullahkuzhan.com/gacutil-exe-ile-dlli-gaca-atmak-ve-silmek/" title="Gacutil.exe ile dll&#8217;i gac&#8217;a atmak ve silmek">Gacutil.exe ile dll&#8217;i gac&#8217;a atmak ve silmek</a> (0)</li><li>15/03/2010 -- <a href="http://abdullahkuzhan.com/asp-net-turkce-karakter-sorunu/" title="asp.net türkçe karakter sorunu">asp.net türkçe karakter sorunu</a> (0)</li><li>09/07/2010 -- <a href="http://abdullahkuzhan.com/paralel-programlama-tasks/" title="Paralel programlama Tasks">Paralel programlama Tasks</a> (0)</li><li>16/11/2010 -- <a href="http://abdullahkuzhan.com/euqlidin-ortak-bolenlerin-en-buyugu-algoritmasi/" title="Euqlid&#8217;in ortak bölenlerin en büyüğü algoritması">Euqlid&#8217;in ortak bölenlerin en büyüğü algoritması</a> (0)</li><li>20/05/2010 -- <a href="http://abdullahkuzhan.com/windows-7-god-mode/" title="windows 7 god mode">windows 7 god mode</a> (0)</li><li>29/06/2010 -- <a href="http://abdullahkuzhan.com/anti-rsi-programi/" title="Anti RSI programı">Anti RSI programı</a> (0)</li><li>19/11/2010 -- <a href="http://abdullahkuzhan.com/10luk-tabana-donusturme-islemi-polinom-cozumu-iyilestirilmis/" title="10&#8242;luk tabana dönüştürme işlemi polinom çözümü (iyileştirilmiş)">10&#8242;luk tabana dönüştürme işlemi polinom çözümü (iyileştirilmiş)</a> (0)</li><li>02/07/2010 -- <a href="http://abdullahkuzhan.com/outlook-ribbon-add-in-yazmak/" title="Outlook ribbon add in yazmak">Outlook ribbon add in yazmak</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://abdullahkuzhan.com/sharepoint-ile-email-gonderimi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
