JasonSears.io

Logo

Enterprise Cloud Enthusiast

Senior Solutions Architect / Chicago Technology Lead at Rightpoint

About | GitHub

Build Notifications: May 1, 2015

May 1, 2015

[ Microsoft ] [ Build ]

For the final day of Build, there was no keynote; we started immediately with sessions:

What’s New in C# 6 and Visual Basic 14

I focused on the primary language updates in C# 6 (not all features mentioned here):

  • Introduction of the static using clause
  • Getter-only auto-properties set from the constructor or directly on the properties
  • Expression-bodied members
  • Interpolated strings
  • nameof
  • Null-propagating operator as ?.
  • Await in catch or finally blocks: one application would be logging something in your catch or finally block async
  • Ability to filter exceptions

There was also a demo of how we can now use lambda statements in the Watch and Immediate windows.

Under Tools > Extensions and Updates in Visual Studio 2015, there is a new package called C# Essentials, which helps to give developers real-time tips and hints, as they are coding, on how C# 6 can make their coding life easier.

Curious about what is coming in C# 7? Stay current with the design notes from the Roslyn design meetings on GitHub.

Case Studies of HoloLens App Development

Organized as a series of case studies from different industries:

  • NASA
    • Jeff Norris is the lead for mission operations innovation for the NASA Jet Propulsion Laboratory and discussed how they are working with Microsoft HoloLens to give people the ability to experience walking and being on Mars. He recalled how people literally teared up when they first experienced walking on Mars virtually. The applicability to planning routes on Mars for the Curiosity rover is also ground breaking. TIME did a great overview of the new software NASA and Microsoft are teaming up on called OnSight, which allows NASA scientists to explore and interact with Mars through HoloLens.
  • Trimble
    • Trimble discussed working with HoloLens to give architects the ability to build and review design plans in a physical space.
    • The transition from 2D documents to the 3D world is a game changer for the industry.
    • Check out the Microsoft Partner Spotlight for Trimble for more details.
  • Cleveland Clinic and Case Western Reserve University
    • HoloLens is completely changing the health care field both educationally and professionally. Imagine learning surgeries through HoloLens, or interacting with a virtual heart.
    • Have a look at how HoloLens is changing the health care industry.

Building Consumer and Enterprise Device Solutions with Windows 10 IoT

  • Gartner predicts that by 2017, 50 percent of Internet of Things solutions will originate in Startups that are less than three years old
  • The Universal Windows Platform gives us the ability to take the same code base and deploy cross platform. This is the common theme of Build 2015 and was demonstrated with a simple Windows 10 universal weather app that was accessible on phone and then Raspberry Pi
  • AllJoyn was discussed as a framework to search for and communicate with other devices in the IoT landscape
  • Securing IoT devices was discussed through Windows 10 IoT TPM
  • Have a look at Windows on Devices for everything Windows IoT

Microsoft Build 2015 was fantastic!

I can’t thank Rightpoint enough for their supportive nature in providing opportunities for training for its employees and more personally, for the privilege of being invited to attend //build/ this year!

Jason Sears

Share this post!