Tag: Development

Community

Sorting Custom Collections

(J. Ambrose Little) Did you know that the .NET Framework has no built-in functionality to sort custom type collections? This article provides you with an easy way to use T-SQL-like sort expressions to sort your custom type collections and explains how this great utility works under the hood.

Community

Using WSE DIME in .NET

(Phillip Perkins) WSE helps developers build scalable, secure Web services that cross security domains. It also supports sending SOAP messages using transports other than HTTP. Another feature is the ability to build a SOAP router, so SOAP messages could be sent to a SOAP router and the router will

Community

EII: Information on Demand

(Rajan Chandras) If the term “enterprise information integration” isn’t immediately clear, there’s a reason: EII is a broad notion that raises more questions than it answers. How do you know if EII is right for your organization? What are the challenges of implementing EII? Above all, what does

Community

Sorting Objectively

(Jonathan Goodyear) One of my personal pet peeves is when I go to a conference or user group meeting and someone is doing a marketecture demo. That is, they are showing how something can be done, but are doing so in a manner that no self-respecting programmer would ever do in a production system of