This document provides guidance on migrating applications from classic ASP to ASP.NET. It discusses key changes between the two frameworks, strategies for migrating code, handling COM and database components, best practices, and compatibility questions. Migrating requires understanding differences in languages, frameworks, and architectures between ASP and ASP.NET and potentially rewriting code to take advantage of new ASP.NET features. A phased, tested approach is recommended.