Browse by Tags

All Tags » .NET (RSS)

Building Custom HTTP Help Pages with WCF

Been asked this a few times and needed to figure it out myself, so I put together a post on how to host custom HTTP help pages for your WCF services: http://blog.iserviceoriented.com/index.php/2010/05/04/building-custom-http-help-pages-with-wcf/ A little...
Posted by Jesse Ezell | 21 comment(s)
Filed under:

Angle Brackets Are Dead. Long Live XML.

Many people fail to realize that XML can be used to represent many formats beyond the standard text xml encoding that most people recognize. So, I wrote a little post about how WCF takes advantage of this idea to illustrate what is possible when you change...
Posted by Jesse Ezell | 44 comment(s)
Filed under: , ,

Neuron ESB on Endpoint.TV

We recently sat down with Ron Jacobs to talk about Neuron ESB on Endpoint.TV. http://channel9.msdn.com/shows/Endpoint/endpointtv-WCF-Partner-Neuron-ESB/
Posted by Jesse Ezell | 8 comment(s)
Filed under: , ,

Building a Simple Web Server With WCF

Tired of seeing a million examples of using REST support in WCF (which blows) and not a single example that goes beyond the basics everyone knows. So, I wrote a simple web server today using WCF and blogged about it: http://blog.iserviceoriented.com/index...
Posted by Jesse Ezell | 329 comment(s)
Filed under: , ,

Back in Action

Everyone keeps asking me to start blogging again... so I'm finally doing it. I'm back in action after a year or so off from blogging. Been working with WCF 24/7 since joining the Neuron ESB Team and have plenty of WCF tricks to share. Anyway, kicking...
Posted by Jesse Ezell | with no comments
Filed under: ,

ESB Series: Part 5

Been a really crazy month with a lot of projects all going into production at once. Finally had some time to blog about the progress on my WCF based ESB: http://www.iserviceoriented.com/blog/post/Building+Our+Own+ESB+-+Publish+Subscribe+Part+5.aspx There...
Posted by Jesse Ezell | 3 comment(s)
Filed under: , ,

Articulate '09 Product Launch

The Articulate team has released its '09 product suite. Our team has grown quite a bit since our last releases. Congrats to everyone! If you haven't seen Articulate's tools, check them out here: http://www.articulate.com We won a ton of awards with the...
Posted by Jesse Ezell | 3 comment(s)
Filed under: ,

Entity Framework: Right Problem, Wrong Place

I was listening to the recent .NET rocks episode about the Entity Framework advisory council and it was interesting to hear the team's point of view and the problems they are trying to solve with the Entity Framework. They have nice goals, but there is...
Posted by Jesse Ezell | 32 comment(s)
Filed under: , ,

NServiceBus = Fail?

Finally had a chance to dig into the NServiceBus code. My thoughts are here if you care (I'm sure Udi will respond with his thoughts, so comment there instead of here if you think I'm off base): http://tech.groups.yahoo.com/group/nservicebus/message/1012...
Posted by Jesse Ezell | 2 comment(s)
Filed under: ,

Events are your Friend

"Imagine trying to build a desktop application without events. How would you make a button click do what you want? One way would be to open the Button source code and add the code directly. That has approach has obvious problems, not the least of which...
Posted by Jesse Ezell | with no comments
More Posts Next page »