EN
|
NL
Author: André Obelink (Host) Created: 13-12-2008 23:04
My.Brains.ToString()

Great Visual Basic content at Dutch DevDays 2009!

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.

Read More »

Enumerations to strings and vice versa

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.

Read More »

.NET 3.5 typed DataSets differs from .NET 2.0 typed DataSets?!

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.

Read More »

VB2008 - Fun with LINQ - Part 1

LINQ is fun. And LINQ is hot. You will find many resources writing about LINQ to XML, LINQ to SQL or LINQ to ET. 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: LINQ to Objects.

Read More »

VB2008 - Extension methods of arrays

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.

Read More »

Blog
Blog archive
 

Willem Dreeslaan 63, 7103 JE  Winterswijk  |  PO box 428, 7100 AK Winterswijk Netherlands  |  T +31647914464  |  E info@maryor.nl