-
.NET dev specialists Syncfusion and Mobilize.Net have entered a partnership to help customers migrate legacy desktop applications to to the Azure cloud, where they're reborn as Web apps.
09/27/2018
-
The OpenAPI (Swagger) technology suite includes a file that describes your Web API service. Peter thinks it's the slickest tool available to ensure that clients can access your services.
09/24/2018
-
Moving your apps is not going to be a "port" -- find out why and what other advice Japikse has for tranisitioning your apps to the revolutionary new ASP.NET Core 2.
09/17/2018
-
By Chris Sainty
Chris Sainty provides hands-on code samples on how to use Web APIs to interact with Blazor, an experimental framework from the ASP.NET team that allows developers to write C# and Razor code and have it run in the browser via WebAssembly.
09/13/2018
-
The popular open source Babel compiler that makes modern JavaScript compatible with older environments has shipped in version 7 and, with help from Microsoft, now supports TypeScript.
09/04/2018
-
Downloading compiled C# code to the browser using Blazor is all very good -- but it would be so much better if you can integrate your Blazor code with JavaScript. Here’s how to do that.
08/27/2018
-
.NET development tool specialist JetBrains has launched ReSharper Ultimate 2018.2, with performance improvements, support for C# 7.3 and initial support for the hot new Blazor project, which aims to allow for C#-based Web development.
08/23/2018
-
Things are happening fast for ASP.NET Core, as Microsoft just released a new Version 2.2.0 preview while a recent developer survey indicates the Web dev framework is quickly becoming a mainstream option.
08/23/2018
-
The recent release of Visual Studio 2017 15.8 featured a bevy of improvements for Web developers, ranging from new Docker container to Azure Functions functionality.
08/20/2018
-
If you want to impress your boss (or client) with your diligence in generating documentation for your Web Service, then you need Swagger. That it will also make it easier for you to run tests on your service and check for typical errors is just icing on the cake.
08/13/2018
-
Blazor is the Microsoft toolset that exploits the WebAssembly standard to let you write C# code that will run in your browser. Here's how to set up Visual Studio 2017 and create your first app.
08/01/2018
-
It includes new project reference functionality, support for operating on parameter lists, new types to enforce explicit checks, improved JSX support, a better error UX and much more.
07/31/2018
-
Script references aren't just for TypeScript developers.
07/23/2018
-
GrapeCity, known for its Microsoft-centric components and development tools, has issued a new software release, featuring new .NET controls and a Visual Studio Code extension for its JavaScript-based designer.
07/19/2018
-
Microsoft added new Web app tutorials -- covering Django and Flask -- to its Python documentation for Visual Studio and its open source little cousin, the cross-platform Visual Studio Code editor.
07/18/2018
-
Microsoft's TypeScript team just shipped the release candidate for the upcoming TypeScript 3.0, incorporating many new features dealing with project references, a new 'unknown' type and more.
07/12/2018
-
Microsoft has boosted the performance of WebAssembly -- and JavaScript -- in Edge's rendering engine, benefitting both developers and users.
06/19/2018
-
ASP.NET code gives you enhanced ability to rewrite URLs to redirect client requests. But that leads to a key question: When should you use this new ability?
06/18/2018
-
Microsoft continues to churn out updates to its experimental Blazor technology for running C# code on the Web, with the latest boosting JavaScript interoperability.
06/08/2018
-
TypeScript 2.9 has shipped with several new editor features added along with some language/compiler features.
06/07/2018
-
Expert Web developer Chris Klug helps makes sense of today's complicated Web dev ecosystem and the tools and technologies that are emerging at a dizzying pace.
06/01/2018
-
C#/XAML for HTML5 (CSHTML5), which could be described as a reincarnation of the sorely missed Silverlight Web dev tech, has graduated from a release candidate to a stable 1.1 release, with the team noting it's investigating integration with Blazor/WebAssembly.
05/31/2018
-
Your DELETE request to the service just timed out. Surely, it's safe to send it again. Actually, it may not be.
05/30/2018
-
TypeScript applies type safety to JavaScript but, with conditional types, adds some flexibility in how consistent your types are.
05/29/2018
-
Your update request to the service just timed out. Is it safe to send it again? Maybe. Here's how to ensure that all your update, delete and add requests are safe plus some advice on what you should really be calling them and handling concurrency.
05/29/2018