<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>System.Drawing/GDI+</title><link>http://forums.asp.net/150.aspx</link><description>Discuss manipulating and creating graphics using the System.Drawing namespace and GDI+.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: automatically resize images before storing in SQL database</title><link>http://forums.asp.net/thread/3248439.aspx</link><pubDate>Sun, 21 Jun 2009 05:47:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3248439</guid><dc:creator>RMcBride</dc:creator><author>RMcBride</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3248439.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=150&amp;PostID=3248439</wfw:commentRss><description>&lt;p&gt;Got it. I can see the solution. I just have to figure out how to implement it in my situation. Thanks&lt;/p&gt;

&lt;p&gt;Richard&lt;/p&gt;</description></item><item><title>Re: automatically resize images before storing in SQL database</title><link>http://forums.asp.net/thread/3248374.aspx</link><pubDate>Sun, 21 Jun 2009 04:41:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3248374</guid><dc:creator>whighfield</dc:creator><author>whighfield</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3248374.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=150&amp;PostID=3248374</wfw:commentRss><description>&lt;p&gt;The image in the atricle is resized before it is saved to the folder so instead of saving to the folder you would save the image byte array to the database.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thefrozencoder.ca/post.aspx?id=35c6dbaf-a289-4ce5-822b-1e6e45cb68d7"&gt;http://www.thefrozencoder.ca/post.aspx?id=35c6dbaf-a289-4ce5-822b-1e6e45cb68d7&lt;/a&gt;&amp;nbsp;this article shows you how to do that as well.&lt;/p&gt;</description></item><item><title>Re: automatically resize images before storing in SQL database</title><link>http://forums.asp.net/thread/3248345.aspx</link><pubDate>Sun, 21 Jun 2009 04:16:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3248345</guid><dc:creator>RMcBride</dc:creator><author>RMcBride</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3248345.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=150&amp;PostID=3248345</wfw:commentRss><description>&lt;p&gt;Hi whigfield&lt;/p&gt;
&lt;p&gt;Alas I am storing the images in a SQL database and your article says &amp;quot;Images must be stored in a folder called “Images”. On the other hand, I could create a serverside version of the file, resize the file and then try to figure out how to get the serverside resized&amp;nbsp;file into the database.&lt;/p&gt;
&lt;p&gt;I would appreciate more ideas if anyone has any.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;</description></item><item><title>Re: automatically resize images before storing in SQL database</title><link>http://forums.asp.net/thread/3248332.aspx</link><pubDate>Sun, 21 Jun 2009 03:57:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3248332</guid><dc:creator>whighfield</dc:creator><author>whighfield</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3248332.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=150&amp;PostID=3248332</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://www.thefrozencoder.ca/post.aspx?id=31972bad-f517-4516-a820-06b9c59196f5"&gt;http://www.thefrozencoder.ca/post.aspx?id=31972bad-f517-4516-a820-06b9c59196f5&lt;/a&gt;&amp;nbsp;some code I got off the internet that does this&lt;/p&gt;</description></item><item><title>automatically resize images before storing in SQL database</title><link>http://forums.asp.net/thread/3248252.aspx</link><pubDate>Sun, 21 Jun 2009 02:14:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3248252</guid><dc:creator>RMcBride</dc:creator><author>RMcBride</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3248252.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=150&amp;PostID=3248252</wfw:commentRss><description>&lt;p&gt;Hi all&lt;/p&gt;
&lt;p&gt;I have a page where users can upload photos associated with their records in our database. The photos are stored in a SQL database as an image. Some of these photos are larger than they need to be for display on a web page. Is there a way in ASP to automatically resize these images before they are uploaded in the database?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Richard&lt;/p&gt;</description></item></channel></rss>