<?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>Visual Basic Q&#38;A &#187; control</title>
	<atom:link href="http://jack-fx.com/vbqa/tag/control/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/vbqa</link>
	<description>Visual Basic Questions and Answers, VB QA</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:49:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FIX: ADO DataControl and DataEnvironment Events Only Work with ADO 2.0</title>
		<link>http://jack-fx.com/vbqa/2011/07/28/fix-ado-datacontrol-and-dataenvironment-events-only-work-with-ado-2-0-2/</link>
		<comments>http://jack-fx.com/vbqa/2011/07/28/fix-ado-datacontrol-and-dataenvironment-events-only-work-with-ado-2-0-2/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 13:03:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[activex data objects]]></category>
		<category><![CDATA[ADO]]></category>
		<category><![CDATA[ado data control]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[microsoft activex]]></category>
		<category><![CDATA[microsoft data access]]></category>
		<category><![CDATA[microsoft data access components]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2011/07/28/fix-ado-datacontrol-and-dataenvironment-events-only-work-with-ado-2-0-2/</guid>
		<description><![CDATA[SymptomsWhen you attempt to use the events of an ADO Data Control or the DataEnvironment with a reference to a version of the Microsoft ActiveX Data Objects (ADO) later than version 2.0, you receive the following error message:
Compile error:Procedure declaration does not match description of event or procedure having the same name.ResolutionThe ADO Data Control [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2011/07/28/fix-ado-datacontrol-and-dataenvironment-events-only-work-with-ado-2-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET data binding overview</title>
		<link>http://jack-fx.com/vbqa/2011/06/22/asp-net-data-binding-overview/</link>
		<comments>http://jack-fx.com/vbqa/2011/06/22/asp-net-data-binding-overview/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 11:09:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cnn]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[DataSet]]></category>
		<category><![CDATA[declarative syntax]]></category>
		<category><![CDATA[expression syntax]]></category>
		<category><![CDATA[knowledge base article]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft knowledge base article]]></category>
		<category><![CDATA[Repeater]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2011/06/22/asp-net-data-binding-overview/</guid>
		<description><![CDATA[Symptoms This article provides an introduction to ASP.NET data		binding. For additional ASP.NET overviews, see the following		Microsoft Knowledge Base article: 		305140?(http://support.microsoft.com/kb/305140/) ASP.NET roadmapResolution With ASP.NET data binding, you can bind any server control		to simple properties, collections, expressions and/or methods. When you use		data binding, you have more flexibility when you use data from a database or		other means. [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2011/06/22/asp-net-data-binding-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: RDC/ODBC Password Display Inconsistencies</title>
		<link>http://jack-fx.com/vbqa/2011/02/08/prb-rdcodbc-password-display-inconsistencies/</link>
		<comments>http://jack-fx.com/vbqa/2011/02/08/prb-rdcodbc-password-display-inconsistencies/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 18:35:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[asterisks]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[design environment]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password property]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[RDC]]></category>
		<category><![CDATA[remote data control]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2011/02/08/prb-rdcodbc-password-display-inconsistencies/</guid>
		<description><![CDATA[SymptomsWhen setting the password property of the RemoteData Control (RDC) atdesign time in the Property Window, asterisks are not substituted for thepassword characters. When the ODBC dialog box is displayed, the password isconverted into asterisks.ResolutionThe RDC does not control the edit field in the Property Window, andtherefore cannot force asterisks to be displayed. An OLE [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2011/02/08/prb-rdcodbc-password-display-inconsistencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BUG: UserControl Containing ADO Data Control Fails to Unload</title>
		<link>http://jack-fx.com/vbqa/2010/10/10/bug-usercontrol-containing-ado-data-control-fails-to-unload-2/</link>
		<comments>http://jack-fx.com/vbqa/2010/10/10/bug-usercontrol-containing-ado-data-control-fails-to-unload-2/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 22:03:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[activex data objects]]></category>
		<category><![CDATA[ado data control]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[datasource property]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[information section]]></category>
		<category><![CDATA[memory leak]]></category>
		<category><![CDATA[SymptomsWhen]]></category>
		<category><![CDATA[UserControl]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/10/10/bug-usercontrol-containing-ado-data-control-fails-to-unload-2/</guid>
		<description><![CDATA[SymptomsWhen a contained (inside a UserControl) control&#8217;s DataSource property is set to a contained ActiveX Data Objects (ADO) Data Control (MSADODC.OCX) at run-time, the container UserControl may fail to unload even when the form hosting the control is unloaded. As a result, the Terminate event of the UserControl does not fire as expected and if [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/10/10/bug-usercontrol-containing-ado-data-control-fails-to-unload-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BUG: UserControl Containing ADO Data Control Fails to Unload</title>
		<link>http://jack-fx.com/vbqa/2010/10/08/bug-usercontrol-containing-ado-data-control-fails-to-unload/</link>
		<comments>http://jack-fx.com/vbqa/2010/10/08/bug-usercontrol-containing-ado-data-control-fails-to-unload/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 23:16:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[activex data objects]]></category>
		<category><![CDATA[ado data control]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[datasource property]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[information section]]></category>
		<category><![CDATA[memory leak]]></category>
		<category><![CDATA[SymptomsWhen]]></category>
		<category><![CDATA[UserControl]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/10/08/bug-usercontrol-containing-ado-data-control-fails-to-unload/</guid>
		<description><![CDATA[SymptomsWhen a contained (inside a UserControl) control&#8217;s DataSource property is set to a contained ActiveX Data Objects (ADO) Data Control (MSADODC.OCX) at run-time, the container UserControl may fail to unload even when the form hosting the control is unloaded. As a result, the Terminate event of the UserControl does not fire as expected and if [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/10/08/bug-usercontrol-containing-ado-data-control-fails-to-unload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BUG: The original data appears in the DataGrid control although you have removed the data from the DataSet object</title>
		<link>http://jack-fx.com/vbqa/2010/09/15/bug-the-original-data-appears-in-the-datagrid-control-although-you-have-removed-the-data-from-the-dataset-object/</link>
		<comments>http://jack-fx.com/vbqa/2010/09/15/bug-the-original-data-appears-in-the-datagrid-control-although-you-have-removed-the-data-from-the-dataset-object/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 04:41:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[data source]]></category>
		<category><![CDATA[DataGrid]]></category>
		<category><![CDATA[DataSet]]></category>
		<category><![CDATA[DataTable]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft windows]]></category>
		<category><![CDATA[object]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/09/15/bug-the-original-data-appears-in-the-datagrid-control-although-you-have-removed-the-data-from-the-dataset-object/</guid>
		<description><![CDATA[SymptomsTo make your data appear on a form, you bind a Microsoft		Windows Forms DataGrid control to a DataTable object that is included in a DataSet object.After your data has appeared in the DataGrid control, you use the Tables.Clear method to remove the DataTable object from the Tables collection of the bound DataSet object. However, although [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/09/15/bug-the-original-data-appears-in-the-datagrid-control-although-you-have-removed-the-data-from-the-dataset-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

