Pablo M. Cibraro (aka Cibrax)
My thoughts on Web Services and .NET development
-
Clarius Consulting
On June 4th, I will officially become an associate of Clarius Consulting. I'll be joining a great team of "all-stars" developers such as Daniel Cazzulino, Victor Garcia Aprea, Juan Carlos Elichirigoity and Fernando Simonazzi, which is pretty amazing to me. Thanks guys for give me this opportunity!!.
-
More about WCF Binding configurations in STS scenarios
Some time ago I wrote an introductory post showing a basic architecture for a federation scenario in WCF. If we go back until then, the architecture showed there was something like the image below:
-
MVP award in "Connected Systems"
Today I received an email re-awarding my "Connected Systems" MVP status for another year. Thanks Again Microsoft !! for this award.
-
Services in .NET - Part I
What is a service after all ?
-
CRUD Interface for a Service - Is a bad practice ?
I have been reading in different places that using a CRUD (Create, Read, Update, Delete) interface for a service is considered a bad practice or anti-pattern. Therefore, this kind of interface should be avoided at all cost.
-
Tagged
Thanks Soledad for tagging me.
-
Windows Communication Foundation (Compact Edition)
The .NetCF team is working on a subset of WCF for the next version of the compact framework. Today I came accross this post "Windows Communication Foundation (Compact Edition) and the story of the Lunch Launcher" from Roman, a bit late because it was published almost three months ago. Anyway, it is still good news for the Windows Mobile community.
-
Service Invocation Framework
My friends Sergio Borromei (Microsoft Consulting) and Rodolfo Finochietti (Lagash) have recently released the first RTM of their Service Invocation Framework.
-
Recommendations to design message contracts
These are some useful practices to design message contracts. They are based on my experience as developer on different software projects.
-
X509 Certificates for WSE and WCF - Part 2
I am writing this post as an extension to the previous one, "Creating X509 Certificates for WSE or WCF"