Microsoft is doubling down on its low-code push spearheaded by its Power Platform, just revamped with a new offering called Power Pages for building simple, data-driven web sites.
Microsoft's Edge DevTools development team is actively seeking feedback to help improve the product with a new GitHub repo to collect comments.
The company is supporting and collaborating on a proposal to bring optional and erasable type syntax to JavaScript, titled "ECMAScript proposal: Types as Comments."
Userware, on a years-long mission to provide an open source alternative to Microsoft Silverlight, shipped OpenSilver 1.0 just as Microsoft ended support for the popular web-dev tool.
"It is challenging to make native AI applications portable to multiple platforms given the variations in programming languages and deployment environments."
TypeScript, Microsoft's type-optional take on JavaScript, has shipped in version 4.4, along with receiving a home page revamp.
Will advanced AI robots replace professional software developers? Depends on who you ask.
Some 10 years after the final Microsoft Silverlight release, some developers still fear being "Silverlighted," or seeing a development product in which they have invested heavily be abandoned by Microsoft.
The big annual Stack Overflow Developer Survey reveals some curious data points, like .NET Core/.NET 5 being the "most loved" non-web dev framework even though the old .NET Framework that it's replacing is still being used more.
Extensions like the Chrome Debugger or the Microsoft Edge Debugger are no longer needed.
In announcing Windows 11, Microsoft said a more open Microsoft Store ecosystem will provide more opportunities for developers.
A Forrester Research analyst says the tide may be changing for Progressive Web Apps (PWAs), which make web apps look and act like native apps. This is news for <i>Visual Studio Magazine</i> readers because Microsoft's open source Blazor web framework -- enabling web development with C# instead of just JavaScript -- is used to create PWAs.
Call it low-code for the web: Azure Static Web Apps has reached general availability, providing a quick onramp to full-stack projects with static front ends and dynamic back ends powered by Azure Functions serverless computing.
Because WebSockets allows for full-duplex communication channels over a single TCP connection, it can be used to open a two-way interactive communication session between the user's browser and a server.
The Oqtane project -- a modular application framework for Blazor -- has been updated with more templating functionality, along with user experience (UX) improvements and fixes.