Posts tagged #build

Build: .NET overview & roadmap

Continuing through the most important talks at Build I have come to the .NET overview and roadmap talk with the two Scotts, Hanselman and Hunter . They had a good combination of things I heard was coming, but also completely new stuff. It was well known that they are working on...

Technology
Read more

Build: The future of C#

Along the same line as the TypeScript talk, Mads Thorgersen and Dustin Campbell did a great talk about the future of C# , opening with some statistics that show how loved and widely used the language really is. Even though I am very much in love with F#, I am also quite happy...

LanguagesTechnology
Read more

Build: What’s new in TypeScript

So Build is well underway, and I finally got around to diving into some of the talks that are online. One of my early favorites is Anders Hejlsbergs talk on news in TypeScript . Anders gives a good run through of the TypeScript typesystem, starting with the basics and covering...

EventsTechnology
Read more

Build: Azure App Services has a growth spurt

At Build there was a number of huge announcements. It is amazing to see that Azure is keeping up the pace, and as a developer I am excited about the promise of services that will enable me to focus on implementing solutions rather than fiddeling with servers and infrastructure.

ArchitectureEventsTechnology
Read more

Build: Microservices on Azure

Besides App Services, Azure offers an alternative that is slightly to the left of the far right on the big IaaS to PaaS scale called Azure Service Fabric . Conceptually Service Fabric is based on containers, allowing you to fit many services into a single VM and it gives you more...

ArchitectureEventsTechnology
Read more