﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Visual Basic</title>
    <description>Visual Basic</description>
    <link>http://www.maryor.nl/Blog/tabid/268/BlogId/2/language/nl-NL/Default.aspx</link>
    <language>nl-NL</language>
    <managingEditor>Andre Obelink</managingEditor>
    <webMaster>info@maryor.nl</webMaster>
    <pubDate>Tue, 07 Feb 2012 16:29:10 GMT</pubDate>
    <lastBuildDate>Tue, 07 Feb 2012 16:29:10 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.5.1.19887</generator>
    <item>
      <title>Use a lambda to find an item in a Generic List</title>
      <description>&lt;p&gt;The use of lamdas is not new for Visual Basic 2010. In previous versions – actually with the introduction of LINQ – were they already available. In the latest version lambdas are enhanced mainly in two areas: multiline lamdas are now supported as well the use of the keyword Function(). The fact that a lambda can return a value could be very handy. In this post I will show you - illustrated with an example - the use of Function() type of lambda in combination with a Generic List&lt;/p&gt;&lt;a href=http://www.maryor.nl/Blog/tabid/268/EntryId/35/Use-a-lambda-to-find-an-item-in-a-Generic-List.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.maryor.nl/Blog/tabid/268/EntryId/35/Use-a-lambda-to-find-an-item-in-a-Generic-List.aspx</link>
      <author>Andre Obelink</author>
      <comments>http://www.maryor.nl/Blog/tabid/268/EntryId/35/Use-a-lambda-to-find-an-item-in-a-Generic-List.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.maryor.nl/Blog/tabid/268/EntryId/35/Use-a-lambda-to-find-an-item-in-a-Generic-List.aspx</guid>
      <pubDate>Sat, 16 Oct 2010 21:16:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.maryor.nl/DesktopModules/Blog/Trackback.aspx?id=35</trackback:ping>
    </item>
    <item>
      <title>Great Visual Basic content at Dutch DevDays 2009!</title>
      <description>&lt;p&gt;In about two weeks from now the biggest Dutch Developer Conference - Microsoft DevDays 2009 - will start. Jonathan Aneja, Program Manager on the Visual Basic team at Microsoft will do two great sessions: Future Directions for Microsoft Visual Basic and How LINQ works: Visual Basic 2008 Deep Dive.&lt;/p&gt;&lt;a href=http://www.maryor.nl/Blog/tabid/268/EntryId/30/Great-Visual-Basic-content-at-Dutch-DevDays-2009.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.maryor.nl/Blog/tabid/268/EntryId/30/Great-Visual-Basic-content-at-Dutch-DevDays-2009.aspx</link>
      <author>Andre Obelink</author>
      <comments>http://www.maryor.nl/Blog/tabid/268/EntryId/30/Great-Visual-Basic-content-at-Dutch-DevDays-2009.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.maryor.nl/Blog/tabid/268/EntryId/30/Great-Visual-Basic-content-at-Dutch-DevDays-2009.aspx</guid>
      <pubDate>Sat, 09 May 2009 21:46:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.maryor.nl/DesktopModules/Blog/Trackback.aspx?id=30</trackback:ping>
    </item>
    <item>
      <title>Enumerations to strings and vice versa</title>
      <description>&lt;p&gt;Enumerations can help you to make your code more consistent and better readable. Learn some best practices for using the standard enumerations or your own enumerations.&lt;/p&gt;&lt;a href=http://www.maryor.nl/Blog/tabid/268/EntryId/29/Enumerations-to-strings-and-vice-versa.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.maryor.nl/Blog/tabid/268/EntryId/29/Enumerations-to-strings-and-vice-versa.aspx</link>
      <author>Andre Obelink</author>
      <comments>http://www.maryor.nl/Blog/tabid/268/EntryId/29/Enumerations-to-strings-and-vice-versa.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.maryor.nl/Blog/tabid/268/EntryId/29/Enumerations-to-strings-and-vice-versa.aspx</guid>
      <pubDate>Fri, 09 Jan 2009 15:58:19 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.maryor.nl/DesktopModules/Blog/Trackback.aspx?id=29</trackback:ping>
    </item>
    <item>
      <title>.NET 3.5 typed DataSets differs from .NET 2.0 typed DataSets?!</title>
      <description>&lt;p&gt;Yesterday a colleague encountered a strange behavior of Visual Basic 2008 Express Edition in combination with Typed DataSets. When talking about targeting older .NET platforms, the Express Edition of Visual Basic 2008 is not so well suited as the full versions of Visual Basic.&lt;/p&gt;&lt;a href=http://www.maryor.nl/Blog/tabid/268/EntryId/28/-NET-3-5-typed-DataSets-differs-from-NET-2-0-typed-DataSets.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.maryor.nl/Blog/tabid/268/EntryId/28/-NET-3-5-typed-DataSets-differs-from-NET-2-0-typed-DataSets.aspx</link>
      <author>Andre Obelink</author>
      <comments>http://www.maryor.nl/Blog/tabid/268/EntryId/28/-NET-3-5-typed-DataSets-differs-from-NET-2-0-typed-DataSets.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.maryor.nl/Blog/tabid/268/EntryId/28/-NET-3-5-typed-DataSets-differs-from-NET-2-0-typed-DataSets.aspx</guid>
      <pubDate>Fri, 09 Jan 2009 00:45:53 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.maryor.nl/DesktopModules/Blog/Trackback.aspx?id=28</trackback:ping>
    </item>
    <item>
      <title>VB2008 - Fun with LINQ - Part 1</title>
      <description>&lt;p&gt;LINQ is fun. And LINQ is hot. You will find many resources writing about &lt;em&gt;LINQ to XML&lt;/em&gt;, &lt;em&gt;LINQ to SQL&lt;/em&gt; or &lt;em&gt;LINQ to ET&lt;/em&gt;. That's great, but what your perhaps not know, is that you can query almost any resource on your machine with LINQ. The technology is called: &lt;em&gt;LINQ to Objects&lt;/em&gt;.&lt;/p&gt;&lt;a href=http://www.maryor.nl/Blog/tabid/268/EntryId/27/VB2008-Fun-with-LINQ-Part-1.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.maryor.nl/Blog/tabid/268/EntryId/27/VB2008-Fun-with-LINQ-Part-1.aspx</link>
      <author>Andre Obelink</author>
      <comments>http://www.maryor.nl/Blog/tabid/268/EntryId/27/VB2008-Fun-with-LINQ-Part-1.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.maryor.nl/Blog/tabid/268/EntryId/27/VB2008-Fun-with-LINQ-Part-1.aspx</guid>
      <pubDate>Mon, 05 Jan 2009 21:32:49 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.maryor.nl/DesktopModules/Blog/Trackback.aspx?id=27</trackback:ping>
    </item>
    <item>
      <title>VB2008 - Extension methods of arrays</title>
      <description>&lt;p&gt;Visual Basic 2008 in combination with the .NET framework 3.5 brings us a lot of new powerful features. Some of them are obvious like LINQ or XML literals; other new features are less obvious. Some very handy features are the new (extension) methods on arrays. Methods for concatenating of arrays, filtering or even mathematical operations like the minimum- or maximum value or the sum of all elements.&lt;/p&gt;&lt;a href=http://www.maryor.nl/Blog/tabid/268/EntryId/26/VB2008-Extension-methods-of-arrays.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.maryor.nl/Blog/tabid/268/EntryId/26/VB2008-Extension-methods-of-arrays.aspx</link>
      <author>Andre Obelink</author>
      <comments>http://www.maryor.nl/Blog/tabid/268/EntryId/26/VB2008-Extension-methods-of-arrays.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.maryor.nl/Blog/tabid/268/EntryId/26/VB2008-Extension-methods-of-arrays.aspx</guid>
      <pubDate>Tue, 30 Dec 2008 22:41:53 GMT</pubDate>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.maryor.nl/DesktopModules/Blog/Trackback.aspx?id=26</trackback:ping>
    </item>
    <item>
      <title>Convert an image to a Base64 string and vice versa</title>
      <description>&lt;p&gt;In some cases you want to convert an image to a string which can be stored in for example a XML file. Once the string is stored as simple text, you want also be able to convert these readable characters back to the original image. Fortunately this is very easy to achieve with classes from the .NET platform.&lt;/p&gt;&lt;a href=http://www.maryor.nl/Blog/tabid/268/EntryId/24/Convert-an-image-to-a-Base64-string-and-vice-versa.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.maryor.nl/Blog/tabid/268/EntryId/24/Convert-an-image-to-a-Base64-string-and-vice-versa.aspx</link>
      <author>Andre Obelink</author>
      <comments>http://www.maryor.nl/Blog/tabid/268/EntryId/24/Convert-an-image-to-a-Base64-string-and-vice-versa.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.maryor.nl/Blog/tabid/268/EntryId/24/Convert-an-image-to-a-Base64-string-and-vice-versa.aspx</guid>
      <pubDate>Fri, 19 Dec 2008 21:30:22 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.maryor.nl/DesktopModules/Blog/Trackback.aspx?id=24</trackback:ping>
    </item>
    <item>
      <title>Poster Microsoft Visual Basic 2008 keybindings</title>
      <description>&lt;p&gt;Lisa Feigenbaum (Microsoft Visual Basic team) already blogged about it, but from today the Microsoft Visual Basic 2008 default keybindings poster  is available.&lt;/p&gt;&lt;a href=http://www.maryor.nl/Blog/tabid/268/EntryId/11/Poster-Microsoft-Visual-Basic-2008-keybindings.aspx&gt;More...&lt;/a&gt;</description>
      <link>http://www.maryor.nl/Blog/tabid/268/EntryId/11/Poster-Microsoft-Visual-Basic-2008-keybindings.aspx</link>
      <author>Andre Obelink</author>
      <comments>http://www.maryor.nl/Blog/tabid/268/EntryId/11/Poster-Microsoft-Visual-Basic-2008-keybindings.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.maryor.nl/Blog/tabid/268/EntryId/11/Poster-Microsoft-Visual-Basic-2008-keybindings.aspx</guid>
      <pubDate>Sun, 14 Dec 2008 00:06:01 GMT</pubDate>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.maryor.nl/DesktopModules/Blog/Trackback.aspx?id=11</trackback:ping>
    </item>
  </channel>
</rss>
