Developer Rick Strahl, tired of the cumbersome process of converting his many Visual Studio IDE code snippets into formats that can be used in the Visual Studio Code editor and the JetBrains Rider IDE, has created a tool to automate the process.
Microsoft today released an update to its ML.NET framework that includes new Visual Studio templates to help developers code their machine learning projects.
An open source GitHub project championed by a handful of developers seeks to add Google's new Flutter mobile UI framework as an option for creating native mobile apps in the Xamarin framework.
Despite a lot of support, many developers immediately took issue with the icon change, with comments such as: "I hate to say it but this is ridiculous. This smells of tinkering with the UI just for the sake of it."
Microsoft just announced .NET Standard 2.1, its first update in more than a year as it plays catch-up with the .NET Core implementation, which is about to hit v2.2.
Not only can you integrate JavaScript with Blazor, that integration provides a strategy for moving your existing pages to Blazor without having to rewrite your existing JavaScript code.
If someone tells you that LINQ doesn't support subqueries ... well, they're not wrong. But they're also not entirely correct, either. With LINQ you can meet many of the goals of SQL subqueries including the ability to build complex queries out of simpler ones.
Blazor expert Chris Sainty provides hands-on code samples to explain how to handle DOM and user-defined events in Microsoft's experimental project for writing browser-based apps with C# instead of JavaScript.
- By Chris Sainty
- 10/31/2018
ASP.NET Web API and ASP.NET MVC have similar (but not identical) mechanisms that allow you to customize how your requests and responses are processed. Not surprisingly, ASP.NET Web API's implementation is both easier and more flexible than ASP.NET MVC.
Microsoft said that going forward, ASP.NET Core will only run on the NET Core 3.0 platform, not the traditional 16-year-old .NET Framework.
.NET developers have long availed themselves of a wealth of functionality -- mostly free -- from the Visual Studio Marketplace, but only one major offering has earned a perfect 5.0 rating above a certain threshold of developer reviews.
Microsoft's shift from the traditional 16-year-old .NET Framework to modernized, open source and cross-platform "Core" implementations is picking up in pace.
You have at least two options for adding processing to multiple controllers without duplicating code in each of the Controllers.
The latest update to Xamarin.Forms -- Microsoft's C#-based, open source cross-platform mobile app dev solution -- addresses the "little things" such as buttons, images labels and more.
Microsoft announced the first preview of Visual Studio 2019 will be available before year's end, with general availability of the flagship IDE expected in the first half of 2019.
Progress announced a new release of Telerik UI components for Web, mobile and desktop development in the .NET ecosystem.
Eric Vogel shows how to create a new ASP.NET Core Web application using Visual Studio 2017.
GitHub released its huge yearly Octoverse report on activity in the open source community, revealing that Microsoft claimed two of the top five projects, ranked by the number of contributors.
Persistent performance and reliability issues in the Visual Studio for Mac IDE will be addressed by replacing most of the editor internals with code from the Visual Studio IDE.
Laurent Bugnion, a Senior Cloud Developer Advocate for Microsoft who downloaded his first Web site on Mosaic in 1993, takes you on a trip through time to review software developments during the 25-year span of the Visual Studio Live! .NET training and networking conferences.
- By John K. Waters
- 10/12/2018