Contents tagged with Dynamic Languages
-
NOSQL Databases for the .NET Developer. What’s the fuss all about?
-
Load Testing your WCF Service in Two Clicks
A few months back I was talking to a VP of Architecture from one of our customers about service testing practices and he expressed a very blunt viewpoint about load testing: “Developers don’t load test their web services because it's to F…. difficult”.
-
Tellago & Tellago Studios at Microsoft TechReady
This week Microsoft is hosting the first edition of their annual TechReady conference. Even though TechReady is an internal conference, Microsoft invited us to present a not one but two sessions about some our recent work. We are particularly proud of the fact that one of those sessions is about our SO-Aware service registry. We see this as a recognition to the growing popularity of SO-Aware as the best Agile SOA governance solution in the Microsoft platform.
-
Tellago Devlabs: A RESTful API for BizTalk Server Business Rules
Tellago DevLabs keeps growing as the primary example of our commitment to open source! Today, we are very happy to announce the availability of the BizTalk Business Rules Data Service API which extends our existing BizTalk Data Services solution with an OData API for the BizTalk Server Business Rules engine. Tellago’s Vishal Mody led the implementation of this version of the API with some input from other members of our technical staff.
-
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:
-
Two exciting announcements about SO-Aware
Today we are excited to have a major announcements about SO-Aware: Our Visual Studio plug-in and a preconfigured SO-Aware Virtual Image.
-
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 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 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 ;)