5 minute read

Welcome to 1Gig Tech update!

In today's edition, there are 13 articles on technology, news, open source, community on the fantastic and ever evolving technology world.

  • terrajobst/nquery-vnext (terrajobst)
    This is a Roslyn inspired rewrite of NQuery. The goals are: Expose the internals of the compiler as an object model to support building advanced editor features.
  • Microsoft Free online courses from Microsoft
    “Be passionate and bold. Always keep learning. You stop doing useful things if you don't learn.” – Satya Nadella, CEO, Microsoft We live in a mobile-first and cloud-first world. Computing is ubiquitous, and experiences span devices and exhibit ambient intelligence.
  • ing Raphael.js Charts in ASP.NET MVC (Mahesh Sabnis)
    Being able to draw graphics and objects in the web browser is something that has become a common phenomenon in today's web landscape. As web developers working on Line of Business applications (LOB), we are often faced with the task of visually representing huge volumes on data.
  • Announcing Availability of ASP.NET 5 Beta7 (Heath Stewart)
    ASP.NET 5 beta7 is now available both on NuGet and as a tooling update to Visual Studio 2015! This release also includes the first public preview of the .NET Execution Environment (DNX) for Mac and Linux based on .NET Core – no Mono required. Let’s take a look at how we can get started with ASP.
  • PowerShell Script for Restart Windows Services with Dependent Services
    This is a PowerShell Script to restart a windows service with its dependent services. The dependent services that were not running when the restart request made, will not be started, so that the system services state will remain same after restart service script run. Download RestartService.
  • Cloud Explorer for Visual Studio 2013
    Free View your cloud resources, inspect their properties, and perform key developer actions from within Visual Studio. CREATED BY REVIEWS (0) Review SUPPORTS Visual Studio 2013 DOWNLOADS Download (2,604) VERSION 1.0.50825.
  • mateogianolio/node-c
    Embed C functions in JavaScript comments. Should work on Linux and OS X. This is more a proof of concept than something to be used in production. Be careful.
  • UWP: New features of Launcher class (Sergiy Baydachnyy)
    In this post I want to discuss how to establish communications between Universal Windows Platform applications. It was a problem since Windows 8 because each application is running in its own sandbox without access to data of other applications. Of course, Windows 8.
  • .NET Problem Solvers
    Whether you have been a member of the .NET community for ten years or ten days, we solve some amazing problems together. We wanted to take a moment to salute two inspiring problem-solvers that are always looking for new and innovative ways to enhance our community. Thanks you two!
  • Auto-Complete .NET Constructor Params (Jason Shirk.)
    If you’re a regular PowerShell script or module author, you’re probably accustomed to creating .NET objects using object constructors. In the Microsoft .NET Framework, each struct or class can have one or more constructors.

You can also follow these updates on Facebook Page or can also read previous editions at 1Gig Tech

Thank