Book review: ASP.NET 3.5 Application Architecture and Design
A review of the book 'ASP.NET 3.5 Application Architecture and Design', covering its content and target audience for developers new to architectural concepts.
A review of the book 'ASP.NET 3.5 Application Architecture and Design', covering its content and target audience for developers new to architectural concepts.
A screencast tutorial demonstrating how to use the ASP.NET MVC ModelBinder to improve code maintainability and testability.
Announces ASP.NET MVC Preview 3 release, detailing key changes like new controller action returns and routing updates.
Announcement and recap of the Microsoft TechDays 2008 conference in Belgium, focusing on Microsoft technologies like ASP.NET and Silverlight.
A 2008 blog post exploring TextGlow, a project combining Silverlight 2.0 and OpenXML to create a web-based Word 2007 document viewer.
Explains how to implement load-balanced session state partitioning in ASP.NET to distribute sessions across multiple state servers efficiently.
Explains how to implement ASP.NET Session State Partitioning to scale session storage across multiple servers using a custom resolver.
A tutorial on creating an ASP.NET handler to preview Word (.docx) files as HTML using OpenXML and LINQ to XML.
Guide on using AJAX UserControls in SharePoint MOSS 2007 with SmartPart and AJAX Control Toolkit.
Explains a common ASP.NET DataPager issue where paging fails after the first PostBack and provides a lifecycle-based solution.
Microsoft releases ASP.NET 3.5 Extensions CTP preview, featuring AJAX improvements, MVC framework, Dynamic Data, and Silverlight support.
A tutorial on using LINQ (Language Integrated Query) in C# to query and process files from the filesystem, demonstrated with a photo album example.
A guide to configuring ASP.NET session state for load-balanced web servers using the ASP.NET state server.
Explains how to use ASP.NET's CacheItemRemovedCallback delegate to centralize and log cache item removal events for better cache management.
A guide to improving ASP.NET application performance by removing unnecessary HTTP modules from the pipeline via Web.config.
A guide to fixing TFS Team Build failures for ASP.NET websites by modifying solution files and managing source control.
A technical guide on implementing security trimming for ASP.NET 2.0 sitemaps using web.config and authorization rules.
A 2007 linkdump of project methodology templates for Visual Studio Team System (VSTS), including RUP, Scrum, and Macroscope.
How to use .htaccess-like mod_rewrite syntax for URL rewriting in ASP.NET applications with a custom library.
Author shares their experience passing the Microsoft .NET Framework 2.0 Web-based Client Development exam to become a Microsoft Certified Technology Specialist.