![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
asp.net » Jesse Ezell Blog - Sep 29, 2008
I'm working on a series of articles about building an ESB on your own. http://www.iserviceoriented.com/blog/post/Building+Our+Own+ESB+-+Publish+Subscribe+Part+1.aspx …
Also tagged: wcf, general software development
asp.net » Andru's WebLog - Sep 29, 2008
Service Description Figure 2. ServiceDescription at runtime The Service Description is the heart of the service and is created when a ServiceHost or client ChannelFactory is created to describe all aspects of the …
asp.net » Andru's WebLog - Sep 29, 2008
What we have in WCF WCF has a design that clearly shows a very hard work of many talented people for a long time, and that kind of effort can only be a good thing. The first thing you note when start working with WCF …
asp.net » Andru's WebLog - Sep 29, 2008
I have written a white paper on WCF extensibility and I would like to share it with the community so I have attached a copy to this post in Word 2003 format. Enjoy! Andrés G Vettori MCSE/MCSD/MCT EDS Top Gun - .NET …
asp.net » Cuball's WebLog - Sep 29, 2008
Implementing Service Oriented Architecture has a good example which can be found here. http://www.microsoft.com/windowsserversystem/overview/benefits/cstrial.mspx You can order the Connected Systems Business Kit at …
asp.net » Mikael Söderström - Sep 29, 2008
Om ungefär en månad under PDC 2008 så kommer Microsoft att visa upp deras nya satsning med kodnamnet "Oslo", samt dessutom släppa en CTP av SDK:n. För att förklara Oslo med en mening så är det en modelleringsplattform …
Also tagged: net, pdc, oslo, net 4 0, visual studio 10
asp.net » Paolo Pialorsi - Bridge The Gap! - Sep 29, 2008
A few days ago a customer of mine asked me how to define a WCF behavior to add a custom SOAP Header to sent/received messages. The solution is not so far from what I've shown in the previous "Writing a WCF Message …
Also tagged: net, wcf indigo
asp.net » Paolo Pialorsi - Bridge The Gap! - Sep 29, 2008
Here you can find the last version of a sample application showing many of the security features and configuration of WCF in the fields of security. I've just updated it in order to release it during my last WebCast …
Also tagged: net, web services, wcf indigo, wse
asp.net » Paolo Pialorsi - Bridge The Gap! - Sep 29, 2008
Related to my last sample of custom authentication and impersonation within a WCF service, here is the sample code. It works and compiles under GoLive WCF license. I hope you'll find it useful and interesting. Italian …
Also tagged: wcf indigo
asp.net » Muhanad YOUNIS - Sep 29, 2008
In the last few years developer start to use SOA in many applications, because of that many new developers are too much excited to use SOA and apply the architecture of it to their applications. I found out that many …