Techniques for real-time client-server communication on the web (SignalR to the rescue)
Explores real-time web communication challenges and solutions like polling, long polling, and SignalR for server-to-client updates.
Explores real-time web communication challenges and solutions like polling, long polling, and SignalR for server-to-client updates.
Announcement of achieving Umbraco Certified Developer level 2 certification, highlighting expertise in the ASP.NET CMS.
A VB.NET code snippet for retrieving a logged-in user's full display name from Active Directory in an ASP.NET application using Windows Authentication.
Guide to integrating AutoMapper 2.0 with StructureMap for dependency injection, replacing static references with injectable services.
Part 8 of a series on SharePoint 2010 performance, focusing on managing ViewState to reduce page size and improve rendering.
A tutorial on implementing dependency injection in ASP.NET MVC 3 applications using Castle Windsor IoC container for controller and service registration.
Release of MvcSiteMapProvider 3.1.0 RC, a NuGet package for ASP.NET MVC with performance improvements and bug fixes.
Fixing ASP.NET DropDownList OnSelectedIndexChanged event not firing by enabling AutoPostBack.
A tutorial on using a Glimpse plugin to inspect Windows Identity Foundation (WIF) claims in an ASP.NET application for easier debugging.
A developer shares a custom ASP.NET session state store provider backed by MongoDB, including setup, configuration, and usage notes.
A technical guide on generating and downloading CSV files from an ASP page by querying a SQL database and setting HTTP headers.
A developer expresses gratitude for community votes that secured their speaking slot at the MIX11 conference in Las Vegas.
A developer's experience volunteering at Colorado Springs Give Camp, building websites and donation tracking for non-profits.
Explores caching techniques in SharePoint 2010 for performance optimization, including output and object caching.
Explores using Templify and NuGet to automate repetitive setup tasks for new ASP.NET MVC projects, saving time and effort.
A developer's 2010 year-in-review, highlighting top ASP.NET MVC blog posts, open-source contributions, and conference presentations.
Slides from a 2010 VISUG session on building rich web applications using ASP.NET MVC and jQuery as an alternative to Silverlight.
A guide and demo session on migrating an existing ASP.NET application to the Windows Azure cloud platform, covering hosting, storage, and SQL Azure.
A developer's solution for using Managed Fusion URL Rewriter to proxy requests from an IIS server to an internal Apache server.
A guide on migrating an existing ASP.NET application to the Windows Azure cloud platform, including demo code and deployment steps.