Technology

WCF: A Better Web Service?

According to Microsoft: Windows Communication Foundation is… a part of the .NET Framework that provides a unified programming model for rapidly building service-oriented applications that communicate across the web and the enterprise. If you’ve talked to me about technology or read my blog, you’ll know I’m a big fan of asynchronous, queue based messaging architectures. … Continue reading

Technology

Deficiency

The promise of LINQ is that beautiful, expressive syntax once you have your tables nestled away in the ORM. Instead of queries being, essentially strings- dead, lifeless offerings that need to be burned on the SqlClient altar in hopes that they reach the far away distant ears of the SQL Server gods, queries are alive … Continue reading