<?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>Erdem SELÇUK &#187; SQL Server</title>
	<atom:link href="http://www.eravse.com/index.php/category/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eravse.com</link>
	<description>Kişisel Günlük ,Teknoloji ve mobil yaşam</description>
	<lastBuildDate>Fri, 21 Oct 2011 19:26:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Failed to generate a user instance of SQL Server</title>
		<link>http://www.eravse.com/index.php/2011/10/21/failed-to-generate-a-user-instance-of-sql-server/</link>
		<comments>http://www.eravse.com/index.php/2011/10/21/failed-to-generate-a-user-instance-of-sql-server/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 19:26:02 +0000</pubDate>
		<dc:creator>Eravse</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.eravse.com/?p=614</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.eravse.com/index.php/category/sql-server/" title="SQL Server">SQL Server</a></p>Sqlserver Express 2005 den &#8211; 2008 versiyonuna update ettikten sonra makinamı bir takım problemler ile karşılaştım. Bunlardan en gıcık olanı ve can sıkıcı sı ise şu hata idi Failed to generate a user instance of SQL Server due to a (&#8230;)</p><p><a href="http://www.eravse.com/index.php/2011/10/21/failed-to-generate-a-user-instance-of-sql-server/">Read the rest of this entry &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://www.eravse.com/index.php/category/sql-server/" title="SQL Server">SQL Server</a></p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Sqlserver Express 2005 den &#8211; 2008 versiyonuna update ettikten sonra makinamı bir takım problemler ile karşılaştım. Bunlardan en gıcık olanı ve can sıkıcı sı ise şu hata idi</p>
<p>Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed.</p>
<p>Açıklama: Geçerli web isteği yürütülürken işlenmemiş özel durum oluştu. Lütfen hata ve kod içinde kaynaklandığı yer hakkında daha fazla bilgi almak için yığın izlemesini gözden geçirin. </p>
<p>Özel Durum Ayrıntıları: System.Data.SqlClient.SqlException: Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed.</p>
<p>Kaynak Hatası: </p>
<p>Geçerli web isteği yürütülürken işlenmeyen bir özel durum üretildi. Özel durumun kaynağı ve konumuna ilişkin bilgiler aşağıdaki özel durum yığını izlemesi kullanılarak belirlenebilir.</p>
<p>Çözüm olarak </p>
<p>C:\Documents and Settings\<user name>\Local Settings\Application Data\Microsoft\Microsoft SQL Server Data\SQLEXPRESS.</p>
<p>klasorunu sılmenız yeterlı olacaktır. </p>
<p></user></p>
<div class="shr-publisher-614"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.eravse.com/index.php/2011/10/21/failed-to-generate-a-user-instance-of-sql-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GridView Dynamic BoundField</title>
		<link>http://www.eravse.com/index.php/2010/10/28/gridview-dynamic-boundfield/</link>
		<comments>http://www.eravse.com/index.php/2010/10/28/gridview-dynamic-boundfield/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 08:57:44 +0000</pubDate>
		<dc:creator>Eravse</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Code Snippet]]></category>
		<category><![CDATA[Eravseden]]></category>
		<category><![CDATA[Programlama]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Asp.net GridView]]></category>
		<category><![CDATA[BoundField]]></category>
		<category><![CDATA[c sharp]]></category>

		<guid isPermaLink="false">http://www.eravse.com/?p=583</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.eravse.com/index.php/category/programlama/c/" title="C#">C#</a><a href="http://www.eravse.com/index.php/category/programlama/code-snippet/" title="Code Snippet">Code Snippet</a><a href="http://www.eravse.com/index.php/category/eravseden/" title="Eravseden">Eravseden</a><a href="http://www.eravse.com/index.php/category/programlama/" title="Programlama">Programlama</a><a href="http://www.eravse.com/index.php/category/sql-server/" title="SQL Server">SQL Server</a></p>Bazen öyle durumlara maruz kalıyoruzki ne item templete kullanarak nede diğer yöntemler ile GridView imize data basamıyacak hallere bürünüyoruz. Aşağıdaki örnek alen 
