Welcome to Bryan Corazza Sign in | Join | Help

August 2006 - Posts

As you might have guessed it I work on a lot in the XML namespace of .NET and I'm finally starting to use some of the new XmlReader features.  This post will go over some of them here.  And remember a wise man once said that Read More
I was doing what I typically do in my very small amount of down time I was reading my blog feeds from some of my favorite bloggers.  One blog that I read religiously is Brian Button.  I've had the pleasure to take part (a small one) in Read More
By now every developer out there should be using Reflector.  Reflector is written by Lutz Roeder and its a utility that leverages reflection to disassemble a particular assembly and show you what the inside looks like.  I've come up with Read More
So I've been using Windows Live Writer for about a week now and I ran into a glaring bug when using Live Writer on multiple computers to post to a central blog.  A collegue of mine told me about a typo I had on my last post and so I fired up Live Read More
Recently I ran into an issue with the SOAP adapter giving me the error 'Failed to Serialize the Message Part 'Foo'' ever so often.  If I sent 20k messages through I was maybe getting about 100 messages suspended for this error.  Now I spend Read More
So here's the application I built to download the torrents for my favorite podcasts.  Get it here. Read More
So if you haven't already, I invite you to download FolderShare here.  What is FolderShare you ask?  Its a file synchronization technology that will allow syncing up even behind firewalls and NAT routers using a transversal technique.  Read More
So I am currently architecting and developing a BizTalk 2006 SAP Integration solution for a customer.  This is really great stuff.  One of the key designs of this solution was using SSO to store SAP configuration data along with Read More
Just testing this new tool at that can be downloaded from here.  A friend of mine has a post explaining what he likes and dislikes about the product and that can be found here.  Now let's just say I live somewhere in the map below. I Read More
So one weekend morning I was wondering how I could quickly download all the different torrent files of my favorite technology podcasts.  So in ten minutes I created this.  And I'll be adding more shows to it as I find time.  It basically Read More