ASP.NET | The ASP.NET Site Community spotlight RSS Feed View all ASP.NET 5: Setting up frontend build (with grunt)Thursday, April 30, 2015 Nice post from Tomas Jansson with tons of code samples explaining how to leverage grunt in a sample blog application. Updates for ASP.NET 4.6 - Web Forms / MVC 5 / Web API 2Wednesday, April 29, 2015 Pranav Rastogi describes some of the updates for ASP.NET 4.6 that shipped with Visual Studio 2015 RC for Web Forms, MVC and Web API. Running ASP.NET 5 Beta 4 in Docker with DNX runtimeTuesday, April 28, 2015 Alexander Zeitler walks through the process of running an ASP.NET 5 application in Docker. New Features in ASP.NET 5Monday, April 27, 2015 Madhuri Mishra summarizes some top new features in ASP.NET 5. ASP.NET WEB API: Consuming Binary Contents (Images)Friday, April 24, 2015 Mahesh Sabnis demonstrates a simple ASP.NET Web API controller that serves images as binary responses with a Knockout front-end client. 11 things about JavaScript functions that .NET developers should know: Part 2Thursday, April 23, 2015 Dhananjay Kumar continues his series explaining important ways that JavaScript functions differ from C# functions. k-http - An ASP.NET 5 Command-line HTTP server to host static filesWednesday, April 22, 2015
Tugberk Ugurlu shares a command-line HTTP server suitable for testing and local development to host static files with zero configuration. It's written on top of ASP.NET 5 and inspired by nodejs http- server.

ASP.NET | The ASP.NET Site

  • 1.
    ASP.NET | TheASP.NET Site Community spotlight RSS Feed View all ASP.NET 5: Setting up frontend build (with grunt)Thursday, April 30, 2015 Nice post from Tomas Jansson with tons of code samples explaining how to leverage grunt in a sample blog application. Updates for ASP.NET 4.6 - Web Forms / MVC 5 / Web API 2Wednesday, April 29, 2015 Pranav Rastogi describes some of the updates for ASP.NET 4.6 that shipped with Visual Studio 2015 RC for Web Forms, MVC and Web API. Running ASP.NET 5 Beta 4 in Docker with DNX runtimeTuesday, April 28, 2015 Alexander Zeitler walks through the process of running an ASP.NET 5 application in Docker. New Features in ASP.NET 5Monday, April 27, 2015 Madhuri Mishra summarizes some top new features in ASP.NET 5. ASP.NET WEB API: Consuming Binary Contents (Images)Friday, April 24, 2015 Mahesh Sabnis demonstrates a simple ASP.NET Web API controller that serves images as binary responses with a Knockout front-end client. 11 things about JavaScript functions that .NET developers should know: Part 2Thursday, April 23, 2015 Dhananjay Kumar continues his series explaining important ways that JavaScript functions differ from C# functions. k-http - An ASP.NET 5 Command-line HTTP server to host static filesWednesday, April 22, 2015
  • 2.
    Tugberk Ugurlu sharesa command-line HTTP server suitable for testing and local development to host static files with zero configuration. It's written on top of ASP.NET 5 and inspired by nodejs http- server.