Welcome to MSDN Blogs Sign in | Join | Help

October 2008 - Posts

LiveRun - a VS plugin to see the output of your program immediately

Say you're demonstrating a compiler at a conference. What's the best way to do it? Should you just type in code in the code window? Doing this, you're relying on the audience's imagination -- that they form a mental picture of how the program will behave.
Posted by ljw1004 | 1 Comments
Filed under:

Reflection on COM objects

I'd like to own a "Gestalt Camera". When you photograph an object it wouldn't just save a flat 2-dimensional projection of the object onto an SD card; instead it'd record the "gestalt", an understanding of the whole object and its complete web of relations.
Posted by ljw1004 | 1 Comments
Filed under:

Co- and contra-variance: how do I convert a List(Of Apple) into a List(Of Fruit)?

This is the first in a series of posts exploring how we might implement generic co- and contra-variance in a hypothetical future version of VB. This is not a promise about the next version of VB; it's just one possible proposal, written up here to get
Posted by ljw1004 | 4 Comments
Filed under:

Hello!

Hello! I'm starting this blog as a way to communicate with VB users -- to hear what you want, to answer what questions I can, and to share my ideas about things the language could include in the future. I've recently become the Visual Basic specification
Posted by ljw1004 | 0 Comments
 
Page view tracker