InfoQ Homepage ASP.NET Content on InfoQ
-
Microsoft’s new Web Server, Katana, Hits Version 3
Katana is Microsoft’s stand-alone implementation of the OWIN (Open Interface for .NET) standard. With the release of version 3, Kanata is wholly to the asynchronous model offered by .NET 4.5.
-
ASP.NET vNext Projects Get Simpler
ASP.NET vNext alpha3 was released along with the Visual Studio "14" CTP3. Several interesting changes are around ASP.NET projects - simpler project files, ability to specify build event handlers, cleaner source folders and more.
-
ASP.NET Two-Factor Authentication, Web And Mobile Tooling Improvements
Visual Studio Update 3 was released last week and includes some framework and tooling improvements relevant to web and mobile developers. We go through some of these, including the ASP.NET identity update supporting two-factor authentication, new Visual Studio-Azure integrations as well as several updates to the Apache Cordova Tooling preview.
-
Katana Gets OpenIDConnect, WSFederation Components
Katana 3, now close to GA, comes with new security components providing OpenIDConnect and WSFederation support.
-
Big Features Pack Visual Studio "14" Preview
The first preview of the successor to VS2013 has been released, unifying several recent projects into a single package. Nearly all technology platforms are affected, with ASP.NET, C++, and VB/C# developers all receiving large updates.
-
Introducing ASP.NET vNext and MVC 6
Part of the ASP.NET vNext initiative, ASP.NET MVC 6 represents a fundamental change to how Microsoft constructs and deploys web frameworks. The goal is to create a host agnostic framework that eliminates the dependencies on the legacy System.Web infrastructure.
-
Feature-Rich Visual Studio 2013.2 Improves Git Tools and ASP.NET
The official RTM release of Visual Studio 2013 Update 2 has been made, and unlike the first update it brings with it a host of new features that should interest if not outright benefit nearly all users. Improved areas include better Git tooling support, web development, and profiling.
-
Build 2014 Retrospective
In this opinion piece, a look is taken at Microsoft's recent Build conference and how the company may be signaling its desire for an increased focus on attracting developers.
-
ASP.NET Identity 2 Adds Two-factor Authentication, Account Lockout, Security Stamp and Bug Fixes
ASP.NET Identity 2 RTM, recently released by Microsoft provides support for Two-factor authentication, account lockout, security stamp besides several improvements and bug fixes.
-
Creating Single Page Apps With Angular.JS and ASP.NET
Angular.JS is a popular framework created by Google for creating single page applications. Despite its origins, it can also easily work with ASP.NET to provide Microsoft-centric developers the same powerful capabilities.
-
Project Helios: An ASP.NET OWIN-based Web Host Running on IIS
Microsoft has released a project called Helios, a lightweight OWIN-based web host running on top of IIS.
-
Fix ASP.NET Browser Detection Error in Internet Explorer 11
Internet Explorer 11 will not be able to properly run .NET Framework 4.0 based web applications due to an error in the browser detection mechanism, which can be either fixed by installing .NET 4.5 or by adding a .browser file with correct definitions.
-
DevExpress Universal 13.2 Introduces Token Box Control
DevExpress has included Token Box control in the latest release 13.2 which enables you to auto-complete values from a predefined list either by selection from the dropdown window list or manual input.
-
DevExpress ASP.NET Grid Control Introduces Batch Edit
The DevExpress ASPxGridView control included with the recently released 13.2 edition introduces batch editing that enables developers to modify a batch of grid data on the client side and send it to the server in one request. It also includes additional features such as cell coloring and notification dialogs.
-
Telerik LightBox Control with Templates, Items Collection, Automatic Resizing and Paging
Telerik has added LightBox control to its ASP.NET control suite with support for templates, items collection in addition to advanced features such as automatic resizing, keyboard navigation and paging.