استفاده از LINQ در JavaScript
301, MovedPermanently
http://www.codeproject.com/Articles/1002273/Playing-Around-with-LINQ-for-JavaScript icon
One of the more awesome things I like about being a .NET developer is LINQ. LINQ (Language Integrated Query) is a fluent query interface implemented in the .NET framework. It helps you query, sort and order any type of collection. This is a very neat way of querying arrays, lists, dictionaries, objects, etc. I’ve made 5 examples which run out of the box with Node.js (or io.js). You can also use the library for browser based JavaScript projects.
استفاده از LINQ در JavaScript
Visual Studio Code در DockerCon 2015
302, Found
http://blogs.msdn.com/b/vscode/archive/2015/06/23/visual-studio-code-and-docker.aspx icon
This post is about a cool demo we did at DockerCon which highlights some of the plugin support work we are doing. At the moment this is just a demo and not something you can do yet, but we will add it in a subsequent update. Once available, we'll update this post.
Visual Studio Code در DockerCon 2015