I’m an ASP Insider
Author shares excitement about being invited to join the ASPInsiders, a group of experts providing feedback on ASP.NET technologies.
Author shares excitement about being invited to join the ASPInsiders, a group of experts providing feedback on ASP.NET technologies.
Slides and demo code for a TechDays Belgium 2012 presentation on implementing real-time web features using SignalR.
Explains a subtle bug in .NET where static reference types can cause unintended data persistence across web requests, with a fix.
A technical tutorial on using SignalR, an ASP.NET library, to create a real-time web application for broadcasting slide deck navigation.
Explores real-time web communication challenges and solutions like polling, long polling, and SignalR for server-to-client updates.
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.
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.
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.