<?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>F9 Group Marketing and Technology Blog &#187; application</title>
	<atom:link href="http://blog.f9group.com/tag/application/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.f9group.com</link>
	<description>Marketing, Technology, and current news at http://www.f9group.com/</description>
	<lastBuildDate>Wed, 08 Sep 2010 00:00:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Integrating Twitter Into An ASP.NET Website Using OAuth</title>
		<link>http://blog.f9group.com/technology/c/integrating-twitter-into-an-asp-net-website-using-oauth/</link>
		<comments>http://blog.f9group.com/technology/c/integrating-twitter-into-an-asp-net-website-using-oauth/#comments</comments>
		<pubDate>Wed, 12 May 2010 00:00:00 +0000</pubDate>
		<dc:creator>4guysfromrolla.com</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[integrating]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[read-more-gt]]></category>
		<category><![CDATA[serves-as-proof]]></category>
		<category><![CDATA[timeline]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter-using]]></category>
		<category><![CDATA[twitterizer]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://blog.f9group.com/current/integrating-twitter-into-an-asp-net-website-using-oauth/</guid>
		<description><![CDATA[ Earlier this year I wrote an article about Twitterizer , an open-source .NET library that can be used to integrate your application with Twitter . Using Twitterizer you can allow your visitors to post tweets, view their timeline, and much more, all without leaving your website. The original article, Integrating Twitter Into An ASP.NET Website , showed how to post tweets and view a timeline to a particular Twitter account using Twitterizer 1.0. To post a tweet to a specific account, Twitterizer 1.0 uses basic authentication . Basic authentication is a very simple authentication scheme. For an application to post a tweet to JohnDoe's Twitter account, it would submit JohnDoe's username and password (along with the tweet text) to Twitter's servers. Basic authentication, while easy to implement, is not an ideal authentication scheme as it requires that the integrating application know the username(s) and password(s) of the accounts that it is connected to. Consequently, a user must share her password in order to connect her Twitter account with the application. Such password sharing is not only insecure, but it can also cause difficulties down the line if the user changes her password or decides that she no longer wants to connect her account to certain applications (but wants to remain connected to others)]]></description>
			<content:encoded><![CDATA[<p><b>Content Aggregated From:</b> <a href="http://www.4guysfromrolla.com">4guysfromrolla.com</a></p>
<p> Earlier this year I wrote an article about Twitterizer , an open-source .NET library that can be used to integrate your application with Twitter . Using Twitterizer you can allow your visitors to post tweets, view their timeline, and much more, all without leaving your website. The original article, Integrating Twitter Into An ASP.NET Website , showed how to post tweets and view a timeline to a particular Twitter account using Twitterizer 1.0. To post a tweet to a specific account, Twitterizer 1.0 uses basic authentication . Basic authentication is a very simple authentication scheme. For an application to post a tweet to JohnDoe&#8217;s Twitter account, it would submit JohnDoe&#8217;s username and password (along with the tweet text) to Twitter&#8217;s servers. Basic authentication, while easy to implement, is not an ideal authentication scheme as it requires that the integrating application know the username(s) and password(s) of the accounts that it is connected to. Consequently, a user must share her password in order to connect her Twitter account with the application. Such password sharing is not only insecure, but it can also cause difficulties down the line if the user changes her password or decides that she no longer wants to connect her account to certain applications (but wants to remain connected to others)</P><br />
<a target="_blank" href="http://www.4guysfromrolla.com/articles/051210-1.aspx" title="Integrating Twitter Into An ASP.NET Website Using OAuth">Read more&#8230;</a></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F&amp;title=Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20Using%20OAuth" title="Digg"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F&amp;title=Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20Using%20OAuth" title="Google"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F&amp;title=Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20Using%20OAuth" title="del.icio.us"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F" title="Technorati"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F&amp;t=Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20Using%20OAuth" title="Facebook"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F&amp;t=Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20Using%20OAuth" title="MySpace"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F" title="TwitThis"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://blogsvine.com/submit.php?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F" title="Blogsvine"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/blogsvine.png" title="Blogsvine" alt="Blogsvine" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F&amp;title=Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20Using%20OAuth" title="description"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/dotnetkicks.png" title="description" alt="description" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="mailto:?subject=Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20Using%20OAuth&amp;body=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F" title="E-mail this story to a friend!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F&amp;title=Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20Using%20OAuth" title="Ping.fm"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20Using%20OAuth&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F" title="Slashdot"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fintegrating-twitter-into-an-asp-net-website-using-oauth%2F&amp;submitHeadline=Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20Using%20OAuth&amp;submitSummary=%20Earlier%20this%20year%20I%20wrote%20an%20article%20about%20Twitterizer%20%2C%20an%20open-source%20.NET%20library%20that%20can%20be%20used%20to%20integrate%20your%20application%20with%20Twitter%20.%20Using%20Twitterizer%20you%20can%20allow%20your%20visitors%20to%20post%20tweets%2C%20view%20their%20timeline%2C%20and%20much%20more%2C%20all%20without%20leaving%20your%20website.%20The%20original%20article%2C%20Integrating%20Twitter%20Into%20An%20ASP.NET%20Website%20%2C%20showed%20how%20to%20post%20tweets%20and%20view%20a%20timeline%20to%20a%20particular%20Twitter%20account%20using%20Twitterizer%201.0.%20To%20post%20a%20tweet%20to%20a%20specific%20account%2C%20Twitterizer%201.0%20uses%20basic%20authentication%20.%20Basic%20authentication%20is%20a%20very%20simple%20authentication%20scheme.%20For%20an%20application%20to%20post%20a%20tweet%20to%20JohnDoe%27s%20Twitter%20account%2C%20it%20would%20submit%20JohnDoe%27s%20username%20and%20password%20%28along%20with%20the%20tweet%20text%29%20to%20Twitter%27s%20servers.%20Basic%20authentication%2C%20while%20easy%20to%20implement%2C%20is%20not%20an%20ideal%20authentication%20scheme%20as%20it%20requires%20that%20the%20integrating%20application%20know%20the%20username%28s%29%20and%20password%28s%29%20of%20the%20accounts%20that%20it%20is%20connected%20to.%20Consequently%2C%20a%20user%20must%20share%20her%20password%20in%20order%20to%20connect%20her%20Twitter%20account%20with%20the%20application.%20Such%20password%20sharing%20is%20not%20only%20insecure%2C%20but%20it%20can%20also%20cause%20difficulties%20down%20the%20line%20if%20the%20user%20changes%20her%20password%20or%20decides%20that%20she%20no%20longer%20wants%20to%20connect%20her%20account%20to%20certain%20applications%20%28but%20wants%20to%20remain%20connected%20to%20others%29&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.f9group.com/technology/c/integrating-twitter-into-an-asp-net-website-using-oauth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SqlBulkCopy To Perform Efficient Bulk SQL Operations</title>
		<link>http://blog.f9group.com/technology/c/using-sqlbulkcopy-to-perform-efficient-bulk-sql-operations/</link>
		<comments>http://blog.f9group.com/technology/c/using-sqlbulkcopy-to-perform-efficient-bulk-sql-operations/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 00:00:00 +0000</pubDate>
		<dc:creator>4guysfromrolla.com</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[between-the-web]]></category>
		<category><![CDATA[create-the-100]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[over-the-years]]></category>
		<category><![CDATA[quickly-import]]></category>
		<category><![CDATA[read-more-gt]]></category>
		<category><![CDATA[schools]]></category>
		<category><![CDATA[server-read]]></category>
		<category><![CDATA[server-the-good]]></category>
		<category><![CDATA[spreadsheet]]></category>
		<category><![CDATA[the-application]]></category>

		<guid isPermaLink="false">http://blog.f9group.com/current/using-sqlbulkcopy-to-perform-efficient-bulk-sql-operations/</guid>
		<description><![CDATA[ Over the years I've worked on a number of projects that have shared a common requirement - the ability for users to quickly import large amounts of data into a back end SQL Server database. One such project was a web application used by teachers and other staff members. The software was initially purchased for just two schools in the district, but was soon expanded to encompass other schools. Every few months one or two new schools were brought into the fold; every time a new school was added an administrative user would have to create accounts for the new teachers and staff members so that they could sign into the site. Initially, the application offered a web page for the administrator to create new user accounts one at a time, but this interface quickly became tedious and impractical once larger schools with upwards of 100 users were brought online. To allow school administrators to quickly import new users we created a web page from which a user could upload an Excel spreadsheet that contained the one row for every new user; the columns in the spreadsheet mapped to table columns in the database. After uploading this spreadsheet, the application would walk through each row and insert a record into the table. Through this mechanism an administrator could create the 100+ user accounts by first building an Excel spreadsheet (something many of the schools already had on file) and then upload that spreadsheet. This technique may sound familiar - in Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters , author Nannette Thacker walked through building such an interface. While the described approach works well when importing hundreds of records, it starts to seriously slow down when importing thousands or tens of thousands of records]]></description>
			<content:encoded><![CDATA[<p><b>Content Aggregated From:</b> <a href="http://www.4guysfromrolla.com">4guysfromrolla.com</a></p>
<p> Over the years I&#8217;ve worked on a number of projects that have shared a common requirement &#8211; the ability for users to quickly import large amounts of data into a back end SQL Server database. One such project was a web application used by teachers and other staff members. The software was initially purchased for just two schools in the district, but was soon expanded to encompass other schools. Every few months one or two new schools were brought into the fold; every time a new school was added an administrative user would have to create accounts for the new teachers and staff members so that they could sign into the site. Initially, the application offered a web page for the administrator to create new user accounts one at a time, but this interface quickly became tedious and impractical once larger schools with upwards of 100 users were brought online. To allow school administrators to quickly import new users we created a web page from which a user could upload an Excel spreadsheet that contained the one row for every new user; the columns in the spreadsheet mapped to table columns in the database. After uploading this spreadsheet, the application would walk through each row and insert a record into the table. Through this mechanism an administrator could create the 100+ user accounts by first building an Excel spreadsheet (something many of the schools already had on file) and then upload that spreadsheet. This technique may sound familiar &#8211; in Importing an Excel Spreadsheet Using Typed DataSets and TableAdapters , author Nannette Thacker walked through building such an interface. While the described approach works well when importing hundreds of records, it starts to seriously slow down when importing thousands or tens of thousands of records</P><br />
<a target="_blank" href="http://www.4guysfromrolla.com/articles/102109-1.aspx" title="Using SqlBulkCopy To Perform Efficient Bulk SQL Operations">Read more&#8230;</a></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F&amp;title=Using%20SqlBulkCopy%20To%20Perform%20Efficient%20Bulk%20SQL%20Operations" title="Digg"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F&amp;title=Using%20SqlBulkCopy%20To%20Perform%20Efficient%20Bulk%20SQL%20Operations" title="Google"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F&amp;title=Using%20SqlBulkCopy%20To%20Perform%20Efficient%20Bulk%20SQL%20Operations" title="del.icio.us"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F" title="Technorati"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F&amp;t=Using%20SqlBulkCopy%20To%20Perform%20Efficient%20Bulk%20SQL%20Operations" title="Facebook"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F&amp;t=Using%20SqlBulkCopy%20To%20Perform%20Efficient%20Bulk%20SQL%20Operations" title="MySpace"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F" title="TwitThis"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://blogsvine.com/submit.php?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F" title="Blogsvine"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/blogsvine.png" title="Blogsvine" alt="Blogsvine" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F&amp;title=Using%20SqlBulkCopy%20To%20Perform%20Efficient%20Bulk%20SQL%20Operations" title="description"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/dotnetkicks.png" title="description" alt="description" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="mailto:?subject=Using%20SqlBulkCopy%20To%20Perform%20Efficient%20Bulk%20SQL%20Operations&amp;body=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F" title="E-mail this story to a friend!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F&amp;title=Using%20SqlBulkCopy%20To%20Perform%20Efficient%20Bulk%20SQL%20Operations" title="Ping.fm"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Using%20SqlBulkCopy%20To%20Perform%20Efficient%20Bulk%20SQL%20Operations&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F" title="Slashdot"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fusing-sqlbulkcopy-to-perform-efficient-bulk-sql-operations%2F&amp;submitHeadline=Using%20SqlBulkCopy%20To%20Perform%20Efficient%20Bulk%20SQL%20Operations&amp;submitSummary=%20Over%20the%20years%20I%27ve%20worked%20on%20a%20number%20of%20projects%20that%20have%20shared%20a%20common%20requirement%20-%20the%20ability%20for%20users%20to%20quickly%20import%20large%20amounts%20of%20data%20into%20a%20back%20end%20SQL%20Server%20database.%20One%20such%20project%20was%20a%20web%20application%20used%20by%20teachers%20and%20other%20staff%20members.%20The%20software%20was%20initially%20purchased%20for%20just%20two%20schools%20in%20the%20district%2C%20but%20was%20soon%20expanded%20to%20encompass%20other%20schools.%20Every%20few%20months%20one%20or%20two%20new%20schools%20were%20brought%20into%20the%20fold%3B%20every%20time%20a%20new%20school%20was%20added%20an%20administrative%20user%20would%20have%20to%20create%20accounts%20for%20the%20new%20teachers%20and%20staff%20members%20so%20that%20they%20could%20sign%20into%20the%20site.%20Initially%2C%20the%20application%20offered%20a%20web%20page%20for%20the%20administrator%20to%20create%20new%20user%20accounts%20one%20at%20a%20time%2C%20but%20this%20interface%20quickly%20became%20tedious%20and%20impractical%20once%20larger%20schools%20with%20upwards%20of%20100%20users%20were%20brought%20online.%20To%20allow%20school%20administrators%20to%20quickly%20import%20new%20users%20we%20created%20a%20web%20page%20from%20which%20a%20user%20could%20upload%20an%20Excel%20spreadsheet%20that%20contained%20the%20one%20row%20for%20every%20new%20user%3B%20the%20columns%20in%20the%20spreadsheet%20mapped%20to%20table%20columns%20in%20the%20database.%20After%20uploading%20this%20spreadsheet%2C%20the%20application%20would%20walk%20through%20each%20row%20and%20insert%20a%20record%20into%20the%20table.%20Through%20this%20mechanism%20an%20administrator%20could%20create%20the%20100%2B%20user%20accounts%20by%20first%20building%20an%20Excel%20spreadsheet%20%28something%20many%20of%20the%20schools%20already%20had%20on%20file%29%20and%20then%20upload%20that%20spreadsheet.%20This%20technique%20may%20sound%20familiar%20-%20in%20Importing%20an%20Excel%20Spreadsheet%20Using%20Typed%20DataSets%20and%20TableAdapters%20%2C%20author%20Nannette%20Thacker%20walked%20through%20building%20such%20an%20interface.%20While%20the%20described%20approach%20works%20well%20when%20importing%20hundreds%20of%20records%2C%20it%20starts%20to%20seriously%20slow%20down%20when%20importing%20thousands%20or%20tens%20of%20thousands%20of%20records&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.f9group.com/technology/c/using-sqlbulkcopy-to-perform-efficient-bulk-sql-operations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 101: Zend_Log</title>
		<link>http://blog.f9group.com/technology/php/zend-framework-101-zend_log/</link>
		<comments>http://blog.f9group.com/technology/php/zend-framework-101-zend_log/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 00:00:00 +0000</pubDate>
		<dc:creator>PHPriot.com</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[article-shows]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[phpriot.com]]></category>
		<category><![CDATA[record-messages]]></category>
		<category><![CDATA[the-logging]]></category>
		<category><![CDATA[you-how]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zend_framework]]></category>

		<guid isPermaLink="false">http://blog.f9group.com/?p=1581</guid>
		<description><![CDATA[By Quentin Zervaas. This article shows you how to use Zend_Log, the logging component of the Zend Framework. It allows you to record messages from your application however you please. In this article I will show you how to record messages to a log file. Additionally, if you use the Firebug and FirePHP plug-ins for Firefox, Zend_Log can be extremely useful for application development and debugging. ]]></description>
			<content:encoded><![CDATA[<p><b>Content Aggregated From:</b> <a href="http://www.phpriot.com">phpriot.com</a></p>
<p>By Quentin Zervaas. This article shows you how to use Zend_Log, the logging component of the Zend Framework. It allows you to record messages from your application however you please. In this article I will show you how to record messages to a log file. Additionally, if you use the Firebug and FirePHP plug-ins for Firefox, Zend_Log can be extremely useful for application development and debugging. </P><br />
<a target="_blank" href="http://www.phpriot.com/articles/zend-log" title="Zend Framework 101: Zend_Log">Read more&#8230;</a></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F&amp;title=Zend%20Framework%20101%3A%20Zend_Log" title="Digg"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F&amp;title=Zend%20Framework%20101%3A%20Zend_Log" title="Google"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F&amp;title=Zend%20Framework%20101%3A%20Zend_Log" title="del.icio.us"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F" title="Technorati"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F&amp;t=Zend%20Framework%20101%3A%20Zend_Log" title="Facebook"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F&amp;t=Zend%20Framework%20101%3A%20Zend_Log" title="MySpace"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F" title="TwitThis"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://blogsvine.com/submit.php?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F" title="Blogsvine"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/blogsvine.png" title="Blogsvine" alt="Blogsvine" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F&amp;title=Zend%20Framework%20101%3A%20Zend_Log" title="description"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/dotnetkicks.png" title="description" alt="description" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="mailto:?subject=Zend%20Framework%20101%3A%20Zend_Log&amp;body=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F" title="E-mail this story to a friend!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F&amp;title=Zend%20Framework%20101%3A%20Zend_Log" title="Ping.fm"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Zend%20Framework%20101%3A%20Zend_Log&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F" title="Slashdot"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fphp%2Fzend-framework-101-zend_log%2F&amp;submitHeadline=Zend%20Framework%20101%3A%20Zend_Log&amp;submitSummary=By%20Quentin%20Zervaas.%20This%20article%20shows%20you%20how%20to%20use%20Zend_Log%2C%20the%20logging%20component%20of%20the%20Zend%20Framework.%20It%20allows%20you%20to%20record%20messages%20from%20your%20application%20however%20you%20please.%20In%20this%20article%20I%20will%20show%20you%20how%20to%20record%20messages%20to%20a%20log%20file.%20Additionally%2C%20if%20you%20use%20the%20Firebug%20and%20FirePHP%20plug-ins%20for%20Firefox%2C%20Zend_Log%20can%20be%20extremely%20useful%20for%20application%20development%20and%20debugging.%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.f9group.com/technology/php/zend-framework-101-zend_log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Close All Forms in a Thread-Safe Manner</title>
		<link>http://blog.f9group.com/technology/c/close-all-forms-in-a-thread-safe-manner/</link>
		<comments>http://blog.f9group.com/technology/c/close-all-forms-in-a-thread-safe-manner/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 18:59:54 +0000</pubDate>
		<dc:creator>CSharp411.com</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[all-forms]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[because-the-openforms]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[collection-changes]]></category>
		<category><![CDATA[each-time]]></category>
		<category><![CDATA[exception-because]]></category>
		<category><![CDATA[foreach-loop]]></category>
		<category><![CDATA[openforms]]></category>
		<category><![CDATA[simple-task]]></category>
		<category><![CDATA[the-code]]></category>
		<category><![CDATA[windows-forms]]></category>
		<category><![CDATA[you-close]]></category>

		<guid isPermaLink="false">http://blog.f9group.com/?p=1562</guid>
		<description><![CDATA[Closing all forms in an application seems like it would be a simple task of using a foreach loop in the Application.OpenForms collection, such as: foreach (Form form in Application.OpenForms) { form.Close(); } But there are two problems. First, the code above will throw an exception because the OpenForms collection changes each time you close a form, ]]></description>
			<content:encoded><![CDATA[<p><b>Content Aggregated From:</b> <a href="http://www.CSharp411.com">CSharp411.com</a></p>
<p>Closing all forms in an application seems like it would be a simple task of using a foreach loop in the Application.OpenForms collection, such as: foreach (Form form in Application.OpenForms) { form.Close(); } But there are two problems. First, the code above will throw an exception because the OpenForms collection changes each time you close a form, </P><br />
<a target="_blank" href="http://www.csharp411.com/close-all-forms-in-a-thread-safe-manner/" title="Close All Forms in a Thread-Safe Manner">Read more&#8230;</a></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F&amp;title=Close%20All%20Forms%20in%20a%20Thread-Safe%20Manner" title="Digg"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F&amp;title=Close%20All%20Forms%20in%20a%20Thread-Safe%20Manner" title="Google"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F&amp;title=Close%20All%20Forms%20in%20a%20Thread-Safe%20Manner" title="del.icio.us"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F" title="Technorati"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F&amp;t=Close%20All%20Forms%20in%20a%20Thread-Safe%20Manner" title="Facebook"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F&amp;t=Close%20All%20Forms%20in%20a%20Thread-Safe%20Manner" title="MySpace"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F" title="TwitThis"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://blogsvine.com/submit.php?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F" title="Blogsvine"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/blogsvine.png" title="Blogsvine" alt="Blogsvine" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F&amp;title=Close%20All%20Forms%20in%20a%20Thread-Safe%20Manner" title="description"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/dotnetkicks.png" title="description" alt="description" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="mailto:?subject=Close%20All%20Forms%20in%20a%20Thread-Safe%20Manner&amp;body=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F" title="E-mail this story to a friend!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F&amp;title=Close%20All%20Forms%20in%20a%20Thread-Safe%20Manner" title="Ping.fm"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Close%20All%20Forms%20in%20a%20Thread-Safe%20Manner&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F" title="Slashdot"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fclose-all-forms-in-a-thread-safe-manner%2F&amp;submitHeadline=Close%20All%20Forms%20in%20a%20Thread-Safe%20Manner&amp;submitSummary=Closing%20all%20forms%20in%20an%20application%20seems%20like%20it%20would%20be%20a%20simple%20task%20of%20using%20a%20foreach%20loop%20in%20the%20Application.OpenForms%20collection%2C%20such%20as%3A%20foreach%20%28Form%20form%20in%20Application.OpenForms%29%20%7B%20form.Close%28%29%3B%20%7D%20But%20there%20are%20two%20problems.%20First%2C%20the%20code%20above%20will%20throw%20an%20exception%20because%20the%20OpenForms%20collection%20changes%20each%20time%20you%20close%20a%20form%2C%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.f9group.com/technology/c/close-all-forms-in-a-thread-safe-manner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Determine if Your C# Application is 64-bit</title>
		<link>http://blog.f9group.com/technology/c/determine-if-your-c-application-is-64-bit/</link>
		<comments>http://blog.f9group.com/technology/c/determine-if-your-c-application-is-64-bit/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 19:24:06 +0000</pubDate>
		<dc:creator>CSharp411.com</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[check-the-size]]></category>
		<category><![CDATA[determine-if-your]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.f9group.com/current/determine-if-your-c-application-is-64-bit/</guid>
		<description><![CDATA[ It's easy to determine if your C# application is 64-bit.  Just check the Size property of IntPtr.  If it's 8, then your application is 64-bit.  If it's 4, then your application is 32-bit. Here is a simple C# console program to demonstrate this: (more&#8230;) ShareThis ]]></description>
			<content:encoded><![CDATA[<p><b>Content Aggregated From:</b> <a href="http://www.CSharp411.com">CSharp411.com</a></p>
<p> It&#8217;s easy to determine if your C# application is 64-bit.  Just check the Size property of IntPtr.  If it&#8217;s 8, then your application is 64-bit.  If it&#8217;s 4, then your application is 32-bit. Here is a simple C# console program to demonstrate this: (more&#8230;) ShareThis </P><br />
<a target="_blank" href="http://www.csharp411.com/determine-if-your-c-application-is-64-bit/" title="Determine if Your C# Application is 64-bit">Read more&#8230;</a></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F&amp;title=Determine%20if%20Your%20C%23%20Application%20is%2064-bit" title="Digg"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F&amp;title=Determine%20if%20Your%20C%23%20Application%20is%2064-bit" title="Google"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F&amp;title=Determine%20if%20Your%20C%23%20Application%20is%2064-bit" title="del.icio.us"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F" title="Technorati"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F&amp;t=Determine%20if%20Your%20C%23%20Application%20is%2064-bit" title="Facebook"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F&amp;t=Determine%20if%20Your%20C%23%20Application%20is%2064-bit" title="MySpace"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F" title="TwitThis"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://blogsvine.com/submit.php?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F" title="Blogsvine"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/blogsvine.png" title="Blogsvine" alt="Blogsvine" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F&amp;title=Determine%20if%20Your%20C%23%20Application%20is%2064-bit" title="description"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/dotnetkicks.png" title="description" alt="description" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="mailto:?subject=Determine%20if%20Your%20C%23%20Application%20is%2064-bit&amp;body=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F" title="E-mail this story to a friend!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F&amp;title=Determine%20if%20Your%20C%23%20Application%20is%2064-bit" title="Ping.fm"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Determine%20if%20Your%20C%23%20Application%20is%2064-bit&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F" title="Slashdot"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fdetermine-if-your-c-application-is-64-bit%2F&amp;submitHeadline=Determine%20if%20Your%20C%23%20Application%20is%2064-bit&amp;submitSummary=%20It%27s%20easy%20to%20determine%20if%20your%20C%23%20application%20is%2064-bit.%C2%A0%20Just%20check%20the%20Size%20property%20of%20IntPtr.%C2%A0%20If%20it%27s%208%2C%20then%20your%20application%20is%2064-bit.%C2%A0%20If%20it%27s%204%2C%20then%20your%20application%20is%2032-bit.%20Here%20is%20a%20simple%20C%23%20console%20program%20to%20demonstrate%20this%3A%20%28more%26%238230%3B%29%20ShareThis%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.f9group.com/technology/c/determine-if-your-c-application-is-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extract Application&#8217;s Own Icon in C#</title>
		<link>http://blog.f9group.com/technology/c/extract-applications-own-icon-in-c/</link>
		<comments>http://blog.f9group.com/technology/c/extract-applications-own-icon-in-c/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 12:43:51 +0000</pubDate>
		<dc:creator>CSharp411.com</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[associated]]></category>
		<category><![CDATA[associated-icon]]></category>
		<category><![CDATA[executablepath]]></category>
		<category><![CDATA[extracts-the-associated]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[supplying-the-application]]></category>
		<category><![CDATA[the-application]]></category>

		<guid isPermaLink="false">http://blog.f9group.com/current/extract-applications-own-icon-in-c/</guid>
		<description><![CDATA[ It's easy to extract an application's own icon in C#: form.Icon = Icon .ExtractAssociatedIcon( Application .ExecutablePath ); The ExtractAssociatedIcon static method on the Icon class (in System.Drawing) extracts the associated icon from any file.  By supplying the Application. ExecutablePath (in System.Windows.Forms), you extract the application's own icon. ShareThis ]]></description>
			<content:encoded><![CDATA[<p><b>Content Aggregated From:</b> <a href="http://www.CSharp411.com">CSharp411.com</a></p>
<p> It&#8217;s easy to extract an application&#8217;s own icon in C#: form.Icon = Icon .ExtractAssociatedIcon( Application .ExecutablePath ); The ExtractAssociatedIcon static method on the Icon class (in System.Drawing) extracts the associated icon from any file.  By supplying the Application. ExecutablePath (in System.Windows.Forms), you extract the application&#8217;s own icon. ShareThis </P><br />
<a target="_blank" href="http://www.csharp411.com/extract-applications-own-icon-in-c/" title="Extract Application's Own Icon in C#">Read more&#8230;</a></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F&amp;title=Extract%20Application%27s%20Own%20Icon%20in%20C%23" title="Digg"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F&amp;title=Extract%20Application%27s%20Own%20Icon%20in%20C%23" title="Google"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F&amp;title=Extract%20Application%27s%20Own%20Icon%20in%20C%23" title="del.icio.us"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F" title="Technorati"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F&amp;t=Extract%20Application%27s%20Own%20Icon%20in%20C%23" title="Facebook"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F&amp;t=Extract%20Application%27s%20Own%20Icon%20in%20C%23" title="MySpace"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F" title="TwitThis"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://blogsvine.com/submit.php?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F" title="Blogsvine"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/blogsvine.png" title="Blogsvine" alt="Blogsvine" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F&amp;title=Extract%20Application%27s%20Own%20Icon%20in%20C%23" title="description"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/dotnetkicks.png" title="description" alt="description" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="mailto:?subject=Extract%20Application%27s%20Own%20Icon%20in%20C%23&amp;body=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F" title="E-mail this story to a friend!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F&amp;title=Extract%20Application%27s%20Own%20Icon%20in%20C%23" title="Ping.fm"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/ping.gif" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" href="javascript:window.print();" title="Print this article!"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/printer.png" title="Print this article!" alt="Print this article!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://slashdot.org/bookmark.pl?title=Extract%20Application%27s%20Own%20Icon%20in%20C%23&amp;url=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F" title="Slashdot"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fblog.f9group.com%2Ftechnology%2Fc%2Fextract-applications-own-icon-in-c%2F&amp;submitHeadline=Extract%20Application%27s%20Own%20Icon%20in%20C%23&amp;submitSummary=%20It%27s%20easy%20to%20extract%20an%20application%27s%20own%20icon%20in%20C%23%3A%20form.Icon%20%3D%20Icon%20.ExtractAssociatedIcon%28%20Application%20.ExecutablePath%20%29%3B%20The%20ExtractAssociatedIcon%20static%20method%20on%20the%20Icon%20class%20%28in%20System.Drawing%29%20extracts%20the%20associated%20icon%20from%20any%20file.%C2%A0%20By%20supplying%20the%20Application.%20ExecutablePath%20%28in%20System.Windows.Forms%29%2C%20you%20extract%20the%20application%27s%20own%20icon.%20ShareThis%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://blog.f9group.com/wp-content/plugins/sociable/images/yahoobuzz.gif" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.f9group.com/technology/c/extract-applications-own-icon-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