12 ay boyunca dinamik olarak ayarlanmıştı önceleri ama daha sonra ekrana sığmadığı için son 4 ayın verileri basılmak üzere elle manuel olarak devam etmektedir.
]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://www.eravse.com/index.php/category/programlama/c/" title="C#">C#</a><a href="http://www.eravse.com/index.php/category/programlama/code-snippet/" title="Code Snippet">Code Snippet</a><a href="http://www.eravse.com/index.php/category/eravseden/" title="Eravseden">Eravseden</a><a href="http://www.eravse.com/index.php/category/programlama/" title="Programlama">Programlama</a><a href="http://www.eravse.com/index.php/category/sql-server/" title="SQL Server">SQL Server</a></p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Bazen öyle durumlara maruz kalıyoruzki ne item templete kullanarak nede diğer yöntemler ile GridView imize data basamıyacak hallere bürünüyoruz. Aşağıdaki örnek alen<br />
12 ay boyunca dinamik olarak ayarlanmıştı önceleri ama daha sonra ekrana sığmadığı için son 4 ayın verileri basılmak üzere elle manuel olarak devam etmektedir.</p>
<p>Öncelikle GridView controlumuzün datasource nesnesi ile databind işlemine hazır hale getiriyoruz.</p>
<pre class="brush:[csharp]">
  protected void Page_Load(object sender, EventArgs e)
    {
         DbTools db = new DbTools();

        GridView1.DataSource = db.GenelDataSource("SELECT * FROM  dbo.kp ORDER BY  dbo.kp.sira");

     /*
 bind işleminden önce dinamik filedlarımızı yaratan fonksiyonumuzu çağırıyoruz.
*/
       GetGVHeader();

   /*
 her zamanki gibi bind işlemini gerçekleştiriyoruz.
*/
        GridView1.DataBind();

    }
</pre>
<p>Evet asıl olay zaten burada başlıyor . bu sayfada bana gerekli olan 12 ayın verısını clomun bazında basan bir grid idi.( En son modifikasyonda 4 ayı ekrana basmakta)<br />
O yüzden öncelikkle bana current ay yıl verısı ve datadan gelen field isimleri lazım olacaktı.</p>
<pre class="brush:[csharp]">

  /*
Bu gunun ayı ve yılını set et
*/

        int current_ay = DateTime.Now.Month;
        string current_year = DateTime.Now.Year.ToString() ;

       /*
 içinde bulunduğumuz senenin bir oncekı senesi lazım olacağı için manuel olarak bır oncekı yılı set edıyoruz. Raporlamada ıcınde bulundugunuz ayın bır verısı olmıyacagı ıcın eger subat ayında ısenız sıze ocak 2010 - aralık 2009 - kasım 2009 ve ekim 2009 verılerı lazım olacak bunu ayarlamak ıcın bır oncekı yılı set ettık.
*/

       int ly = Convert.ToInt32(current_year) - 1;

        string last_year = ly.ToString();

        /*
 bu aydan onceki bir aydan basla
         GV ye olusturacagımız 4 kolonun aylarını ayarlıyoruz
*/
        int period1_ay = current_ay - 1;
        int period2_ay = period1_ay - 1;
        int period3_ay = period2_ay - 1;
        int period4_ay = period3_ay - 1;

/*
GV headerını degıstırmek ıcın 12 ayın türkçe olarak kısaltılmıs hallerını strıng arrayımıze set edıyoruz
*/
string[] aylar = new string[12];

            aylar[0] = "Oc";
            aylar[1] ="Şb";
            aylar[2] ="Mr";
            aylar[3] ="Ni";
            aylar[4] ="My";
            aylar[5] ="Hz";
            aylar[6] ="Tm";
            aylar[7] ="Ağ";
            aylar[8] ="Ey";
            aylar[9] ="Ek";
            aylar[10] ="Ks";
            aylar[11] = "Ar";

/*
 12 aya tekabul eden 12 db fıled namı ını set edıyoruz
*/
       string[] dFields = new string[12];

       dFields[0] = "sayi";
       dFields[1] = "sayi1";
       dFields[2] = "sayi2";
       dFields[3] = "sayi3";
       dFields[4] = "sayi4";
       dFields[5] = "sayi5";
       dFields[6] = "sayi6";
       dFields[7] = "sayi7";
       dFields[8] = "sayi8";
       dFields[9] = "sayi9";
       dFields[10] = "sayi10";
       dFields[11] = "sayi11";

