<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Debugger yazısına yapılan yorumlar</title>
	<atom:link href="http://www.fatihdemirci.net/index.php/2010/04/01/debugger/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/</link>
	<description>Microsoft MVP &#124; MCT &#124; Solution Architect &#124; AI-Ready ERP &#38; CRM Copilot &#38; Agentic Business Applications</description>
	<lastBuildDate>Tue, 18 May 2021 16:05:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Fatih Demirci tarafından</title>
		<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/comment-page-1/#comment-53107</link>
		<dc:creator>Fatih Demirci</dc:creator>
		<pubDate>Fri, 09 May 2014 09:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=294#comment-53107</guid>
		<description>Merhaba  task metodunu kullanmalısınız. Basıt bir örnek şöyle:
public int task(int _taskId)
{
int ret;

ret = super(_taskId);
if(_taskId == 2827)//2827 =&gt; TAB 
element.close();

return ret;
}</description>
		<content:encoded><![CDATA[<p>Merhaba  task metodunu kullanmalısınız. Basıt bir örnek şöyle:<br />
public int task(int _taskId)<br />
{<br />
int ret;</p>
<p>ret = super(_taskId);<br />
if(_taskId == 2827)//2827 =&gt; TAB<br />
element.close();</p>
<p>return ret;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Fatih Demirci tarafından</title>
		<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/comment-page-1/#comment-53106</link>
		<dc:creator>Fatih Demirci</dc:creator>
		<pubDate>Fri, 09 May 2014 09:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=294#comment-53106</guid>
		<description>Merhaba  task metodunu kullanmalısınız. Basıt bir örnek şöyle:

public int task(int _taskId)
{
int ret;

ret = super(_taskId);
if(_taskId == 2827)//2827 =&gt; TAB 
element.close();

return ret;
}</description>
		<content:encoded><![CDATA[<p>Merhaba  task metodunu kullanmalısınız. Basıt bir örnek şöyle:</p>
<p>public int task(int _taskId)<br />
{<br />
int ret;</p>
<p>ret = super(_taskId);<br />
if(_taskId == 2827)//2827 =&gt; TAB<br />
element.close();</p>
<p>return ret;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Sinan Yürekli tarafından</title>
		<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/comment-page-1/#comment-53105</link>
		<dc:creator>Sinan Yürekli</dc:creator>
		<pubDate>Fri, 09 May 2014 09:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=294#comment-53105</guid>
		<description>Merhabalar.Bu siteye yazdıgım için tekrar yazmak istemedim.Ax 2009 için Bir form içinde DocuView butonu için kısayol yapmak istiyoruz.Örneğin Ctrl + j gibi.. bu konuda yardımcı olabilirmisiniz.Macrolar için ResAppl,task,Keypressed macrolarına baktık lakin çıkaramadık.</description>
		<content:encoded><![CDATA[<p>Merhabalar.Bu siteye yazdıgım için tekrar yazmak istemedim.Ax 2009 için Bir form içinde DocuView butonu için kısayol yapmak istiyoruz.Örneğin Ctrl + j gibi.. bu konuda yardımcı olabilirmisiniz.Macrolar için ResAppl,task,Keypressed macrolarına baktık lakin çıkaramadık.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Sinan Yürekli tarafından</title>
		<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/comment-page-1/#comment-53104</link>
		<dc:creator>Sinan Yürekli</dc:creator>
		<pubDate>Fri, 09 May 2014 09:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=294#comment-53104</guid>
		<description>Merhabalar.Bu siteye yazdıgım için tekrar yazmak istemedim.Bir form içinde DocuView butonu için kısayol yapmak istiyoruz.Örneğin Ctrl + j gibi.. bu konuda yardımcı olabilirmisiniz.Macrolar için ResAppl,task,Keypressed macrolarına baktık lakin çıkaramadık.
http://dynamicsuser.net/forums/t/75343.aspx</description>
		<content:encoded><![CDATA[<p>Merhabalar.Bu siteye yazdıgım için tekrar yazmak istemedim.Bir form içinde DocuView butonu için kısayol yapmak istiyoruz.Örneğin Ctrl + j gibi.. bu konuda yardımcı olabilirmisiniz.Macrolar için ResAppl,task,Keypressed macrolarına baktık lakin çıkaramadık.<br />
<a href="http://dynamicsuser.net/forums/t/75343.aspx" rel="nofollow">http://dynamicsuser.net/forums/t/75343.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Fatih Demirci tarafından</title>
		<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/comment-page-1/#comment-7452</link>
		<dc:creator>Fatih Demirci</dc:creator>
		<pubDate>Tue, 28 Sep 2010 20:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=294#comment-7452</guid>
		<description>whatever you want :)</description>
		<content:encoded><![CDATA[<p>whatever you want <img src='https://www.fatihdemirci.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Leon Raisor tarafından</title>
		<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/comment-page-1/#comment-7451</link>
		<dc:creator>Leon Raisor</dc:creator>
		<pubDate>Tue, 28 Sep 2010 12:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=294#comment-7451</guid>
		<description>Should i repost this on my blog? I am going to set you a back-link. Let me know, thank you!</description>
		<content:encoded><![CDATA[<p>Should i repost this on my blog? I am going to set you a back-link. Let me know, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>make money wholesale tarafından</title>
		<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/comment-page-1/#comment-7425</link>
		<dc:creator>make money wholesale</dc:creator>
		<pubDate>Mon, 27 Sep 2010 23:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=294#comment-7425</guid>
		<description>I stumbled upon this post from technoratic, good blog, keep it up.</description>
		<content:encoded><![CDATA[<p>I stumbled upon this post from technoratic, good blog, keep it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Taha Durgut tarafından</title>
		<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/comment-page-1/#comment-7099</link>
		<dc:creator>Taha Durgut</dc:creator>
		<pubDate>Fri, 17 Sep 2010 15:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=294#comment-7099</guid>
		<description>Merhaba;
Yardımlarınız için çok teşekkür ederim 

Saygılarımla..</description>
		<content:encoded><![CDATA[<p>Merhaba;<br />
Yardımlarınız için çok teşekkür ederim </p>
<p>Saygılarımla..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Fatih Demirci tarafından</title>
		<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/comment-page-1/#comment-7086</link>
		<dc:creator>Fatih Demirci</dc:creator>
		<pubDate>Fri, 17 Sep 2010 12:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=294#comment-7086</guid>
		<description>Merhaba
Microsoft Dynamics AX Configuration Utility de Developer sekmesinde Enable User Breekponts to code running in the Business connector ve Enable User Breekponts to code running in the Business connector client&#039;ı işaretlemeniz gerekiyor.

Bunlardan sonra serveri restart edip tekrar deneyin.

Selamlar.</description>
		<content:encoded><![CDATA[<p>Merhaba<br />
Microsoft Dynamics AX Configuration Utility de Developer sekmesinde Enable User Breekponts to code running in the Business connector ve Enable User Breekponts to code running in the Business connector client&#8217;ı işaretlemeniz gerekiyor.</p>
<p>Bunlardan sonra serveri restart edip tekrar deneyin.</p>
<p>Selamlar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Taha Durgut tarafından</title>
		<link>https://www.fatihdemirci.net/index.php/2010/04/01/debugger/comment-page-1/#comment-6981</link>
		<dc:creator>Taha Durgut</dc:creator>
		<pubDate>Wed, 15 Sep 2010 20:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatihdemirci.net/?p=294#comment-6981</guid>
		<description>Merhaba Fatih bey uyarılarınız doğrultusunda debuggerı aktif ettim fakat yine olumlu bir sonuç alamadım aşağıda verdiğim url den debugger yapılması istenen bilgiler mevcuttur zamanınız imkan verdiği ölçüde debugger yapmayı birde siz deneyebilirseniz sorunun ortaya çıkacağını düşünüyorum 
Saygılarımla  İyi Çalışmalar.

http://www.hizliupload.com/img/ekranabnb.png</description>
		<content:encoded><![CDATA[<p>Merhaba Fatih bey uyarılarınız doğrultusunda debuggerı aktif ettim fakat yine olumlu bir sonuç alamadım aşağıda verdiğim url den debugger yapılması istenen bilgiler mevcuttur zamanınız imkan verdiği ölçüde debugger yapmayı birde siz deneyebilirseniz sorunun ortaya çıkacağını düşünüyorum<br />
Saygılarımla  İyi Çalışmalar.</p>
<p><a href="http://www.hizliupload.com/img/ekranabnb.png" rel="nofollow">http://www.hizliupload.com/img/ekranabnb.png</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
