Expert advice on using the latest techniques with Xamarin for your mobile development.
The January 2018 update of Microsoft's Visual Studio Code editor incorporates the new TypeScript 2.7.1 edition, allowing for quicker fixing of errors in TypeScript and even regular JavaScript files.
Peter tries out Visual Studio Enterprise 2017's Live Unit Testing and has what might be a life-changing experience.
Here's how to use web workers in ASP.NET MVC with TypeScript to enable concurrent processing in your client-side code. And, as a bonus, the correct way to think about web workers.
Microsoft's Visual Studio Code team has updated the popular, open source Python extension it acquired a few months ago, adding yet more functionality to the tool that has been installed more than 6 million times.
Windows Template Studio, Microsoft's open source, wizard-driven Visual Studio 2017 extension for coding UWP applications, is out in version 1.7 with new support for Visual Basic and the Prism framework.
This hands-on tutorial features an example app that displays a list of American cities, allowing the user to see a subset of choices by typing a filtering text value.
Microsoft yesterday shipped TypeScript 2.7, adding a bunch of new features as usual -- so many that a debate about bloat in the programming language was sparked on a social coding site.
Imaging dev tools specialist LEAD Technologies announced the release of LEADTOOLS Version 20 with new libraries leveraging .NET Standard, Microsoft's effort to unify .NET API usage across different platforms and projects such as .NET Framework, .NET Core and Visual Studio Tools for Xamarin.
It's been just a couple week since the second preview of Visual Studio 2017 version 15.6, with the latest iteration featuring improvements to Visual Studio Build Tools, Snapshot Debugging and more.
Here are five useful, ready-to-go extensions available for the Visual Studio Code editor to boost development for WordPress, a leading self-hosted blogging tool.
If you're building a RESTful Web service, you can provide both guidance and control around the JSON messages your service works with by replacing documentation with JSON Schemas.
Visual Studio Code, being based on the open source Electron framework, is among applications susceptible to a remote code execution vulnerability just announced and patched by the Electron team this week.
No matter how many HTTP codes there are, you really only need to check one property to determine success or failure.
This has been an issue for a while and was just raised again with a new post on the Issues section of the Microsoft Cognitive Toolkit GitHub repository, an open source toolkit for commercial-grade distributed deep learning.
The simplest way to ensure that the API your services expose to your consumers is to not let consumers access your services -- at least, not directly.
Although Microsoft's new Visual Studio for Mac 7.4 preview is mostly a "fix stuff" release, it does add support for Android Oreo 8.1 along with some productivity boosts for those coding mobile apps with Xamarin.
Amazon Web Services this week said .NET-centric developers using its cloud platform to write AWS Lambda functions can now do so in C# while leveraging .NET Core 2.0 libraries.
After suffering the consequences of accidentally turning off his firewall for a month and then experiencing a catastrophic workstation failure that took out both of his mirrored hard disks, Tim Patrick gained a new appreciation for online code repositories. He adopted VSTS and won't be looking back.
After several improvements to a popular Java debugger, the VS Code team has added more extensions to support JUnit testing, Maven, Tomcat and Checkstyle.