WPF, DSL in Visual Studio 2008

Although data-binding to WPF is a feature of DSL Tools in Visual Studio 2010, that hasn’t stopped our vibrant community from hacking away to get results today with VS2008.

Have a look at this selection of posts:

Using WPF As The Designer Surface In DSL Tools

Provide an improved user experience to your DSL's

Both of these use a naked objects style of approach which is pretty similar to what we’re building in to the core libraries in 2010.

The last one is more appropriate for complex UI’s that don’t represent you domain model so directly and proposes putting a viewmodel in front of your model.

How to bridge the gap between DSL tools store and the WPF DataBinding system

Technorati Tags: DSL Tools,WPF,Visual Studio,VSX,Databinding