<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>CodeGuru Forums - .NET Framework</title>
		<link>http://forums.codeguru.com/</link>
		<description>Ask general questions about the .NET Framework. Discuss general CTS, CLR, and other .NET Platform questions and issues</description>
		<language>en</language>
		<lastBuildDate>Thu, 20 Jun 2013 02:20:28 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.codeguru.com/images/misc/rss.png</url>
			<title>CodeGuru Forums - .NET Framework</title>
			<link>http://forums.codeguru.com/</link>
		</image>
		<item>
			<title>binary resource file size limitation</title>
			<link>http://forums.codeguru.com/showthread.php?537487-binary-resource-file-size-limitation&amp;goto=newpost</link>
			<pubDate>Sat, 01 Jun 2013 11:37:32 GMT</pubDate>
			<description>I am new to Visual studio. Here is my test project setup

1. Visual studio 2010 ultimate
2. .NET framwork 4.0 Windows Forms Application
3. Using default project settings (did not modify any settings)

From solution explorer, I imported a resource file (binary/rcdata). Upon building the project, build completes successfully, but application exe has 0 size. Upon further investigation I found that this happens when any resource file has a size more than 2558 bytes. 
Is there any size limitation with rcdata resource? Or do I have to do some specific setting? 

To verify, i created a new win32 application project and imported the same resource file and it works fine. I would really appreciate any help/suggestion to solve this issue.</description>
			<content:encoded><![CDATA[<div>I am new to Visual studio. Here is my test project setup<br />
<br />
1. Visual studio 2010 ultimate<br />
2. .NET framwork 4.0 Windows Forms Application<br />
3. Using default project settings (did not modify any settings)<br />
<br />
From solution explorer, I imported a resource file (binary/rcdata). Upon building the project, build completes successfully, but application exe has 0 size. Upon further investigation I found that this happens when any resource file has a size more than 2558 bytes. <br />
Is there any size limitation with rcdata resource? Or do I have to do some specific setting? <br />
<br />
To verify, i created a new win32 application project and imported the same resource file and it works fine. I would really appreciate any help/suggestion to solve this issue.</div>

]]></content:encoded>
			<category domain="http://forums.codeguru.com/forumdisplay.php?46-NET-Framework">.NET Framework</category>
			<dc:creator>sanmar</dc:creator>
			<guid isPermaLink="true">http://forums.codeguru.com/showthread.php?537487-binary-resource-file-size-limitation</guid>
		</item>
		<item>
			<title>Customize Winforms ComboBox With Image From Local Resources</title>
			<link>http://forums.codeguru.com/showthread.php?537347-Customize-Winforms-ComboBox-With-Image-From-Local-Resources&amp;goto=newpost</link>
			<pubDate>Tue, 28 May 2013 04:48:12 GMT</pubDate>
			<description>I am trying to customize my own ComboBox that works similar to the original Combobox in Winforms, only difference is the design/look. I have the picture file of the arrow button, the rectangle and the dropdown list in my local resources. 

I have searched the net and all I can find is the codes that I would have to draw the Combobox myself in the code like using the Rectangle function and specify the rectangle width, height etc. 

So I would like to ask if it is possible to use images from local resources to customise my ComboBox while still maintaining the functions for the Combobox. If yes, please show some code snippets like which classes and methods I should use. (I using C# btw)

Thank You</description>
			<content:encoded><![CDATA[<div>I am trying to customize my own ComboBox that works similar to the original Combobox in Winforms, only difference is the design/look. I have the picture file of the arrow button, the rectangle and the dropdown list in my local resources. <br />
<br />
I have searched the net and all I can find is the codes that I would have to draw the Combobox myself in the code like using the Rectangle function and specify the rectangle width, height etc. <br />
<br />
So I would like to ask if it is possible to use images from local resources to customise my ComboBox while still maintaining the functions for the Combobox. If yes, please show some code snippets like which classes and methods I should use. (I using C# btw)<br />
<br />
Thank You</div>

]]></content:encoded>
			<category domain="http://forums.codeguru.com/forumdisplay.php?46-NET-Framework">.NET Framework</category>
			<dc:creator>GYong</dc:creator>
			<guid isPermaLink="true">http://forums.codeguru.com/showthread.php?537347-Customize-Winforms-ComboBox-With-Image-From-Local-Resources</guid>
		</item>
		<item>
			<title>Toolkit version for visual studio 2005</title>
			<link>http://forums.codeguru.com/showthread.php?537209-Toolkit-version-for-visual-studio-2005&amp;goto=newpost</link>
			<pubDate>Wed, 22 May 2013 09:06:17 GMT</pubDate>
			<description>I am starting using the visual studio 2005 framework 3.5. Please tell me which version of the toolkit is needed for it and from where I can download it with installation guidelines.</description>
			<content:encoded><![CDATA[<div>I am starting using the visual studio 2005 framework 3.5. Please tell me which version of the toolkit is needed for it and from where I can download it with installation guidelines.</div>

]]></content:encoded>
			<category domain="http://forums.codeguru.com/forumdisplay.php?46-NET-Framework">.NET Framework</category>
			<dc:creator>Michaelpina</dc:creator>
			<guid isPermaLink="true">http://forums.codeguru.com/showthread.php?537209-Toolkit-version-for-visual-studio-2005</guid>
		</item>
	</channel>
</rss>
