Presentation: Journey to Cloud Architecture
Dylan Smith discusses the architectural challenges faced turning TFS into Azure DevOps, the evolution of the architecture, and lessons learned along the way.
By Dylan Smith
https://www.infoq.com/presentations/microsoft-tfs-azure-devops?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=.NET
Dylan Smith discusses the architectural challenges faced turning TFS into Azure DevOps, the evolution of the architecture, and lessons learned along the way.
By Dylan Smith
https://www.infoq.com/presentations/microsoft-tfs-azure-devops?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=.NET
InfoQ
Journey to Cloud Architecture
Dylan Smith discusses the architectural challenges faced turning TFS into Azure DevOps, the evolution of the architecture, and lessons learned along the way.
So far we have talked about how quite a few new features of C# 8. We have talked about how C# 8 fixing interpolated verbatim strings (here), we have talked about the languages new Index Struct and the usage of the Hat operator (here) and we have talked about default interface methods (here). In this article we will talk about another feature that some people might call small and minor, but still very very useful as it can clean up code and remove lots of noise.
http://www.devsanon.com/c/c-8-introducing-target-typed-new-expressions/?utm_source=csharpdigest&fbclid=IwAR24othAi3POVDJRWPsOQQzFtUObuBJSlySopT34ra8VxrQm04n-aUmR2a0
http://www.devsanon.com/c/c-8-introducing-target-typed-new-expressions/?utm_source=csharpdigest&fbclid=IwAR24othAi3POVDJRWPsOQQzFtUObuBJSlySopT34ra8VxrQm04n-aUmR2a0
.NET platform architecture (book in English, Russian and Chinese) https://github.com/sidristij/dotnetbook
GitHub
GitHub - sidristij/dotnetbook: .NET Platform Architecture book (English, Chinese, Russian)
.NET Platform Architecture book (English, Chinese, Russian) - sidristij/dotnetbook
Blazor is a single-page app framework for building interactive client-side Web apps with .NET. Blazor uses open web standards without plugins or code transpilation. Blazor works in all modern web browsers, including mobile browsers.
https://www.hanselman.com/blog/WhatIsBlazorAndWhatIsRazorComponents.aspx
https://www.hanselman.com/blog/WhatIsBlazorAndWhatIsRazorComponents.aspx
Hanselman
What is Blazor and what is Razor Components?
I've blogged a little about Blazor, showing examples like Compiling C# to WASM ...
Microsoft Watches GitHub Commits for Azure Secrets
https://odetocode.com/blogs/scott/archive/2019/03/21/microsoft-watches-github-commits-for-azure-secrets.aspx
https://odetocode.com/blogs/scott/archive/2019/03/21/microsoft-watches-github-commits-for-azure-secrets.aspx
Blazor: Implementing Client Side Search As You Type Using bind-value-oninput
https://scottsauber.com/2019/03/25/blazor-implementing-client-side-search-as-you-type-using-bind-value-oninput/
https://scottsauber.com/2019/03/25/blazor-implementing-client-side-search-as-you-type-using-bind-value-oninput/
Scott Sauber
Blazor: Implementing Client Side Search As You Type Using bind-value:event
Updated 12/1/2019 to work with Blazor 3.0+ tldr; Use bind-value:event=”oninput”instead of bind in order to get real feedback as you type. bind only databinds during the onchange event …
Transform your ASP.NET Core Website into a Single File Executable Desktop App
https://blog.dangl.me/archive/transform-your-aspnet-core-website-into-a-single-file-executable-desktop-app
https://blog.dangl.me/archive/transform-your-aspnet-core-website-into-a-single-file-executable-desktop-app
Dangl.Blog();
Transform your ASP.NET Core Website into a Single File Executable Desktop App - Dangl.Blog();
Using web technology to create desktop apps has been around for quite some time now, with frameworks like Electron being mature and used in lots of products. For example, both Spotify and Slack
.NET Core Opinion 12 – Use Your ASP.NET Core App as an Executable
https://odetocode.com/blogs/scott/archive/2019/03/27/net-core-opinion-12-use-your-asp-net-core.aspx
https://odetocode.com/blogs/scott/archive/2019/03/27/net-core-opinion-12-use-your-asp-net-core.aspx
Remaining Relevant as a .NET Developer
http://www.lhotka.net/weblog/RemainingRelevantAsANETDeveloper.aspx
http://www.lhotka.net/weblog/RemainingRelevantAsANETDeveloper.aspx