Skip to content

Official Ext.NET 2.3 Release Now Available

The official Ext.NET Pro 2.3 release is now available. Please feel free to download directly from the Ext.NET download page, or using NuGet. As well, a separate ASP.NET MVC specific NuGet package of Ext.NET is available. Search for Ext.NET.MVC in the NuGet Package Manager, use the following console command to install, or download directly from…

SignalR with Ext.NET

SignalR promises a great evolution of real-time interactivity in web applications. It is also something that can be used with Ext.NET. In this post we briefly look at what SignalR is and how it works. We then look at how Ext.NET can be used with SignalR by modifying a stock ticker example provided by the…