Browse by Tags

All Tags » .net 4 (RSS)

Peaceful Coexistence by aelij

One of the new features in .NET 4.0 is Side-By-Side In-Process (SxS InProc) execution of older CLRs (e.g. .NET 2.0). Previously, SxS was supported only in different processes. If you look it up, you’ll find these two (yet to be updated) blog posts...
Filed under: , , ,

My SDP Lecture: .NET Numerical Computing by aelij

Josh Reuben and I will be giving a lecture in the upcoming Sela Developer Practice about .NET Numerical Computing and Scaling Up ( DSE502 ). It is intended to be a swift yet exhaustive review of what’s available out there for .NET developers. We will...
Filed under: , , , ,

Local values in DependencyObjects by aelij

If you’re writing a custom control in WPF, you may have encountered a very annoying bug: if you set the value of a DependencyProperty in your implementation code, the local value will trump any changes that you may try to apply to this property...
Filed under: ,

Hey La, Hey La, ClearType’s Back by aelij

One of the most referenced posts in this blog is the one dealing with the ClearType issues . Those of you who shared my pain will be glad to hear that Microsoft has delivered on its promise: WPF is getting a new text rendering stack in v4, which has the...
Filed under: , ,

Theme Manager: A Hackly Hack by aelij

One of the most popular posts in this blog is the one explaining how to override the system theme and get the Vista look on non-Vista systems. This is possible because WPF ships with the theme files for all operation systems (well, all Microsoft OSs that...
Filed under: ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems