Categories
11,November,2007
» 11
Query syntax in VB
Don Boxs Spoutlet
One other feature I'm liking in VB is that you can omit the trailing select clause in a query. That is, you can simply say this: From ch In "Hello" Where ch <> "H" which in C# would look like this
Filed under CSharp | on 2007 Nov 11
Pages: 1
» 11