Web Development


.NET Core Support Now Part of Key AWS Coding Services

Developers working in the Amazon Web Services realm who have requested .NET Core support in some of the AWS coding tools got their wishes granted.

New Features to Test Out in Visual Studio Code 1.14

Developers who prefer VSC will find a slew of new change in the June release, including some enhancements that will make working with the Integrated Terminal more flexible. There are also a few changes to how VSC handles tasks.

Improving Feedback When Editing HTML

Get Visual Studio to be more helpful when you're working with HTML.

Your First TypeScript Angular 2 App

Here's how to use Angular2 and TypeScript to retrieve JSON objects from an ASP.NET MVC controller and populate your page with the results.

Rapid UWP Creation with Windows Template Studio 1.1

Windows Template Studio, the wizard-based coding engine for Windows 10 UWP apps, gains momentum with a newer point release this week. Also, in this week's .NET Insight Podcast, we ask: Who are your programming heroes?

Send the Right Error Information with HttpException

When something goes wrong with your Web Service the decent thing to do is to return your errors in a variety of ways.

Visual Studio 2017 15.3, .NET Core 2.0 Trio Previews Now Out

It's the third preview for VS 2017 15.3, which sports mostly fit-and-finish improvements of many user-reported issues, and second preview for the .NET/ASP.NET/Entity Framework Core 2.0 trio.

AJAX Without JavaScript

You like the idea of an AJAX application, but would rather not write the JavaScript yourself. You're in luck: ASP.NET MVC provides two tools that write the client-side code for you. And these tools even make sense if you’re comfortable with writing your own JavaScript.

TypeScript 2.4 Now GA

Dynamic import expressions, enhanced string enums, and improved generics checking are just a few of the features of this point release of the JavaScript superset.

Build Web Apps Without All That JavaScript

You don't need to write tons of JavaScript code to create a JavaScript-friendly MVVM app. Let DotVVM can take over. Here's a basic tutorial for developing with it.

Open Source at the Heart of Microsoft's Intelligent Cloud Development Efforts

At the company's Azure OpenDev online presentation, Microsoft and its open source partners showcased a number of tools and resources meant to provide developers a leg up on developing for the "intelligent cloud & an intelligent edge."

Accept HTML and Script from Your Web Pages

Sensibly, ASP.NET MVC 5 prevents users from entering HTML or Script tags into your page's textboxes, protecting you from a wide variety of hacks. However, for those rare occasions when you do need to let the user enter tags, here's how to do it.

Track Your Fitness with a Fitbit and Xamarin

Wally shows you how to use Xamarin.iOS to create a pedometer app for a Fitbit that employs the CoreMotion Framework.

Neural Network Back-Propagation Using Python

You don't have to resort to writing C++ to work with popular machine learning libraries such as Microsoft's CNTK and Google's TensorFlow. Instead, we'll use some Python and NumPy to tackle the task of training neural networks.

How Microsoft PowerApps and Flow Can Automate, Even Save App Development

From Visual Studio Live! Washington, DC: Microsoft PowerApps and Flow take RAD tools to another level, by automating custom application development through low-code tools.

Subscribe on YouTube