Community Server
The platform that enables you to build rich, interactive communities

Search

  • Goodbye and hello, as always

    Today I’m saying goodbye to Sela. I’ve been a senior consultant at Sela for the past 9 months, and it has been a good experience for me; I’m much more experienced with giving lectures and teaching classes. I’ve also had a chance to meet and work with some of the leading experts in their fields. But today is a new day. I’m off to a completely new adventure
    Posted to I Got Rhythm (Weblog) by aelij on 08-22-2010
  • Reflectoron: Transform and Roll Out!

    A few months ago I've decided to write a Prism tutorial by building a WPF UI for the .NET Reflector . Red Gate, the owner of Reflector, liked the idea so they asked me to write it for their magazine, Simple Talk. Today the article was published, and you may read it on the Simple Talk website. I hope you enjoy it. http://www.simple-talk.com/dotnet/.net
    Posted to I Got Rhythm (Weblog) by aelij on 07-15-2010
  • WPF Controls Class Diagram

    I’ve prepared a class diagram for my students of main WPF controls, divided into Decorators, Panels, Content Controls and Items Controls. The diagram was generated using the new Visual Studio 2010 Visualization and Modeling Tools (with a bit of manual cleanup). I’ve also attached an XPS version and the DGML source.
    Posted to I Got Rhythm (Weblog) by aelij on 06-25-2010
  • Peaceful Coexistence

    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 by the CLR team, an MSDN Magazine article as well as one in the MSDN Library. You can get a good
    Posted to I Got Rhythm (Weblog) by aelij on 06-25-2010
  • MIX10

    I recently attended the Microsoft MIX10 conference in Las Vegas. I had a nice time, but mostly because of the location; Las Vegas is an interesting place. The conference itself was mainly a PR for the new Windows Phone, but there were a couple of very interesting lectures I would like to share: The Art, Technology and Science of Reading by Kevin Larson
    Posted to I Got Rhythm (Weblog) by aelij on 03-21-2010
  • My SDP Lecture: .NET Numerical Computing

    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 cover topics such as Cloud Computing, Infer.NET, GPGPU, Axum and StreamInsight. Should be pretty interesting
    Posted to I Got Rhythm (Weblog) by aelij on 12-18-2009
  • Local values in DependencyObjects

    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 using bindings, styles, etc. You can read more about this in this post in Vincent Sibal’s blog
    Posted to I Got Rhythm (Weblog) by aelij on 11-04-2009
  • Hey La, Hey La, ClearType’s Back

    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 ability to render ClearType (and even aliased text) in every scenario. The new stack is also supposed
    Posted to I Got Rhythm (Weblog) by aelij on 11-04-2009
  • Presenting PresentationHost

    I always prefer simpler solutions. The solution I proposed on my previous post was not that simple, and was not complete. It may still be useful for other stuff, but for the purpose of preserving ClearType while using DWM, I just have to admit it has too many issues. The idea of using another window stayed in my head, and then I realized I could use
    Posted to I Got Rhythm (Weblog) by aelij on 02-09-2009
  • Casper to the Rescue!

    WPF has ClearType issues . Hopefully some of them will be solved in the upcoming .NET 4.0. Meanwhile, however, I have concocted a nifty solution to one of the scenarios – placing stuff on the Aero Glass DWM frame. When you extend the DWM frame in a WPF application you must set the HwndTarget.BackgroundColor property to Transparent, which turns
    Posted to I Got Rhythm (Weblog) by aelij on 02-06-2009
Page 1 of 7 (61 items) 1 2 3 4 5 Next > ... Last » | More Search Options
Powered by Community Server (Non-Commercial Edition), by Telligent Systems