Browse by Tags

All Tags » LINQ » CSharp » VS2008 (RSS)
Check out the msdn subscriber homepage .  S   P1 for Visual Studio 2008 English is about 830 MB… downloading at present   :)   Then I can install SQL 2008 :)
with no comments
Filed under: , , , ,
Lucian has kicked off the conversation on generic variance in VB , so I thought I’d write a few posts outlining my perspectives on the subject… the first of which is this one, and what better place to start than to question whether or not it is really...
5 comment(s)
Filed under: , , , , ,
Does VB need prefix and postfix increment and decrement operators ? Here's an example I posted today for a question on adding an index with LINQ: Sub Main() Dim values() As String = { "aaa" , "bbb" , "ccc" } Dim index...
5 comment(s)
Filed under: , , ,