Andre Obelink

RSS aobelink
130 punten
Senior Software Engineer and owner MarYor | software & consultancy
26 april 2011

One of the language changes introduced in Visual Basic 11 to support the asynchronous programming model are Iterators. An Iterator is a construct to return already results to the calling procedure when still in a loop.More... lees verder >
Blog: 11 maart 2012
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 sup... lees verder >
Blog: 16 oktober 2010
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 V... lees verder >
Blog: 9 mei 2009
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.More... lees verder >
Blog: 9 januari 2009
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 suit... lees verder >
Blog: 9 januari 2009
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 techn... lees verder >
Blog: 5 januari 2009
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 (extensi... lees verder >
Blog: 30 december 2008
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. Fortun... lees verder >
Blog: 19 december 2008
Lisa Feigenbaum (Microsoft Visual Basic team) already blogged about it, but from today the Microsoft Visual Basic 2008 default keybindings poster  is available.More... lees verder >
Blog: 14 december 2008
Visual Basic heeft de afgelopen jaren een ware evolutie doorgemaakt. De grootste stap was de overstap van Visual Basic 6 naar Visual Basic .NET. De eerste .NET-versie, Visual Basic .NET 2002, werd al snel opgevolgd door Visual Basic .NET... lees verder >
 
Artikel: 12 maart 2007
Weergave resultaten 1-10 (van 13)
 |<  < 1 - 2  >  >|