Using T4 to automatically generate your entities 26 September 2009 Peter-Himschoot *** This is a repost of a previous post because of moving to a new blog engine in which some formatting was lost *** Today I discovered something very interesting, namely how to automatically generate my entity classes (classes that also implement the INotifyPropertyChanged and IDataErrorInfo inter... [More]
Codeless two-way data binding to a WPF DataGrid 26 September 2009 Diederik-Krols WPF WPF 4.0 will finally contain a DataGrid. If you can't wait for that one, then all you have to do is download the current release of the WPF Toolkit. The DataGrid control in this toolkit is considered as stable, so why not give it a test drive? Let's create a list of Formula 1 Drivers and two-w... [More]
Serializing Cyclic Graphs of objects with WCF 23 September 2009 Peter-Himschoot *** This is a repost of a previous post because of moving to a new blog engine in which some formatting was lost *** Abstract In this blog post I will be discussing how the serialize cyclic graphs of objects using WCF, including data contracts and POCO’s ( Plain Old CLR Objects). Introduction WC... [More]
Welcome to our new blog engine!! 21 September 2009 Peter-Himschoot Stuff Look at this great new blog engine built by my good colleagues Lieven Iliano and Kevin DeRudder. Even more reason to keep up blogging! Great work! Now let’s hope Lieven will start bloggin’ too!
What would you like in Silverlight 4.0? 16 September 2009 Peter-Himschoot What would you like in Silverlight 4.0? [More]
IErrorHandler: A generic Fault Converter (2/2) 15 September 2009 Nick-Van-den-Abbeele My previous post IErrorHandler: A generic Fault Converter (1/2) describes how to build an ErrorHandler for WCF. The challenge is now to write a generic ErrorHander which can be configured to automatically convert exceptions into faults based upon a pre-defined list of converter methods. Converting a... [More]
IErrorHandler: A generic Fault Converter (2/2) 15 September 2009 Nick-Van-den-Abbeele My previous post IErrorHandler: A generic Fault Converter (1/2) describes how to build an ErrorHandler for WCF. The challenge is now to write a generic ErrorHander which can be configured to automatically convert exceptions into faults based upon a pre-defined list of converter methods. Converting a... [More]
Which browser is best for your battery life? IE 8.0! 14 September 2009 Peter-Himschoot Which browser is best for your battery life? IE 8.0! [More]
MSDN event: Firestarter 14 September 2009 Kevin-DeRudder For those who wants to be ahead of the game, but do not have time to see events, msdn firestarter is the solution to your problem. This site offers you free webcasts talking about Microsoft technologies such as: ASP.NET MVC Silverlight Windows 7 … So w... [More]
MSDN event: Firestarter 14 September 2009 Kevin-DeRudder For those who wants to be ahead of the game, but do not have time to see events, msdn firestarter is the solution to your problem. This site offers you free webcasts talking about Microsoft technologies such as: ASP.NET MVC Silverlight Windows 7 … So w... [More]