On Monday I spent a good four hours working on the port. I decided to flesh out the functionality of the Main Menu. As I mentioned before , none of the menu controls available support commanding. Fortunately, Caliburn has its own mechanism which is much richer than what you get out of the box anyways...
Posted to
.NET & Funky Fresh
by
Rob Eisenberg
on 03-31-2010
Filed under: WPF, Xaml, databinding, Animation, WPF/e, .NET 3.5, Caliburn, Featured, Silverlight, NHibernate, RIA, MVVM, UI Architecture, NHProf
Friday I only had a few hours to work on the port. I thought I might look into what it would take to add the main menu. It’s an important part of the shell that I completely skipped in my first pass. Unfortunately, there aren’t really any free or open source menu controls that I could find...
Posted to
.NET & Funky Fresh
by
Rob Eisenberg
on 03-29-2010
Filed under: .NET 3.0, Xaml, databinding, WPF/e, .NET 3.5, Caliburn, Featured, Silverlight, NHibernate, RIA, MVVM, UI Architecture, NHProf
This is a true story. It’s a story about porting a non-trivial WPF application, NHProf , to Silverlight 4. The story begins today with my first actual work on the porting process. Microsoft has been preaching how easy it is to move between these platforms. Are they telling the truth? I’ll...
Posted to
.NET & Funky Fresh
by
Rob Eisenberg
on 03-25-2010
Filed under: Xaml, databinding, Control Templates, WPF/e, .NET 3.5, Caliburn, Featured, Silverlight, NHibernate, MVVM, UI Architecture, NHProf
I’ve heard some developers asking about UI testing lately. Specifically, there have been some questions about what we did with NHProf. So, I thought I would write a little bit about that here. There are a variety of different types of tests you can do. In my experience some have a better ROI than...
Over the past week I've had the distinct opportunity to have a first-hand look into NHProf , Ayende's upcoming profiler for NHibernate . It's been an honor to be part of the team that is putting NHProfiler through its paces. While NHProfiler is still in private beta it is very...