Contents tagged with WCF
-
Tellago keeps hiring
Tellago keeps growing and hiring very aggressively. We were recently received the American Business Award to the best company in the United States, under a 100 people, in the computer services industry ( More details about that in a future post J )
-
SO-Aware and the Microsoft Technology Stack
Since the launch of SO-Aware, we’ve been pleasantly surprised by the number of times other Microsoft partners in the middleware & integration space have positioned our product together with the rest of Microsoft’s Service Oriented (SO) technology stack when responding to competitive engagements against traditional J2EEvendors such as Oracle, IBM, SoftwareAG or Tibco. Our surprised is not based on any technical reasons (we built SO-Aware to fill the SOA governance gap in the Microsoft stack) but rather on how quickly Microsoft, partners and enterprise customers have embraced SO-Aware as a natural complement to the Microsoft integration and middleware technology stack. Read more...
-
Teched 2011 Slides
I know, I know….It’s been almost 2 weeks since Teched and I still haven’t posted the slide decks of my sessions :( I’ve been super busy with some exciting development on both Tellago and Tellago Studios but I finally got to it :)
-
Getting a cup of coffee using the WCF Web APIs: Announcing RESTBucks.NET
The number of open source releases from the Tellago team keeps growing! At Tellago, we like to dedicate part of our time to work of fun projects that we consider could be a relevant open source complements to existing Microsoft technologies. You can periodically find those releases in our Tellago DevLabs Workspace.
-
Speaking at Teched US 2011
Last week I presented two sessions at Microsoft Teched USA. This year my sessions were focus on Real World Windows Workflow Foundation and WCF Patterns.
-
Announcing Tellago Technology Updates
Keeping up with software technology is really hard. We are living in very exciting times for the software industry as we are witnessing revolutions in areas such as cloud computing, mobility, NOSQL databases among others that are changing the way we think and implement applications. Together with that excitement comes the challenge for organizations to develop intelligent strategies to embrace those technologies in a way that improves agility and efficiency in their applications. Not embracing these technology movements can result on competitive disadvantages. To cite an example, over the last year we have seen an increasing interest among our Microsoft customer to embrace technologies such as NOSQL database, Android or cloud infrastructures.
-
Making WCF load testing so simple a caveman can do it
As I mentioned in previous posts, during the development of the SO-Aware Test Workbench we literally obsessed about making performance testing as simple as it gets. One of the aspects that make performance testing so simple with the SO-Aware Test Workbench is that it leverages SO-Aware’s WCF centralized configuration capabilities.
-
Speaking at the 4th International SOA Symposium
This week I am speaking at the 4th international SOA Symposium in Brasilia, Brazil. The topic?, take a guess… SO-Aware of course! Tomorrow I will be doing a session about agile SOA Governance that will illustrate on a lot of the principles SO-Aware is built upon as well as a lot of the experiences we have gathered in our real world implementations. Thursday I will be doing a session about RESTful Services patterns and I am scheduled to participate in a SOA Governance panel with some luminaries of SOA world. I am very much looking forward to a great conference and to have some great debates about service orientation.
-
Speaking at VSLive Las Vegas
-
How fast are my services? Is NetTcpBinding really that fast?
NetTcpBinding is often assumed to offer the best performance of all WCF bindings. When working on WCF implementations, I often hear from developers argue about the performance benefits that their solution gain by usingnettcp endpoints but rarely see any benchmarks to confirm that assertion for their specific scenario.