Contents tagged with Microsoft
-
Tellago is rocking Buenos Aires Code Camp
Tellago is going to rock the Buenos Aires Code Camp tomorrow!!! Four of our architects are presenting on some of the newest Microsoft technologies. Here is a quick summary of the topics our guys are presenting on.
-
SO-Aware webinar
Are you interested on the strategies and tools that will help you to manage WCF services? Struggling to keep up with your WCF configuration? Looking for a service registry/repository solution that works seamlessness with WCF? Wondering how to effectively test, monitor, catalog your WCF services?
-
SO-Aware is on Channel9 Part II
The second episode of our interview about SO-Aware for Endpoint TV is now available at http://channel9.msdn.com/shows/Endpoint/endpointtv-Meet-SO-Aware-Part-2/. This part focuses on service testing, monitoring, extensibility and the PowerShell provider. You can also watch the first part of the interview at http://channel9.msdn.com/shows/Endpoint/endpointtv-Meet-SO-Aware-Part-1/. I hope you enjoy and bombard us with your feedback.
-
Centralizing Azure AppFabric Service Bus configuration using SO-Aware
In the last few days, various of our customers and partners have been interested on the capabilities of SO-Aware to integrate with the different technologies of the Windows Azure platform. This post will illustrate how to use SO-Aware to centralize the configuration of WCF services that interact with the Windows Azure platform AppFabric.
-
Centralizing and simplifying WCF configuration with SO-Aware part II: Configuration models
In previous posts I've described how we can use SO-Aware to centralize the configuration of WCF services avoiding the need of maintaining complex configuration files across services and clients. The mechanism is enabled by a custom WCF service host which downloads the configuration from SO-Aware's OData feed and reconfigures the target WCF service
-
More about SO-Aware centralized configuration
My colleague Pablo Cibraro has written a very interesting post about the WCF configuration capabilities of SO-Aware (our WCF registry)
-
Centralizing and simplifying WCF configuration with SO-Aware
It's not a secret that WCF configuration management is one of the biggest challenges that companies face when adopting WCF as part of their enterprise solutions. Whether the declarative capabilities of the WCF programming model enable a great level of flexibility to WCF solutions they can also become a nightmare from the management standpoint. This shouldn't come as a big surprise, just imaging managing the security configuration of a few dozen WCF services across different environments (DEV, QA, PROD) and you will get pretty close to a headache ;)
-
Tellago Studios is here!!!
Today is a special day for us. After two years of steadily growing Tellago, we have decided to launch a new company to focus on building enterprise software. In principle the idea is very simple, we want to translate the lessons we have learned in our continuous work with customers into enterprise software solutions that reflect the latest architecture and technology best practices and at the same time remain simple and practical to use.
-
Enabling WIF ActAs via configuration
Identity delegation is one of the most common scenarios in Service Oriented (SO) enterprise infrastructures. Essentially, this pattern applies to scenarios where the final recipient of the issued token can inspect the entire delegation chain and see not just the client, but all intermediaries to perform access control, auditing and other related activities based on the whole identity delegation chain.
-
BizTalk Data Services v0.6 is here!!!!!!!
A few months ago we (Tellago) open sourced the first version of BizTalk Data Services. Essentially, BizTalk Data Services provides a RESTFul OData-based API to interact with BizTalk Server via HTTP using the Atom Publishing Protocol or JSON as the encoding mechanisms. The initial version was mostly focused on browsing, querying, searching BizTalk artifacts via a RESTful interface. The feedback received was awesome and it didn't take too long for some of my fellow BizTalk MVPs to request that we included update capabilities into the next version.