Loading…
Expo-theater (Room 9) [clear filter]
Tuesday, October 2
 

08:45 CEST

The Intelligent Cloud
Designed for developers, this talk features Scott Guthrie, executive vice president of Microsoft's Cloud + AI Group, who will show how Azure and the intelligent cloud can help you solve your most complex business and developer problems. Whether you're a seasoned expert or new to the Cloud, you will learn how to better develop, deploy and manage cloud applications during this talk. You’ll catch the newest Azure technologies in action, featuring cool demos, with topics ranging from serverless to hybrid to security to app modernization and more – it’s an overview of Microsoft’s intelligent cloud that you won’t want to miss!

Speakers
avatar for Scott Guthrie

Scott Guthrie

Microsoft
EVP of Cloud + Enterprise, Microsoft Corporation


Tuesday October 2, 2018 08:45 - 09:45 CEST
Expo-theater (Room 9)

10:00 CEST

Azure Deep Dive with Scott Guthrie
See and experience the latest technologies in Azure by joining Scott Guthrie for an overview on the latest in Azure. Scott will discuss actionable scenarios you can use today with advanced workloads and capabilities to help you and your customers do more using any coding language, on any device, anywhere. He’ll do a number of demonstrations first-hand to show how these capabilities work, how they work together, and how these solutions can enable you to achieve more.

Speakers
avatar for Scott Guthrie

Scott Guthrie

Microsoft
EVP of Cloud + Enterprise, Microsoft Corporation


Tuesday October 2, 2018 10:00 - 11:00 CEST
Expo-theater (Room 9)

11:30 CEST

WebAssembly & Progressive Web Apps: Rethinking modern application development
Choose your programming language of choice for building fast, ubiquitously cross-platform, future-proof modern applications: dang - your dream will finally come true! Really...? Let's see. Undoubtedly, everybody needs to build business applications, somehow. The web and the browser platforms have changed the way we can build LOB applications and these platforms have evolved considerably in the past 5 years. More and more native features are available to SPAs (single page applications) running in the browser - a great base for modern applications as so called Progressive Web Apps (PWA). Now, with the rise of WebAssembly (WASM) as a standard and the improving maturity of PWAs we have powerful tools in our hand to build the next generation of web-based applications. In this session Christian Weyer will talk about the features & possibilities of Progressive Web Apps as app-like appearance, installability or offline operations, paired with the power of WebAssembly as a bytecode for all major modern browsers. See how to use PWAs to build native-like applications on the browser platforms and experience the strength of WASM to run C, C++ or C#/.NET code in the browser, without any plugin. This can be a disruptive approach for both greenfield and brownfield projects. Lean back and watch how the web is evolving into a new stage of capabilities and feel the potential of your next (business) application. Let’s do it!


Speakers
avatar for Christian Weyer

Christian Weyer

Christian Weyer is founder and CTO of Thinktecture AG, as well as Microsoft MVP (Most Valuable Professional) and Google GDE (Developer Expert). He is an engaged and passionated speaker on several software conferences and events all over the world. His heart has always been with distributed... Read More →


Tuesday October 2, 2018 11:30 - 12:30 CEST
Expo-theater (Room 9)

13:45 CEST

Enhancing Web Pages with VueJS: When You Don’t Need a full SPA
Creating large, monolithic SPAs is all the rage, not all solutions need a single page application. I found that improving parts of my web projects with islands of functionality was better in many cases, but the complexity of Angular and my hatred of .jsx made me yearn for a modern framework that is simple and straightforward. That’s where VueJS came in and saved the day.  In this talk I’ll build a simple page using VueJS and then talk about using it is larger projects without having to use bundling and transpilers if you don’t want to.


Speakers
avatar for Shawn Wildermuth

Shawn Wildermuth

Microsoft MVP, Speaker and Pluralsight Author
Shawn Wildermuth has been tinkering with computers and software since he got a Vic-20 back in the early ‘80s. As a Microsoft MVP since 2003, he’s also involved with Microsoft as an ASP.NET Insider and ClientDev Insider. You may have taken one of his more than twenty courses on... Read More →


