With the release of Visual Studio 2010 and the .NET Framework 4, it's time for Visual Basic developers to start leveraging the new capabilities of Visual Basic 2010. My very first learning experience ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Extension methods provide a great way for extending a class functionality -- but it's interfaces that let you use those methods anywhere you want. Extension methods let you add functionality to an ...
Visual Basic .Net might not be the coolest programming language to know, but it remains popular and has now reached its highest position on the Tiobe index of top programming languages. In the ...
hello all<BR><BR>im using wget (http://www.gnu.org/software/wget/wget.html) to download things. Im using a visual basic interface to use with wget. So i can just ...