Visual Studio "Orcas"有了好多新东西哦,太好了,今天看了一下,实在太屌了,从ScottGu's Blog里看到了Orcas支持JavaScript的Intellisense,还有begug,document,太屌了,这样以后写JavaScript就不用烦恼了,不然还要用FireFox下的Plug-In,实在不好玩!
Oracs好像不再支持J#了,看来J#已是穷途末路了……最近.net3.0越炒越热,看来要准备玩3.0的了,说来也好笑,Microsoft把WPF/E命名为SilverLight,用英文念起来是很屌,但translate成中文后是什么?“银光”吗?怎么听起来像“淫光”的样子?,还有那个LambDa Expression也是相当不错哦
Lambda Expressions provide a more concise,functional Syntax for writing anonymous methods. They end up being super useful when writing LINQ query expressions - since they provide a very compact and type-safe way to write functions that can be passed as arguments for subsequent evaluation.
再加上LinQ,以后要写Query就方便多了……