Tuesday October 2, 2018 13:45 - 14:45 CEST
Expo-theater (Room 9)

15:00 CEST

The Secret Sauce of Native Mobile Apps
The hope and dream of every developer to is creating amazing mobile experiences that people love to use and their fellow developers all envy. What does it require to truly take your work from just "ok, that's a good job" to "how in the world did _____ do that?!" In this session David will spill the beans on how you can make your mobile app the one that everyone is talking about. You'll learn tips and tricks along the way for using Xamarin to make you more productive and innovative in your everyday work.


Speakers
avatar for David Ortinau

David Ortinau

Speaker, Techorama
David is a Senior Program Manager for Mobile Developer Tools at Microsoft, focused on Xamarin.Forms. A .NET developer since 2002, and versed in a range of programming languages, David has developed web, environmental, and mobile experiences for a wide variety of industries. After... Read More →


Tuesday October 2, 2018 15:00 - 16:00 CEST
Expo-theater (Room 9)

16:30 CEST

SPA Revolution with WebAssembly and ASP.NET Blazor
WebAssembly (WASM) is challenging JavaScript's monopoly in the browser. Many higher-level languages are currently evaluating whether WASM is a way for them to conquer the web client. .NET is spearheading this movement. In 2017, we saw the first .NET prototypes running on WASM. Based on that, Blazor, the new .NET- and WASM-based Single-Page-App (SPA) framework has appeared. The .NET community is thrilled but Blazor could be interesting for developers new to .NET, too. Rainer Stropek engaged early in the Blazor open source project. Join him in this fast-paced, demo-heavy session and see what's behind this new contender in the world of browser development.


Speakers
avatar for Rainer Stropek

Rainer Stropek

co-founder, software architects
Rainer Stropek is co-founder and CEO of the company software architects and has been serving this role since 2008. At software architects Rainer and his team are developing the award-winning SaaS time tracking solution “time cockpit”. Previously, Rainer founded and led two IT... Read More →


Tuesday October 2, 2018 16:30 - 17:30 CEST
Expo-theater (Room 9)

17:45 CEST

Applying ML to Software Development
Machine Learning (ML) has proven to be quite effective in a variety of application domains, including speech recognition, object recognition, image retrieval etc. In each of these aforementioned application domains, ML based “programs” must adapt to changing conditions, handle large data sets often with irregularities, and come up with algorithms with little / incomplete knowledge. Sounds similar to software development? Turns out that ML is being applied to the field of software development including reverse engineering legacy code, software fault detection, and requirement analysis. In this session we will look at various examples of ML being applied to software development.

Speakers
avatar for Vishwas Lele

Vishwas Lele

CTO, Applied Information Sciences
Vishwas Lele serves as CTO at Applied Information Sciences, Inc. Mr Lele is responsible for assisting organizations in envisioning, designing and implementing enterprise solutions related cloud and mobility. Mr Lele brings close to 28 years of experience and thought leadership to... Read More →


Tuesday October 2, 2018 17:45 - 18:45 CEST
Expo-theater (Room 9)
 
Wednesday, October 3
 

08:45 CEST

SOLID JavaScript
Many .Net and Java developers live by the SOLID principles to make their software designs more understandable, flexible, and maintainable. As more business logic moves to the front end with frameworks like React and Angular, developers often lose touch with these principles and resort to more reactionary code. It doesn’t have to be that way. In this session, you will learn how to apply all five of the SOLID principles to your front-end JavaScript applications.


Speakers
avatar for Jonathan Mills

Jonathan Mills

Jon is a Pluralsight author, Microsoft MVP, and international speaker focusing on JavaScript both in the browser and on the server. Jonathan Mills is a JavaScript and Node.js expert working in the mean stack with individuals and companies to help build their technical skills to cope... Read More →


Wednesday October 3, 2018 08:45 - 09:45 CEST
Expo-theater (Room 9)

10:00 CEST