/*
bu kısma kadar hersey normal sekılde seyredıyor ve bundan sonra yapamız gereken sadece bır   BoundField  yaratmak
 */      

        BoundField bf1 = new BoundField();
        bf1.HeaderText = aylar[9].ToString() + "/" + current_year;
        bf1.DataField = dFields[9].ToString();
        DataControlField dc1 = bf1;
        GridView1.Columns.Add(dc1);

/*
 Aslına bakarsanız bu bır for dongusu ılede yapılabılır dahada kısaltılabılır ama onemlı olan ne kadar duzgun kod yazarsanız yazın ısınızın bır sekılde gorulmesıdır. optımızasyon ıcın daha sonra donup tekrar ırdelemenız mumkun
*/
        BoundField bf2 = new BoundField();
        bf2.HeaderText = aylar[8].ToString() + "/" + current_year;
        bf2.DataField = dFields[8].ToString();
        DataControlField dc2 = bf2;
        GridView1.Columns.Add(dc2);

        BoundField bf3 = new BoundField();
        bf3.HeaderText = aylar[7].ToString() + "/" + current_year;
        bf3.DataField = dFields[7].ToString();
        DataControlField dc3 = bf3;
        GridView1.Columns.Add(dc3);

        BoundField bf4 = new BoundField();
        bf4.HeaderText = aylar[6].ToString() + "/" + current_year;
        bf4.DataField = dFields[6].ToString();
        DataControlField dc4 = bf4;
        GridView1.Columns.Add(dc4);

    }
</pre>
<p>en son olarak hazırladıgımız GridView &#8216;in  nasıl göründüğüne bir bakalım isterseniz ..</p>
<div id="attachment_584" class="wp-caption alignnone" style="width: 283px"><a href="http://www.eravse.com/wp-content/uploads/2010/10/custom_column.png"><img src="http://www.eravse.com/wp-content/uploads/2010/10/custom_column-273x300.png" alt="" title="custom_column" width="273" height="300" class="size-medium wp-image-584" /></a><p class="wp-caption-text">asp.net gridview custom column</p></div>
<p>basit olarak bir GV icine custom  BoundField  olusturmaya örnektir. Daha detaylı şeyleri yaratmak ve kodlamak sizin hayal gücünüze bağlı umarım şimdiden herkes için faydalı bir örnek olur.</p>
<div class="shr-publisher-583"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.eravse.com/index.php/2010/10/28/gridview-dynamic-boundfield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom DataBind .Net Chart Control</title>
		<link>http://www.eravse.com/index.php/2010/07/17/custom-databind-net-chart-control/</link>
		<comments>http://www.eravse.com/index.php/2010/07/17/custom-databind-net-chart-control/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 06:50:50 +0000</pubDate>
		<dc:creator>Eravse</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Eravseden]]></category>
		<category><![CDATA[Programlama]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Ms Chart 3.5]]></category>

		<guid isPermaLink="false">http://www.eravse.com/?p=517</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.eravse.com/index.php/category/programlama/c/" title="C#">C#</a><a href="http://www.eravse.com/index.php/category/eravseden/" title="Eravseden">Eravseden</a><a href="http://www.eravse.com/index.php/category/programlama/" title="Programlama">Programlama</a><a href="http://www.eravse.com/index.php/category/sql-server/" title="SQL Server">SQL Server</a></p>Bir sürelik anlama ve kavrama aşamasından sonra ufak tefek de olsa ms Chart control üzerinde bir iki demo ve nihai entegre çalışan bir grafik yapabildim Msdn ve ms Chartın sample dosyaları aslında simple olarak data binding işlemlerine sahip kodlar içermekte. (&#8230;)</p><p><a href="http://www.eravse.com/index.php/2010/07/17/custom-databind-net-chart-control/">Read the rest of this entry &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://www.eravse.com/index.php/category/programlama/c/" title="C#">C#</a><a href="http://www.eravse.com/index.php/category/eravseden/" title="Eravseden">Eravseden</a><a href="http://www.eravse.com/index.php/category/programlama/" title="Programlama">Programlama</a><a href="http://www.eravse.com/index.php/category/sql-server/" title="SQL Server">SQL Server</a></p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Bir sürelik anlama ve kavrama aşamasından sonra ufak tefek de olsa ms Chart control üzerinde bir iki demo ve nihai entegre çalışan bir grafik yapabildim <img src='http://www.eravse.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Msdn ve ms Chartın sample dosyaları aslında simple olarak data binding işlemlerine sahip kodlar içermekte. Yanlız benim gelen verim birazdaha komplex yapıda idi bind ederken taklalar atmak ve performansdan da ödün vermek gerekecek idi. </p>
