Legacy Modernization
Viewing all posts categorized under Legacy Modernization.
Timeline
Filter by Year
Designing Scalable HTTP APIs: Early Architectures with WCF Web API
Exploring the evolution of HTTP service designs in Microsoft environments, analyzing the early pre-releases of WCF Web API in late 2010.
Entity Framework 4.0: Resolving the Object-Relational Impedance Mismatch
Exploring the release of Entity Framework 4.0 in late 2010. We examine POCO support, lazy loading, and code-first ORM patterns.
WPF 4.0: Enterprise UI Design with MVVM Pattern and XAML
An exploration of Windows Presentation Foundation (WPF) 4.0 features, detailing best practices for implementing the Model-View-ViewModel (MVVM) pattern in desktop apps.
Understanding WCF in .NET 4.0: SOA Best Practices for Enterprise Systems
Analyzing the improvements to Windows Communication Foundation (WCF) in .NET 4. We review configuration simplification, routing services, and soap endpoint setup.
ASP.NET MVC 2: Moving Beyond the Web Forms Paradigm
Exploring the release of ASP.NET MVC 2 in early 2010. We dive into model binding, custom templates, and why developers are abandoning Web Forms.