<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>2.0 on Gabriel Mongeon</title><link>https://gabrielmongeon.ca/en/tags/2.0/</link><description>Recent content in 2.0 on Gabriel Mongeon</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 28 Jul 2010 18:08:00 -0400</lastBuildDate><atom:link href="https://gabrielmongeon.ca/en/tags/2.0/index.xml" rel="self" type="application/rss+xml"/><item><title>Customization of DataGridView</title><link>https://gabrielmongeon.ca/en/2010/07/customization-of-datagridview/</link><pubDate>Wed, 28 Jul 2010 18:08:00 -0400</pubDate><guid>https://gabrielmongeon.ca/en/2010/07/customization-of-datagridview/</guid><description>&lt;p>I have &lt;a href="http://www.gabrielmongeon.com/page/Personnalisation-du-DataGridView.aspx">uploaded two source files&lt;/a> that allow you to add a &amp;ldquo;Progress Bar&amp;rdquo; type column to a DataGridView.&lt;/p>
&lt;p>&lt;img src="https://gabrielmongeon.ca/img/2010%2f7%2fBarreDeProgression.PNG" alt="">&lt;/p></description></item><item><title>The TextFieldParser</title><link>https://gabrielmongeon.ca/en/2010/05/the-textfieldparser/</link><pubDate>Sat, 22 May 2010 22:55:00 -0400</pubDate><guid>https://gabrielmongeon.ca/en/2010/05/the-textfieldparser/</guid><description>&lt;p>&lt;a href="http://www.emoreau.com">Éric Moreau&lt;/a> wrote an &lt;a href="http://www.emoreau.com/Entries/Articles/2010/05/Do-you-know-the-TextFieldParser.aspx">article about an interesting component&lt;/a> that I didn&amp;rsquo;t know about (available since 2.0): the &lt;a href="http://msdn.microsoft.com/en-us/library/microsoft.visualbasic.fileio.textfieldparser.aspx">TextFieldParser&lt;/a>. It provides methods and objects for parsing structured text files (i.e. .CSV).&lt;/p>
&lt;p>Unfortunately, Microsoft included it in the Microsoft.VisualBasic.dll extension. Even though you can add this extension in C#, it is not really specific to VB.&lt;/p>
&lt;p>&lt;a href="http://www.emoreau.com/Entries/Articles/2010/05/Do-you-know-the-TextFieldParser.aspx">Happy reading&lt;/a>&lt;/p></description></item></channel></rss>