<p>Ama uygulamadaki grafik local based çalışacağı için bir sıkıntı yaratmıyacağını düşünerekten kolları sıvadım.</p>
<p>Öncelikle ihtiyacım olan bir grid kontrol birde chart kontrolu default.aspx e koyuyoruz.</p>
<pre class="brush:[html]">
 <asp:gridview ID="GridView1" runat="server" Visible="False">
        </asp:gridview>
        

     <asp:chart ID="Chart1" runat="server" Palette="Fire" Width="1000"
            Height="242px" >
                  <chartareas>

                <asp:chartarea Name="ChartArea1" AlignmentOrientation="Vertical" AlignmentStyle="All">

                <axisy linecolor="64, 64, 64, 64" Maximum="22" Minimum="0" ArrowStyle="Lines"  IntervalAutoMode="FixedCount" LogarithmBase="10" TextOrientation="Stacked" IsMarksNextToAxis="False" IsLogarithmic="False" IsLabelAutoFit="True" IsInterlaced="True" Crossing="Auto" Enabled="Auto" IntervalOffset="Auto" LineDashStyle="Solid">

									<labelstyle font="Trebuchet MS, 8.25pt, style=Bold" />
									<majorgrid linecolor="64, 64, 64, 64" />

								</axisy>
								<axisx linecolor="64, 64, 64, 64" Maximum="13" Minimum="0" Interval="1" IntervalAutoMode="VariableCount">

                <labelstyle font="Trebuchet MS, 8.25pt, style=Bold" />
									<majorgrid linecolor="64, 64, 64, 64" Interval="1" IntervalOffset="NotSet"  IntervalOffsetType="Auto" IntervalType="Days" />

								</axisx>
<area3dstyle LightStyle="Realistic" />

                              </asp:chartarea>

            </chartareas>
        </asp:chart>
