Nuno Filipe Godinho

All about .NET Development and Architecture

Browse by Tags

All Tags » WPF » Microsoft (RSS)
New Features in CTP2 ADO.NET Data Services v1.5 Explained
After yesterdays post about the availability of the CTP2 of ADO.NET Data Services v1.5 here are some more details regarding the Projections, Feed Customization and Data Binding. As told before Projections, the possibility of getting only the columns chosen...
TemplateBinding inside ControlTemplate.Triggers
One of the limitations of TemplateBinding Markup in WPF is the fact that we cannot use it inside the ControlTemplate.Triggers because it really doesn’t work, since as Mike Hillberg said here , “TemplateBinding is a lightweight, but less functional, version...
WPF Charting is already available in WPF Toolkit of June 2009
The long wait has finished as the WPF Charting was made available on the last WPF Toolkit release of June 2009 and now we can use all those great charts that were available for Silverlight, now also in WPF. You can know more about this here .
Posted: Mon, Jul 6 2009 16:57 by NunoGodinho | with no comments
Filed under: , ,
MIX’09 – Reviewing – Future of Expression Blend
Douglas Olson – General Manager Christian Schormann – Director, Program Manager Expression Mission Enable professional designers to create great UX with better productivity at lower costs. Help integrate design and designers into the process of software...
First Code Parts of Prism 2.0
  As I previously posted , Prism 2.0 is shaping up and some of the new Code Parts are already available on CodePlex . Of course this is only a small part but it brings good news like: Multi-targeting quick starts, that explains the structure that...
Silverlight Applications Offline
  This has always been an issue when we talk about Silverlight and so much as been said about it, and so let’s look at the options.    First of all we need to think that Silverlight was not built to be a technology to deliver Occasionally...
Windows Presentation Foundation Major Release 3
   With the release of the .NET Framework 3.5 SP1 the WPF suffered the third major release of it’s short history.    This major areas that were affected were: Deployment      Now instead of needing the full framework...
Composite Application Guidance for WPF (Prism) now goes to Silverlight 2.0
As I said in a previous post Composite Application Guidance for WPF formerly known as "Prism" was made available and this was a great news because now the development of WPF solutions is easier and as a Guidance that will lead us all the way...
Business Solutions in WPF
Normally Business Solutions tend to have a "grey" design and don't always have the best User Experience, and in order to show that mission critical solutions can also be developed with a better UX, Brad Adams on his blog made a post about...
Composite Application Guidance for WPF
WPF is a very interesting technology since it provides the possibility to have a better User Experience on our Windows Applications, and by doing so it attracted many designers, enthusiasts as well as Developers, Architects and IT Managers, but what happens...