Browse by Tags

All Tags » Visual Studio (RSS)
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...
In an earlier post I wrote about Microsoft researching possibilities for BizTalk Server 2006 supporting the latest Windows, SQL Server and Visual Studio releases. Today I read a blogpost by Richard Seroter who writes about a new release of BizTalk Server...
This is more or less a note to self because I probably will run into this again. Today I was cleaning up the code tree in TFS and found a project that could be deleted. Unfortunately the developer left the company leaving a file checked out. With the...
with no comments
Filed under:
While browsing the WCF SDK I found two great tools: Microsoft Service Configuration Editor Microsoft Service Trace Viewer The configuration editor helps you with the confguration files that you need with WCF. It simplyfies editing those files significantly...
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...
with no comments
Filed under: , ,