<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VB Society.com &#187; C Sharp</title>
	<atom:link href="http://www.vbsociety.com/category/c-sharp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vbsociety.com</link>
	<description>Visual Basic Programming Tutorials</description>
	<lastBuildDate>Mon, 09 Jan 2012 00:01:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HyperTerminal Program Source Code</title>
		<link>http://www.vbsociety.com/hyperterminal-program-source-code.html</link>
		<comments>http://www.vbsociety.com/hyperterminal-program-source-code.html#comments</comments>
		<pubDate>Tue, 15 Mar 2011 21:40:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[HyperTerminal Source Code]]></category>

		<guid isPermaLink="false">http://www.vbsociety.com/?p=126</guid>
		<description><![CDATA[HyperTerminal Program Source Code You landed here as you searched for HyperTerminal Source Code.  You may be experiencing Serial Port Hangs on Close Port. We will update this page as we get more information on this. HyperTerminal Source Code HyperTerminal Program Source Code HyperTerminal Code HyperTerminal Sample Source Code Related Posts:Serial Port Hangs On Close [...]]]></description>
		<wfw:commentRss>http://www.vbsociety.com/hyperterminal-program-source-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serial Port Hangs On Close Port</title>
		<link>http://www.vbsociety.com/serial-port-hangs-on-close-port.html</link>
		<comments>http://www.vbsociety.com/serial-port-hangs-on-close-port.html#comments</comments>
		<pubDate>Wed, 20 Oct 2010 02:27:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[Serial comms]]></category>
		<category><![CDATA[Serial comms in .net]]></category>
		<category><![CDATA[Serial Port]]></category>
		<category><![CDATA[Serial Port Hangs On Close Port]]></category>

		<guid isPermaLink="false">http://www.vbsociety.com/?p=115</guid>
		<description><![CDATA[There are many issues with  serial port programming especially as the programm hangs when you try to close port. Following links may help you to solve this problem.  Please post sample code and comment if you find a solution. http://social.msdn.microsoft.com/forums/en-US/Vsexpressvcs/thread/ce8ce1a3-64ed-4f26-b9ad-e2ff1d3be0a5/ http://blogs.msdn.com/b/bclteam/archive/2006/10/10/top-5-serialport-tips-_5b00_kim-hamilton_5d00_.aspx http://connect.microsoft.com/VisualStudio/feedback/details/202137/serialport-close-hangs-the-application#details http://zachsaw.blogspot.com/2010/07/net-serialport-woes.html http://www.daniweb.com/forums/thread289793.html http://www.c-sharpcorner.com/UploadFile/eclipsed4utoo/SerialPortCommunication12082008111137AM/SerialPortCommunication.aspx http://www.dreamincode.net/forums/topic/35775-serial-port-communication-in-c%23/ www.robbayer.com/files/serial-win.pdf Related Posts:HyperTerminal Program Source CodeASP.net2.0 Data ControlsC Sharp Ptactice [...]]]></description>
		<wfw:commentRss>http://www.vbsociety.com/serial-port-hangs-on-close-port.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Value Type and Reference Type</title>
		<link>http://www.vbsociety.com/value-type-and-reference-type.html</link>
		<comments>http://www.vbsociety.com/value-type-and-reference-type.html#comments</comments>
		<pubDate>Mon, 22 Mar 2010 16:08:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Reference Type]]></category>
		<category><![CDATA[Value Type]]></category>

		<guid isPermaLink="false">http://www.vbsociety.com/?p=83</guid>
		<description><![CDATA[What is Value Type and Reference Type? Value types are variables that comyain the data directly instead of containing a reference to the data stored elsewhere in memory.  Instances of value types are stored in an area of memory called stack. Related Posts:Different Types of Connectors used in PCASP.net2.0 Data ControlsC Sharp Test Question 7C [...]]]></description>
		<wfw:commentRss>http://www.vbsociety.com/value-type-and-reference-type.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C Sharp Ptactice Test Questions</title>
		<link>http://www.vbsociety.com/c-sharp-ptactice-test-questions.html</link>
		<comments>http://www.vbsociety.com/c-sharp-ptactice-test-questions.html#comments</comments>
		<pubDate>Tue, 09 Mar 2010 20:55:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Assembly]]></category>
		<category><![CDATA[C Sharp Questions]]></category>
		<category><![CDATA[C# questions]]></category>

		<guid isPermaLink="false">http://www.vbsociety.com/?p=44</guid>
		<description><![CDATA[You develop a Windows application by using the .NET Framework. The application makes use of an assembly named MyAssembly. The assembly file MyAssembly.dll is deployed in a folder named bin20 under the application&#8217;s root directory. The MyAssembly assembly is not strongly named. You must configure the Windows application to specify the location of the MyAssembly [...]]]></description>
		<wfw:commentRss>http://www.vbsociety.com/c-sharp-ptactice-test-questions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defining a Function in C Sharp</title>
		<link>http://www.vbsociety.com/defining-a-function-in-c-sharp.html</link>
		<comments>http://www.vbsociety.com/defining-a-function-in-c-sharp.html#comments</comments>
		<pubDate>Thu, 18 Feb 2010 05:32:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.net]]></category>
		<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[C Sharp functions]]></category>
		<category><![CDATA[Functions in C Sharp]]></category>
		<category><![CDATA[Using functions in .net]]></category>

		<guid isPermaLink="false">http://www.vbsociety.com/?p=40</guid>
		<description><![CDATA[Defining a function in C Sharp: Related Posts:C Sharp Test Question 7C Sharp Test Question 8C Sharp Test Question 2Arrays In C SharpC Sharp Test Question 6]]></description>
		<wfw:commentRss>http://www.vbsociety.com/defining-a-function-in-c-sharp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arrays In C Sharp</title>
		<link>http://www.vbsociety.com/arrays-in-c-sharp.html</link>
		<comments>http://www.vbsociety.com/arrays-in-c-sharp.html#comments</comments>
		<pubDate>Tue, 16 Feb 2010 20:43:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[Arrays In C Sharp]]></category>
		<category><![CDATA[Defining Arrays in C Charp]]></category>
		<category><![CDATA[number of elements in the array]]></category>
		<category><![CDATA[Variable Length Array]]></category>

		<guid isPermaLink="false">http://www.vbsociety.com/?p=27</guid>
		<description><![CDATA[Here we will examine how Arrays are defined in C Sharp and used.
]]></description>
		<wfw:commentRss>http://www.vbsociety.com/arrays-in-c-sharp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The if Statement in .net</title>
		<link>http://www.vbsociety.com/the-if-statement-in-net.html</link>
		<comments>http://www.vbsociety.com/the-if-statement-in-net.html#comments</comments>
		<pubDate>Fri, 05 Feb 2010 03:46:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[conditional statement in .net]]></category>
		<category><![CDATA[if statement]]></category>
		<category><![CDATA[if statement in c#]]></category>
		<category><![CDATA[if statement in VB]]></category>

		<guid isPermaLink="false">http://www.vbsociety.com/?p=20</guid>
		<description><![CDATA[If statment is very useful in decision making.  We will examine different ways of using if statment in VB and  C# (Visual basic and C Sharp). The simplest use of an if statement is as follows: if  (&#60;condition&#62;)       &#60;code executed if &#60;test&#62; is true&#62;: In this the code is executed when the test condition [...]]]></description>
		<wfw:commentRss>http://www.vbsociety.com/the-if-statement-in-net.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

