By tag: SOA
0
kicks
FREE Technical E-Book Previews, Magazines and other Technical Material
One of our partner sites Revresponse has come up with a few FREE technical resources that we would like to share with our viewers. All you have to do is: 1. Simply choose the resource 2. Click on ‘Request Now’ 3. Complete the application form and submit it. All the resources shown here are absolut...
0
kicks
Top 100 Best Software Engineering Books, Ever
In this post I proudly present the Top 100 of Best Software Engineering Books, Ever. I have created this list using four different criteria: 1) number of Amazon reviews, 2) average Amazon rating, 3) number of Google hits and 4) Jolt awards.
0
kicks
.NET Rocks! #337
Carl and Richard talk SOA with Jim Webber (Global Architecture lead for ThoughtWorks).
0
kicks
Using a ServiceContainer with Delegates - Truly Simple Services
Everything's a service, so if you just add your methods (as delegates) to a service container you can call them when you need them from any class that has access to said service container.
0
kicks
A Microcosm of Agile Design
Jeremy discusses a real-life example of using agile design in the enterprise and how YAGNI can save you work... if only we'd take the time to think it through.
0
kicks
NServiceBus available on SourceForge
Highly extensible, publish/subscribe, workflow integrated communications framework for .NET recently made open source by Udi Dahan
0
kicks
What is ESB and do you need it?
Do you really need an Enterprise Service Bus for to implement a Service Oriented Architecture? Is this debate pointless before we know what SOA is?
0
kicks
SOA via WCF - Part 2-
This is the second part of my presentation in SilverKey Demo Day 2 (SKDD 2) last July, for the first part, Check Here, you will also find the presentation slides & samples
0
kicks
IBM comes around, agrees with Microsoft on SOA
Finally, IBM has agreed with Microsoft on SOA. MS has been patient and sticking to there guns - " SOA is not a Technology\PRODUCT, it is a way of building Systems."
0
kicks
SOA via WCF - Part 1
# Part 1- Service Oriented Architecture
* Background
* Motivations
* What is a service ?
* Message Exchange Patterns (MEP's)
* Industry Standards
* Web Standards
0
kicks
Centralized Asynchronous Auditing with Service Broker
Service Broker is a new feature in SQL Server 2005. It is an integrated part of the database engine and it provides queuing and reliable direct asynchronous messaging between SQL Server 2005 instances only. In the future this is planned to be extended to non-SQL Server instances. This article shows ...
0
kicks
Simple ASP.NET SOA architecture
Shows how to create a a ASP.NET driven application providing a domainname to ip service for a Windows client application. Gives the architecture to build yoiur own ASP.NET SOA applications
0
kicks
Introduction to Windows Communication Foundation (WCF)
Explanation of the basics of WCF and some code to get you started.
0
kicks
SOA Reference model
My friend John Evdemon has been writing about the different components of a SOA Reference model. Check the first two posts here and here. Both articles emphasize in the idea of a SOA model based on capabilities that can evolve independently throughout the system lifetime.
0
kicks
Message oriented interop between WCF and Oracle App Server WSIF
A few weeks ago, in an SOA forum, someone inquired about which technologies to use to achieve untyped interactions with Web Services. Untyped interactions are interactions in which the Service Contract (WSDL, Policies, etc) is not available at design time. This is a classic Enterprise Service Bus (E...