.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
Tag: <span>WPF</span>

Data-driven applications in WPF and Silverlight

Come delve into Silverlight and Windows Presentation Foundation (WPF), Microsoft’s latest frameworks for building rich internet experiences and desktop applications. Topics covered include: data binding and tips for writing data-driven applications; using styles and templates to customize the appearance of standard controls; and getting the best performance from your data …

Building maintainable enterprise WPF applications using Composite Application Guidance

Are you building complex enterprise applications with WPF? Once you get past the initial twilight period of amazement at WPF’s power, you’ll quick arrive a set of real problems that the WPF books might not answer. How can you partition that application into separately evolving pieces that can be developed …