</pre>
<p>genel manada yukarıda belirtilen özellikleri biraz kurcalıyarak öğrenmek mümkün hala hepsinin ne manaya geldiklerini ben de bilmiyorum ama işime yaradığı gerçek <img src='http://www.eravse.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  neye yaradığını ezberlemem gerekmiyor . En güzel özelliği<br />
<area3dstyle LightStyle="Realistic" /> satırı. Gerçek 3d değil ama görsellik yönünden güzel grafik çıktısı vermekte.</p>
<pre class="brush:[csharp]">

 DatabaseConnector db = new DatabaseConnector();

    public void bindR(string pno, DateTime tarih)
    {

        SqlDataReader dr = db.GenelDoluReader("SELECT     * FROM         dbo.ko INNER JOIN     dbo.ko2 ON dbo.ko.guid = dbo.ko2.guid1 WHERE     (dbo.ko.pno = "+pno+") AND (dbo.ko.btarih ='"+tarih.ToString("yyyy-MM-dd")+"') ORDER BY dbo.ko2.tarih");

        DataView ds = db.GenelDataSource("SELECT     * FROM         dbo.ko INNER JOIN     dbo.ko2 ON dbo.ko.guid = dbo.ko2.guid1 WHERE     (dbo.ko.pno = "+pno+") AND (dbo.ko.btarih ='"+tarih.ToString("yyyy-MM-dd")+"') ORDER BY dbo.ko2.tarih");

        GridView1.DataSource = ds;
        GridView1.DataBind();
        Chart1.ChartAreas["ChartArea1"].AxisX.Maximum = 13;
        Chart1.ChartAreas["ChartArea1"].AxisX.Minimum =0;
        Chart1.ChartAreas["ChartArea1"].Area3DStyle.LightStyle = LightStyle.Realistic;

        for (int i = 0; i < = GridView1.Rows.Count - 1; i++)
        {
           CustomLabel cl = new CustomLabel();

            if (GridView1.Rows.Count == 0)
            {
                cl.Text = "0";
//       her ihtimale kadıkoy debug etmek için veri olmadıgında bir tane text yaratmak ıcın  benım datamda bos gelme ıhtımalı yok cunku dolu olmak zorunda hepsı .
            }
            else
            {
cl.Text = GridView1.Rows[i].Cells[0].Text.Substring(0, 10);
      }
           cl.FromPosition = i  + 0.8;
            cl.ToPosition = cl.FromPosition + 0.8;
            cl.Name = "cl" + i;

            Series s = new Series();
            s.Name = "r" + i;

            s.CustomProperties = "DrawingStyle=Cylinder";
            s.IsValueShownAsLabel = true;
            s.AxisLabel = cl.Name;

            Chart1.Series.Add(s);

            Chart1.ChartAreas["ChartArea1"].AxisX.CustomLabels.Add(cl);

        }

        if (ds.Count == 0)
        {
            Chart1.Series["r0"].Points.AddY(0);

            Chart1.DataManipulator.Group("AVE", 1, IntervalType.Days, "r0", "r1");

        }
        else
        { 

          Chart1.Series["r0"].Points.DataBindY(ds, "r1");

            Chart1.Series["r1"].Points.DataBindY(ds, "r2");
            Chart1.Series["r2"].Points.DataBindY(ds, "r3");
            Chart1.Series["r3"].Points.DataBindY(ds, "r4");
            Chart1.Series["r4"].Points.DataBindY(ds, "r5");

        }

    }
</pre>
<p>Aslında sadece yaptığımız bır iki şeye elle müdahale etmekten başka bir şey değil sonuç olarak aşağıdaki çıktı elimize gelicektir.</p>
<p><a href="http://www.eravse.com/wp-content/uploads/2010/07/grafik.jpg"><img src="http://www.eravse.com/wp-content/uploads/2010/07/grafik-300x211.jpg" alt="" title="grafik" width="300" height="211" class="alignnone size-medium wp-image-518" /></a></pre>
<div class="shr-publisher-517"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.eravse.com/index.php/2010/07/17/custom-databind-net-chart-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MobilePress</title>
		<link>http://www.eravse.com/index.php/2009/10/04/mobilepress/</link>
		<comments>http://www.eravse.com/index.php/2009/10/04/mobilepress/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 15:57:05 +0000</pubDate>
		<dc:creator>Eravse</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Eravseden]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://eravse.com/?p=320</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.eravse.com/index.php/category/programlama/c/" title="C#">C#</a><a href="http://www.eravse.com/index.php/category/eravseden/" title="Eravseden">Eravseden</a><a href="http://www.eravse.com/index.php/category/gsm/" title="GSM">GSM</a><a href="http://www.eravse.com/index.php/category/sql-server/" title="SQL Server">SQL Server</a><a href="http://www.eravse.com/index.php/category/gsm/windows-mobile/" title="Windows Mobile">Windows Mobile</a></p>Geniş bir iPhone çılgınlığı var dünyada şu anda . Hemen hepimiz internette dolaşan kimilerimizin kişile blogları, flickr hesapları yada facebook üyeliğimiz mevcut. WordPress en son iphone için kişisel blog&#8217;unuzu heryerden yönetmeniz için gerekli bir uygulama sundu.Biz windows mobile kullananlar ise (&#8230;)</p><p><a href="http://www.eravse.com/index.php/2009/10/04/mobilepress/">Read the rest of this entry &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://www.eravse.com/index.php/category/programlama/c/" title="C#">C#</a><a href="http://www.eravse.com/index.php/category/eravseden/" title="Eravseden">Eravseden</a><a href="http://www.eravse.com/index.php/category/gsm/" title="GSM">GSM</a><a href="http://www.eravse.com/index.php/category/sql-server/" title="SQL Server">SQL Server</a><a href="http://www.eravse.com/index.php/category/gsm/windows-mobile/" title="Windows Mobile">Windows Mobile</a></p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Geniş bir iPhone çılgınlığı var dünyada şu anda . Hemen hepimiz internette dolaşan kimilerimizin kişile blogları, flickr hesapları yada facebook üyeliğimiz mevcut.</p>
