DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'SOA' Subscribe to this feed
20
kicks
published 14 days, 13 hours ago, submitted by powerrush powerrush 23 days, 5 hours ago

noop.nl — 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. read more...

Add a comment 3 comments | category: | Views: 646
tags: , , , , | tag it

1
kicks
submitted by jonas jonas 2 months, 5 days ago

dotnetrocks.com — Carl and Richard talk SOA with Jim Webber (Global Architecture lead for ThoughtWorks). read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

2
kicks
submitted by bradygaster bradygaster 6 months, 15 days ago

bradygaster.com — 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. read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

4
kicks
submitted by ussherm ussherm 7 months ago

codebetter.com — 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. read more...

Add a comment add a comment | category: | Views: 2
tags: , , | tag it

3
kicks
submitted by dove dove 7 months, 5 days ago

udidahan.weblogs.us — Highly extensible, publish/subscribe, workflow integrated communications framework for .NET recently made open source by Udi Dahan read more...

Add a comment 2 comments | category: | Views: 2
tags: , , , , | tag it

2
kicks
submitted by offwhite offwhite 8 months, 18 days ago

brennan.offwhite.net — 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? read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

4
kicks
submitted by bashmohandes bashmohandes 9 months, 17 days ago

spellcoder.com — 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 read more...

Add a comment add a comment | category: | Views: 0
tags: , , , | tag it

3
kicks
submitted by ashithmr 10 months, 4 days ago

blogs.msdn.com — 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." read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

5
kicks
submitted by bashmohandes bashmohandes 10 months, 23 days ago

spellcoder.com — # Part 1- Service Oriented Architecture * Background * Motivations * What is a service ? * Message Exchange Patterns (MEP's) * Industry Standards * Web Standards read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

1
kicks
submitted by spirit1 11 months, 18 days ago

sqlteam.com — 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 how to use Service Broker and triggers to capture data changes. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , | tag it

3
kicks
submitted by aspcode.net 1 year ago

aspcode.net — 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 read more...

Add a comment add a comment | category: | Views: 1
tags: , , | tag it

3
kicks
submitted by .NetFreak 1 year, 1 month ago

blogs.ittoolbox.com — Explanation of the basics of WCF and some code to get you started. read more...

Add a comment add a comment | category: | Views: 8
tags: , , , , | tag it

9
kicks
published 1 year, 2 months ago, submitted by crpietschmann crpietschmann 1 year, 2 months ago

msdn2.microsoft.com — This article discusses Windows Communication Foundation (WCF) hosting options and consuming WCF services. The traditional ASMX Web services were hosted only on Microsoft Internet Information Services (IIS). The hosting options for WCF services are significantly enhanced in Microsoft .NET Framework 3.0. We will discuss extending the hosting model to include Windows Services and Self-Hosting options. We will also explore in detail IIS hosting (versions 5.1, 6.0, and 7.0) and Windows Activation Services (WAS) hosting options available for WCF services. The content for this article is based on Chapter 5 of Pro WCF: Practical Microsoft SOA Implementation, published by Apress. This book is authored by a global team of Avanade consultants. It is targeted towards beginner-to-intermediate readers and is part of the Apress series that discusses Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), and Windows Workflow Foundation (WF). read more...

Add a comment 1 comment | category: | Views: 3
tags: , , , , | tag it

10
kicks
published 1 year, 2 months ago, submitted by crpietschmann crpietschmann 1 year, 2 months ago

weblogs.asp.net — 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 (ESB) scenario in which multiple and generic interactions with Web Services are needed and in which generating specific proxies per Web Services is not a practical solution. Going back to my conversation, my response to the question was that the Windows Communication Foundation (WCF) channel model in .NET and the Web Services Invocation Framework (WSIF) in J2EE are technologies that can address those types of scenarios. Surprisingly, when somebody else asked me about .NET-J2EE interoperability references for those technologies, mainly WSIF, I could not find a good example for them to reference. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , | tag it

10
kicks
published 1 year, 1 month ago, submitted by crpietschmann crpietschmann 1 year, 2 months ago

weblogs.asp.net — 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. read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

3
kicks
submitted by crpietschmann crpietschmann 1 year, 2 months ago

weblogs.asp.net — One of the major challenges in Real World SOA enterprise applications is the lack of semantic information associated with Service Contracts. For a while now the W3C folks have been working in different efforts for relating semantic web Standards (RDF, SPARK, etc) with Web Service basic standards (SOAP, WSDL, etc). One of those efforts Semantic annotations for WSDL and XML Schema has been announced as a W3C working draft. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge