<?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>Fatih DEMİRCİ &#187; resim</title>
	<atom:link href="http://www.fatihdemirci.net/index.php/tag/resim/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fatihdemirci.net</link>
	<description>Microsoft MVP &#124; MCT &#124; Solution Architect &#124; AI-Ready ERP &#38; CRM Copilot &#38; Agentic Business Applications</description>
	<lastBuildDate>Sat, 30 May 2026 11:09:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Axapta&#8217;da bitmap okuyup display etmek</title>
		<link>https://www.fatihdemirci.net/index.php/2010/07/28/axaptada-bitmap-okuyup-display-etmek/</link>
		<comments>https://www.fatihdemirci.net/index.php/2010/07/28/axaptada-bitmap-okuyup-display-etmek/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 12:29:58 +0000</pubDate>
		<dc:creator>Fatih Demirci</dc:creator>
				<category><![CDATA[Dynamics AX]]></category>
		<category><![CDATA[Ax 2009]]></category>
		<category><![CDATA[Axapta]]></category>
		<category><![CDATA[bitmap]]></category>
		<category><![CDATA[bmp]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Metod]]></category>
		<category><![CDATA[resim]]></category>
		<category><![CDATA[x++]]></category>

		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=362</guid>
		<description><![CDATA[Merhaba Bir klasördeki resimleri aşağıdaki şekilde dislay edebilirsiniz.  display Bitmap dispPersonelSgn()  // donuş tipi Bitmap resimlerimiz bmp uzantili {     str             fileName;     Bitmap bitmap;     Bindata binData = new BinData();     ;    // fileName = strfmt(&#8220;%1\Sgn%2.bmp&#8221;, Parameters::find().PictureFolder, EmplTable_1.EmplId);   //  eğer bir parametre tablonuz var ve orda resmin yolunu tutuyorsanız yukardaki koda benzer bir [...]]]></description>
		<wfw:commentRss>https://www.fatihdemirci.net/index.php/2010/07/28/axaptada-bitmap-okuyup-display-etmek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ax 2009 Resim işlemleri</title>
		<link>https://www.fatihdemirci.net/index.php/2010/05/08/ax-2009-resim-islemleri/</link>
		<comments>https://www.fatihdemirci.net/index.php/2010/05/08/ax-2009-resim-islemleri/#comments</comments>
		<pubDate>Sat, 08 May 2010 09:01:05 +0000</pubDate>
		<dc:creator>Fatih Demirci</dc:creator>
				<category><![CDATA[Dynamics AX]]></category>
		<category><![CDATA[x++]]></category>
		<category><![CDATA[Ax 2009]]></category>
		<category><![CDATA[Axapta]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Metod]]></category>
		<category><![CDATA[organization schema]]></category>
		<category><![CDATA[resim]]></category>

		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=322</guid>
		<description><![CDATA[Merhaba Ax 2009 &#8216;da İk altında çalışanlara resim eklenbliyor. Son zamanlarda yaptığım bir arge çalışmasında kuruluş görünümü kisminde çalışan resimlerinin gösterilmesiyle  ilgili bir çalışma yaptım. Aşağıdaki metod bu  işi yapıyor. Çağırmak için populateMoreManagerChildren metodunda aşşağıdaki kodu kullanın  element.makeImage(node,emplSource); public void makeImage(COM _node, empltable _empltable) {     container           dataContainer;     Image               logoImage;     fileIOPermission    fileIOPermission;     str                 [...]]]></description>
		<wfw:commentRss>https://www.fatihdemirci.net/index.php/2010/05/08/ax-2009-resim-islemleri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
