Tag: 'grpc'

DevDay Denmark Talk about gRPC in ASP.NET Core
DevDay Denmark Talk about gRPC in ASP.NET Core
May 17, 2022

just got out of the DevDay Denmark, a one-day event put together by the incomparable Tibi Covaci at the Copenhagen Microsoft office. Was a great set of talks.

gRPC Talk at netPonto
gRPC Talk at netPonto
July 9, 2020

I had great fun today talking with the netPonto User Group on Zoom. It was a fun group who had great questions about gRPC.

NDC Porto gRPC Talk
NDC Porto gRPC Talk
April 23, 2020

Thanks everyone who attended my talk on gRPC at today's NDC Porto virtual event. You had such great questions. I appreciate all the interaction!

Should We Be Thinking of APIs in a more Polyglot Way?
Should We Be Thinking of APIs in a more Polyglot Way?
December 7, 2019

Writing APIs have been a big part of my career. I've written COM, DCOM, XML based APIs, ISAPI Filters, SOAP, REST, gRPC, and others. A lot of this time a new technology in writing APIs has been chasing the new ‘cool’ technology that would fix everything.

The State of Writing Services for the Web
The State of Writing Services for the Web
July 15, 2019

I started writing services in websites back in the .NET 1.0 days. Originally I was doing just POX (Plain Old XML) services in a very crude way so we could get the job done for our internal systems back in the early 2000's.