Showing results for Lucian Wischik - Visual Basic Blog

Aug 12, 2011
0
0

New Async Programming Video's

VBTeam
VBTeam

Some great new video's on MSDN showing how to do async programming using the Async CTP. http://msdn.microsoft.com/en-us/vstudio/hh378091.aspx There are different versions of video's for both VB and C#.    This is a great opportunity to see the power of the new Async languages featuresand follow through a series of examples showing ho...

Oct 28, 2010
0
0

Announcing the Async CTP for Visual Basic (and also Iterators!)

VBTeam
VBTeam

We're very happy to announce today the Async CTP for Visual Basic and C#. Asynchronous programming is something that helps make your UI more responsive, especially in applications that interact with databases or network or disk. It's also used to make ASP servers scale better. And it's the natural way to program in Silverlight. Until now, asyn...

Jan 28, 2010
0
0

What didn't get into VB10: a wish-list for future versions of VB

VBTeam
VBTeam

Visual Studio 2010 is almost out the door. Now is a good time to look back at what we didn't get into the language in this release, but would have wanted to, and so will consider for future releases.Over the coming weeks, each day, I'll blog on blogs.msdn.com/lucian about the ideas on our wish-list, along with our evaluation of them....

Apr 6, 2009
0
0

Negative delays: not in VB (Lucian Wischik)

VBTeam
VBTeam

Our recent post on "negative sleeps in VB" was an April Fool's joke. VB doesn't have negative sleeps, and isn't going to. But the joke's on me! Several readers wrote back to say that other languages do have negative sleeps. Tony Hoare, inventor of "Quicksort" amongst other things, wrote: Did you know that negative delays have long been used i...

Apr 1, 2009
0
0

Using "negative sleeps" to improve responsiveness in VB web apps

VBTeam
VBTeam

[NOTE: please also read the followup to this article]  .NET 4.0 will introduce many new threading and concurrency classes -- SpinLock, Parallel Linq, and ConcurrentDictionary to name but a few.The new feature that excites me the most is the ability to pass a negative argument to Thread.Sleep. This article describes how you ...

Mar 20, 2009
0
0

Channel 9 Interview: Using the Touchless SDK with Visual Basic (Beth Massi, Lucian Wischik)

Beth Massi
Beth Massi

Today I posted a new interview on Channel 9 on using the Touchless SDK. The Touchless SDK enables developers to create multi-touch based applications using a webcam for input. "Touch without touching." It's actually pretty cool! In this interview I meet up with Touchless SDK creator, Mike Wasserman and Visual Basic Spec Lead, Lucian Wischik. They e...

Feb 26, 2009
0
0

Concurrent Basic on Channel 9 (Lucian Wischik, Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

Concurrency is an important topic on everyone's mind, when considering future trends for computing and programming languages. Concurrent Basic is a variant of the Visual Basic language, with new constructs baked in to help handle concurrency and parallelism, in a very natural way. Watch this high-energy video with language guru Erik Meijer, VB spec...

Feb 20, 2009
0
0

Web-scraping using Visual Basic's XML support

VBTeam
VBTeam

We've just had a fascinating article about using VB's XML literals to produce web pages.I've been interested in the other side of the process: using VB's XML support to scrape web-pages for data. Here's the essential bit of code, which looks for something like <div class="content"><h2>Title</h2> <table><tr>&l...

Dec 8, 2008
0
0

Happy 10th Birthday to the Italian VB Tips and Tricks Community! (Lisa Feigenbaum)

Lisa Feigenbaum
Lisa Feigenbaum

"Visual Basic Tips & Tricks" is an Italian online community that was started 10 years ago today. To be exact, the first tips were actually published in 1996 on a personal web page of the founder and leader, Gianluca Cannalire. However, the group recognizes the first day of the "real community" as December 8th 1998, when a web portal was created...