Help us improve the ASP.NET Forums! We want to hear your ideas!
Blog

Get Building.

A free web framework for building Web sites and Web applications using HTML, CSS and JavaScript. Create Web APIs, mobile sites and use real-time technologies

Get ASP.NET

Websites

Build standards-based websites with HTML5, CSS3, and JavaScript

Learn more

Mobile

Power mobile apps with responsive design and mobile frameworks

Learn more

APIs

Write web APIs and services that produce JSON or XML to talk to connected devices

Learn more

Real-time

Enable real-time bi-directional communication between client and server with web sockets

Learn more

Community spotlight RSS Feed

[video] What’s new in Security in ASP.NET 5 and MVC 6

Mar 22, 2016

In this video from NDC London, Dominick Baier overviews authentication, authorization and data protection.

Using ASP.NET WebHooks with IFTTT and Zapier to Monitor Twitter and Google Sheets

Mar 21, 2016

Henrik F Nielsen shows how to use a generic JSON WebHook receiver with ASP.NET Webhooks to integrate IFTTT, Zapier, Twitter and Google Sheets.

Improve the Performance of ASP.NET MVC Web Application Using HTTP Compression

Mar 18, 2016

Arvind Gehlot shows how to improve the performance of an ASP.NET MVC application running under IIS by correctly configuring HTTP compression.

AngularJS and ASP.NET Core 1.0 JumpStart

Mar 17, 2016

Here's a three post jumpstart series by Fiyaz Hasan showing you how to build a quiz game application with AngularJS and ASP.NET Core

See more

What's new RSS Feed

Working with Multiple Environments

Wednesday, April 6, 2016

ASP.NET 5 introduces improved support for controlling application behavior across multiple environments, such as development, staging, and production. Environment variables are used to indicate whi...

Publish to a Linux Production Environment

Wednesday, April 6, 2016

In this guide, we will cover setting up a production-ready ASP.NET environment on an Ubuntu 14.04 Server. We will take an existing ASP.NET 5 application and place it behind a reverse-proxy server...

See more