<p>WordPress en son iphone için kişisel blog&#8217;unuzu heryerden yönetmeniz için gerekli bir uygulama sundu.Biz windows mobile kullananlar ise kendi çabalarımızla bir şeyler yapmaya çalışıyoruz.</p>
<p>MobilePress xmlrpc apisini kullanarak wordpress blogunuza bağlanıyor ve şu an için yeni post,kategori listesi ve sayfa listeleme özelliklerine sahip.</p>
<p>emulatör vasıtası ile çekmiş olduğum screenshotları yayınlıyorum .</p>
<p>Open bir proje olan bu uygulamada geliştirici yada ekran dizaynlarını yapmak isteyen arkadaşlar olur ise iletişim adresim eravse [at] eravse.com dur. </p>
<h2>Proje Özellikleri </h2>
<p>C#<br />
Microsoft Compact Sql<br />
XMLRPC ara yüzü<br />
Xml Web Servisi<br />
ve eklentilerle devam ediyorum &#8230;</p>
<p>*Projeyi ingilizce olarak yazıyorum.. Nedeni Global dünyadaki tüm dostların kullanması için ama dil desteği için yardımcı olacak arkadaşlarımıza kapımız her zaman açık . Desteğinizi beklemekteyim.</p>

<a href='http://www.eravse.com/index.php/2009/10/04/mobilepress/screenshot-27-3/' title='screenshot.27'><img width="150" height="150" src="http://www.eravse.com/wp-content/uploads/2009/10/screenshot.27-150x150.jpg" class="attachment-thumbnail" alt="screenshot.27" title="screenshot.27" /></a>
<a href='http://www.eravse.com/index.php/2009/10/04/mobilepress/screenshot-24-2/' title='screenshot.24'><img width="150" height="150" src="http://www.eravse.com/wp-content/uploads/2009/10/screenshot.24-150x150.jpg" class="attachment-thumbnail" alt="screenshot.24" title="screenshot.24" /></a>
<a href='http://www.eravse.com/index.php/2009/10/04/mobilepress/screenshot-26-3/' title='screenshot.26'><img width="150" height="150" src="http://www.eravse.com/wp-content/uploads/2009/10/screenshot.26-150x150.jpg" class="attachment-thumbnail" alt="screenshot.26" title="screenshot.26" /></a>

<div class="shr-publisher-320"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.eravse.com/index.php/2009/10/04/mobilepress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server için izin verilen veri tipi dönüşümleri</title>
		<link>http://www.eravse.com/index.php/2009/08/01/sql-server-icin-izin-verilen-veri-tipi-donusumleri/</link>
		<comments>http://www.eravse.com/index.php/2009/08/01/sql-server-icin-izin-verilen-veri-tipi-donusumleri/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 09:35:48 +0000</pubDate>
		<dc:creator>Eravse</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://eravse.com/?p=84</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.eravse.com/index.php/category/sql-server/" title="SQL Server">SQL Server</a></p>SQL Server sistemi için izin verilen bütün açık ve örtük veri tipi dönüşümleri tablo halinde aşağıda gösterilmiştir. kynk:Msdn]]></description>
			<content:encoded><![CDATA[<p>Posted in <a href="http://www.eravse.com/index.php/category/sql-server/" title="SQL Server">SQL Server</a></p><!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>SQL Server sistemi için izin verilen bütün açık ve örtük veri tipi dönüşümleri tablo halinde aşağıda gösterilmiştir.</p>
<p>
<p style="background-color: white;"><img src="http://i.msdn.microsoft.com/ms187928.72efe197-3708-4fc3-8d58-4bfb0381dc1b%28en-us,SQL.100%29.gif" /></p>
<p style="background-color: white;">kynk:Msdn</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=090ee194-f710-826f-ac23-dba860bea84f" /></div>
<div class="shr-publisher-84"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.eravse.com/index.php/2009/08/01/sql-server-icin-izin-verilen-veri-tipi-donusumleri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

