Contents tagged with .NET J2EE interoperability
-
Using Google Protocol Buffers Hypermedia Type with WCF RESTful Services: A media type processor sample
Protocol Buffers is language neutral format for serializing structured data in a very optimal format. You can think about protocol buffers as XML or JSON but lighter and smaller. This format its widely used at Google to exchange data between different systems.
-
Tellago && Tellago Studios 2010
With 2011 around the corner we, at Tellago and Tellago Studios, we have been spending a lot of times evaluating our successes and failures (yes those too ;)) of 2010 and delineating some of our goals and strategies for 2011. When I look at 2010 here are some of the things that quickly jump off the page:
-
Speaking at Teched EMEA
Thanks to all the folks who attended to my WIF in the real world session at Microsoft Teched EMEA last week. I had a blast with the intelligent questions and the passionate debates. You can download the demos from http://cid-72ee495b3a560f12.office.live.com/self.aspx/Conferences/Teched%20EMEA%202010/Real%20World%20WIF.zip . The video should be available at http://www.msteched.com/ soon.
-
Webinar: BizTalk Server governance using SO-Aware
-
SO-Aware is on Channel9: Part I
A few days ago we had the opportunity to sit down with Microsoft's Technical Evangelist Ron Jacobs to record two Channel9's Endpoint TV episodes on which we discuss the architecture and capabilities of SO-Aware(our WCF Registry). The episodes illustrate different capabilities of SO-Aware such as configuration management, service testing, service activity monitoring, dependencies, OData API, among many others.
-
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
-
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.
-
Back from Teched US
It's been a few weeks since I last blogged and, trust me, I am not happy about it :( I have been crazily busy with some of our projects at Tellago which you are going to hear more about in the upcoming weeks :)
-
Speaking at Microsoft's Duth DevDays
Last week I had the pleasure of presenting two sessions at Microsoft's Dutch DevDays at Den Hague. On Tuesday I presented a sessions about how to implement real world RESTFul services patterns using WCF, WCF Data Services and ASP.NET MVC2. During that session I showed a total of 15 small demos that highlighted how to implement key aspects of RESTful solutions such as Security, LowREST clients, URI modeling, Validation, Error Handling, etc. As part of those demos I used the OAuth implementation created by my colleague Pablo Cibraro.
-
Microsoft and Oracle showcase WS Interoperability at Gartner’s AADI summit
As you might have noticed, I haven't been actively blogging during the last month. The reason is that I have been hands on working on a very ambitious project to showcase Web Services interoperability between Microsoft and Oracle platforms. This experiment allowed us to explore the interoperability of WCF 4.0 and WIF RTM with the upcoming release of Oracle WebLogic within the context of a real world application. As a result, we were able to implement various complex WS interoperability scenarios encompassing diverse areas such as security, trust, federation, asynchronous reliable messaging, transactions, etc. We had the opportunity to experience firsthand the interop capabilities of both stacks as well as identify some of the areas that require improvement in order to achieve better levels of interoperability.