Jean-Paul Smit

Azure - BizTalk - WCF- WF

Browse by Tags

All Tags » Winforms (RSS)
My fight with T4 Templates for BSF
At the moment I'm working on integrating the great Pipeline Component Wizard by Martijn Hoogendoorn into the BizTalk Software Factory . I decided to use a T4 template to get the job done. T4 templates are very powerful and easy to write (but hard...

Posted Thu, Jun 26 2008 2:23 PM by Jean-Paul Smit | with no comments

Winforms: web browser control trouble
The last couple of days I had a big fight with the web browser control that ships with Visual Studio 2005 and the .NET framework 2.0. I was using the 'DocumentText' property to display some HTML in the control, but for some dark reason it refused to do...

Posted Sun, Jan 7 2007 9:40 PM by Jean-Paul Smit | with no comments

Filed under: , ,

Clearing a listview
Sometimes you run into a problem you just can't seem to find a solution for because the problem doesn't make sense. Today I had such a problem. At home I'm working on a RSS reader home project. I have a listview to show all posts of a certain feed. Just...

Posted Thu, Oct 19 2006 10:03 PM by Jean-Paul Smit | with no comments

Filed under: