InfoQ Homepage Microsoft Content on InfoQ
-
PerfView: The Ultimate .NET Performance Tool
Sasha Goldshtein talks about PerfView, an open source tool for .NET performance diagnosis used in production environments to solve CPU, wall-clock time, and memory usage issues.
-
Writing Extensible Functional Code
Renan Ranelli discusses Protocols (Elixir & Clojure) and TypeClasses (Haskell) and relates them to alternatives in other languages (Mixins in Ruby and Extension Methods in C#).
-
Adding Real-Time Features to Your Applications with SignalR
Javier Lozano introduces SignalR and covers the features and approaches SignalR offers on both client and server sides.
-
Building Reusable UI Components in ASP.NET Core MVC
Scott Addie presents how to create basic reusable view components and tag helpers in ASP.NET Core MVC.
-
The Modern ASP.NET Tech Stack!
Sam Basu discusses the status, the evolving direction and the technology stack for ASP.NET and ASP.NET Core.
-
Steeltoe and the Open Source .NET Renaissance
Beth Massi, Zach Brown and Dave Tillman discuss the .NET platform renaissance, the Steeltoe framework, then demonstrate how to build resilient microservices with ASP.NET Core.
-
Adding AI Smarts with Cognitive Services
Stephen Bohlen discusses Microsoft’s Cognitive Services, how to use them, exploring services for Facial Recognition, object detection, NLP, as well as Topic Extraction and Sentiment Analysis.
-
What's New in ASP.NET Core 2.0?
Scott Addie discusses what’s new in ASP.NET Core 2 - Razor Pages, SPA Templates, Runtime Store, etc. – and how to migrate an application from 1.x to 2.0.
-
Herding Nulls and Other C# Stories from the Future
Mads Torgersen shares future thinking of a fast-moving major programming language, C#. Torgersen discusses pattern matching, type classes, discriminated unions and much more.
-
Microsoft and Open Source - A 'Brave New World'
Matt Warren discusses how Microsoft does open source and how new features are designed.
-
Using Webpack to Streamline Modern Web Application Packaging and Deployment
Kevin Grossnicklaus discusses how to get started with WebPack, how to configure Visual Studio for it and some of the best practices for utilizing it with Angular2 or React.
-
API Design Lessons Learned: Enterprise to Startup
Mohamed El-Geish explores lessons learned at big companies like Microsoft and LinkedIn, and adapts the insights drawn from them to fit a fast-growing startup.