 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Building a VB application</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/building-a-vb-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/building-a-vb-application/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: alittlekid</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/building-a-vb-application/#comment-81728</link>
		<dc:creator>alittlekid</dc:creator>
		<pubDate>Wed, 22 Sep 2010 03:20:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-81728</guid>
		<description><![CDATA[ahh, ok i&#039;ll give a shoot.. thanks a lot for the help :)]]></description>
		<content:encoded><![CDATA[<p>ahh, ok i&#8217;ll give a shoot.. thanks a lot for the help <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/building-a-vb-application/#comment-81623</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Sat, 18 Sep 2010 16:20:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-81623</guid>
		<description><![CDATA[Depending on the resources the application will be accessing, you could need to take the effects of concurrent access to those resources into consideration.

Also, you need to understand how concurrence is managed by the DBMS, and what you can do to affect such concurrence management.

Take a look at this: 

&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/cc917674.aspx&quot;&gt;Database Concurrency and Row Level Versioning in SQL Server 2005&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Depending on the resources the application will be accessing, you could need to take the effects of concurrent access to those resources into consideration.</p>
<p>Also, you need to understand how concurrence is managed by the DBMS, and what you can do to affect such concurrence management.</p>
<p>Take a look at this: </p>
<p><a href="http://msdn.microsoft.com/en-us/library/cc917674.aspx">Database Concurrency and Row Level Versioning in SQL Server 2005</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alittlekid</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/building-a-vb-application/#comment-81621</link>
		<dc:creator>alittlekid</dc:creator>
		<pubDate>Sat, 18 Sep 2010 12:21:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-81621</guid>
		<description><![CDATA[yeah, the application will be running on different machines, and enable several machines to access it at the same time. so i only need to code it as if it will be running on 1 single machine only?]]></description>
		<content:encoded><![CDATA[<p>yeah, the application will be running on different machines, and enable several machines to access it at the same time. so i only need to code it as if it will be running on 1 single machine only?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/8 queries in 0.037 seconds using memcached
Object Caching 301/302 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 14:21:28 -->