Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET Futures   (RSS)

My PDC session is online - “Future directions for C# and Visual Basic”

In case you are training to play the part of a first generation Italian immigrant in a Broadway show or if you want to understand why I never short msft stock: http://microsoftpdc.com/Sessions/FT11
Posted by lucabol | 2 Comments

Luca at PDC 2009 next week

I’ll be in Los Angeles next week for PDC 2009. My session is called “ Future Directions for C# and Visual Basic ” and it comes on Tuesday immediately after the first keynote. I’m planning on spending the first half of the session talking about the biggest
Posted by lucabol | 6 Comments

An Async Html cache – part II – Testing the cache

Other posts: Part I – Writing the cache Let’s try out our little cache. First I want to write a synchronous version of it as a baseline. Private Shared Sub TestSync( ByVal sites() As String , ByVal sitesToDownload As Integer , ByVal howLong As Integer
Posted by lucabol | 2 Comments
Filed under: ,

Attachment(s): AsyncCache.vb

An Async Html cache – Part I - Writing the cache

Other posts: Part II - Testing the cache In the process of converting a financial VBA Excel Addin to .NET (more on that in later posts), I found myself in dire need of a HTML cache that can be called from multiple threads without blocking them. Visualize
Posted by lucabol | 6 Comments
Filed under: ,

Luca presenting F# at PDC 2008

Next Thursday at 1.45pm I will present "An introduction to Microsoft F#" at PDC 2008. If you are there, please stop by or drop by the lounge area to chat. There are a bunch of other great sessions from my team. They are all good (I swear I tried
Posted by lucabol | 5 Comments
Filed under: , ,

ObjectSpaces early days ...

Matt has a very good post on the history of object relational framework inside Microsoft. He and I started the whole ObjectSpaces thing together very many years ago (about six and a half). I thought I should add my two cents. You might be wondering how
Posted by lucabol | 7 Comments

My LINQ Overview session at TechEd will be live on the Internet ...

... at least they told me so. It is at 8.30am Eastern time. I don't know the exact link, but it will be somewhere here: http://www.microsoft.com/events/teched2007/default.mspx .
Posted by lucabol | 0 Comments
 
Page view tracker