Xamarin: All the Latest and Greatest
Xamarin continues our mission at Microsoft to delight developers and empower you to do more! Come learn about all the latest advancements from Microsoft made just for you in Visual Studio, Xamarin, and Xamarin.Forms.

Speakers
avatar for David Ortinau

David Ortinau

Speaker, Techorama
David is a Senior Program Manager for Mobile Developer Tools at Microsoft, focused on Xamarin.Forms. A .NET developer since 2002, and versed in a range of programming languages, David has developed web, environmental, and mobile experiences for a wide variety of industries. After... Read More →


Wednesday October 3, 2018 10:00 - 11:00 CEST
Expo-theater (Room 9)

11:30 CEST

Understanding Redux By Building Your Own
Why does Redux work the way it does? And why would you want to use it anyway. In this session I'll create my own Redux implementation based on the needs of my example application.  The session will be in C# but basically applies to any language. Some basic knowledge of Observables is advisable.


Speakers
avatar for Lander Verhack

Lander Verhack

trainer, U2U
Lander Verhack works as a software expert, trainer and strategist at U2U. He focusses on Front-End development in .NET, Web and Mobile Apps. Lander is author of the U2U training material on Windows 10, Android and Angular. Lander has a strong passion for technology and enjoys playing... Read More →


Wednesday October 3, 2018 11:30 - 12:30 CEST
Expo-theater (Room 9)

13:45 CEST

Cool sh*t you can build with the latest Windows
Want to know what kinds of cool things developers can do with the next version of Windows? If so, come to this session to see a train of demos that will excite and inspire. This will be super fresh, covering the very latest Windows developments. Demos may include Machine Learning, Mixed Reality, IoT, [redacted], and much more.


Speakers
avatar for Pete Brown

Pete Brown

Microsoft
Pete works in the Windows and Devices group at Microsoft, covering desktop development, apps and tech for musicians, and cool stuff with blinky LEDs. Prior to joining Microsoft in 2009, Pete was a Silverlight and WPF MVP. Pete adores his C64, and especially the SID chip.
avatar for Giorgio Sardo

Giorgio Sardo

Microsoft
Giorgio leads a team of amazing engineers and evangelists at the forefront of the latest platform innovations in Microsoft. He influences product strategy by channeling feedback from developer ecosystem. He coordinates the technical messaging and keynotes at top Microsoft events like... Read More →


Wednesday October 3, 2018 13:45 - 14:45 CEST
Expo-theater (Room 9)

15:00 CEST

CLI first .NET - Projects and MSBuild, SDKs, NuGet and Global tools
Go behind the curtain and see how to build .NET applications without Visual Studio.  In this sessions we'll dig into how the dotnet CLI pulls together pieces like project files, MSBuild, SDKs, and NuGet to build .NET apps, and how to extend those pieces and use .NET Global Tools to be more productive on the command line.


Speakers
avatar for Kevin Pilch

Kevin Pilch

Microsoft
Kevin has worked on Developer Tools at Microsoft for more than 15 years. During that time he has worked on the C# and VB IDE experience, including features like IntelliSense, formatting, refactoring, colorization and more. Most recently he has been the manager of the project system... Read More →


Wednesday October 3, 2018 15:00 - 16:00 CEST
Expo-theater (Room 9)

16:45 CEST

C# Language Internals
Come and have a peek under the hood of your favorite C# language features. In this 100% demo session, we'll browse the Roslyn compiler source code, use ILDASM and ILSpy, and may even jump in WinDbg and SOS to show how language features come alive.

If you've seen this session before, don't worry! There's plenty of new content with the new C# 7.x language features and the upcoming proposed C# 8.0 features.


Speakers
avatar for Bart De Smet

Bart De Smet

Principal Software Development Engineer, Microsoft
Bart De Smet is a Principal Software Development Engineer working on large scale stream processing systems in the Applications and Services Division at Microsoft Corporation, a course and book author, and a popular speaker on various international conferences. In his current role... Read More →


Wednesday October 3, 2018 16:45 - 17:45 CEST
Expo-theater (Room 9)
 
Filter sessions
Apply filters to sessions.