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
The Visual Studio Engineering Team is moving off the UserVoice site previously used to collect developer feedback about the IDE in favor of a new "Suggest a Feature" mechanism on the Developer Community site.
One of the latest Microsoft creations to be taken open source is a cutting-edge project in the booming artificial intelligence space.
In a Visual Studio Live! conference keynote Tuesday a couple of Microsoft program managers discussed .NET today and tomorrow, clearly signaling that .NET Core is the future of the ecosystem and that programmers should use it for all new development projects.
You have a bunch of options for debugging Android applications built with Xamarin. Unfortunately, only one of them has worked well for Peter in all scenarios. Here are all your options with Peter's opinion on each and a recommendation on the best one.
Microsoft announced the third preview of Visual Studio 2017 v15.9, improving Xamarin and TypeScript functionality along with a bevy of other improvements.