<?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>p2p.wrox.com Forums - Visual Studio 2005</title>
		<link>http://p2p.wrox.com</link>
		<description>For discussing Visual Studio 2005. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 19:09:38 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://p2p.wrox.com/images/misc/rss.jpg</url>
			<title>p2p.wrox.com Forums - Visual Studio 2005</title>
			<link>http://p2p.wrox.com</link>
		</image>
		<item>
			<title>Compiler Error Message: BC30037: Character is not valid.</title>
			<link>http://p2p.wrox.com/visual-studio-2005/76910-compiler-error-message-bc30037-character-not-valid.html</link>
			<pubDate>Thu, 05 Nov 2009 03:52:08 GMT</pubDate>
			<description>Hi,

I try to browse the sample codes came with the Beginning Visual Basi 2005 book, chapter 18; and I got the following compiling...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I try to browse the sample codes came with the Beginning Visual Basi 2005 book, chapter 18; and I got the following compiling error:<br />
<br />
Compilation Error <br />
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. <br />
<br />
Compiler Error Message: BC30037: Character is not valid.<br />
<br />
Source Error:<br />
<br />
 <br />
<br />
Line 1:  &lt;%@ Language = &quot;VBScript&quot; %&gt; <br />
<br />
 <br />
The codes was cut and pasted directly from download files.<br />
<br />
Please let me know how to resolve this error.<br />
<br />
Thanks,</div>

]]></content:encoded>
			<category domain="http://p2p.wrox.com/visual-studio-2005-140/">Visual Studio 2005</category>
			<dc:creator>danielv243</dc:creator>
			<guid isPermaLink="true">http://p2p.wrox.com/visual-studio-2005/76910-compiler-error-message-bc30037-character-not-valid.html</guid>
		</item>
		<item>
			<title>Combobox in C#</title>
			<link>http://p2p.wrox.com/visual-studio-2005/76849-combobox-c.html</link>
			<pubDate>Sun, 01 Nov 2009 17:31:44 GMT</pubDate>
			<description><![CDATA[Hello all,
i am developing a windows application in C# & in this, i want to have two combo boxes

comboState & comboCity

i have added items in...]]></description>
			<content:encoded><![CDATA[<div>Hello all,<br />
i am developing a windows application in C# &amp; in this, i want to have two combo boxes<br />
<br />
comboState &amp; comboCity<br />
<br />
i have added items in comboState &amp; i want to add items in comboCity at runtime when user selects a particular item in comboState.<br />
<br />
Selecting a different item in comboState also updates items in comboCity.<br />
<br />
i am unable to do it, is there anyone who could help me out !<br />
thanks</div>

]]></content:encoded>
			<category domain="http://p2p.wrox.com/visual-studio-2005-140/">Visual Studio 2005</category>
			<dc:creator>ginny999</dc:creator>
			<guid isPermaLink="true">http://p2p.wrox.com/visual-studio-2005/76849-combobox-c.html</guid>
		</item>
		<item>
			<title>Visual Studio 2005 export to Excel Issue with formatting</title>
			<link>http://p2p.wrox.com/visual-studio-2005/76787-visual-studio-2005-export-excel-issue-formatting.html</link>
			<pubDate>Tue, 27 Oct 2009 17:25:59 GMT</pubDate>
			<description><![CDATA[Hi Everyone-

I am having a tricky issue I have not run into before.  I have designed a report in Visual Studio with numerous matrix's in it.  In the...]]></description>
			<content:encoded><![CDATA[<div>Hi Everyone-<br />
<br />
I am having a tricky issue I have not run into before.  I have designed a report in Visual Studio with numerous matrix's in it.  In the very last cloumn of every matrix I have an &quot;IIF&quot; statement in a cell.  An example of the Iif statment is:<br />
<br />
=Iif(reportitems!textbox255.Value &gt; 0, reportitems!textbox256.Value/reportitems!textbox255.Value,0)<br />
<br />
This same statement is over and over again in the other matrix's last cell to the right, except the textbox values are different since &quot;reportitems!textbox255.Value&quot; obviously isn't in every matrix so it would have to be changed to accomodate.  (EX: reportitems!textbox311.Value...and so on..)<br />
<br />
I had selected the properties of the cell and set the format code to &quot;P&quot; (for percentage) for all these and double checked to make sure and they all are and they are still all set up to show percentages .  <br />
<br />
When I preview the report in Visual Studio all show as percentages...like they are supposed to.  When I export to a PDF they also still all show as percentages too.  The problem is when I export to excel, some of them are not showing up as percentages, but rather showing up as decimals.  For example one of these matrix's will show the amounts with a percentage format like &quot;100%&quot; while the other matrix will show it as a decimal like .1 with no percentage sign.<br />
<br />
All the matrix's have the exact same formatting and are showing fine in PDF form and in the preview in Visual Studio, so why is excel showing some matrix's values in percentages, and some of the matrix's in decimals.<br />
<br />
Any ideas?</div>

]]></content:encoded>
			<category domain="http://p2p.wrox.com/visual-studio-2005-140/">Visual Studio 2005</category>
			<dc:creator>kristyrae21</dc:creator>
			<guid isPermaLink="true">http://p2p.wrox.com/visual-studio-2005/76787-visual-studio-2005-export-excel-issue-formatting.html</guid>
		</item>
	</channel>
</rss>
