No video

From WCF to gRPC - Mark Rendle, Gibraltar Software

  Рет қаралды 3,279

CNCF [Cloud Native Computing Foundation]

CNCF [Cloud Native Computing Foundation]

Күн бұрын

Пікірлер: 3
@deltaskyhawk
@deltaskyhawk Жыл бұрын
Thanks .... i just pass xml documents back and forth. Don't have to worry about those elementary data types.
@user-jr5wc7xf1j
@user-jr5wc7xf1j Жыл бұрын
porting wcf to grpc need so much operations to implement functionality. More easily is posting wcf to rest via controllers. for last you do not need to customize so many contracts. Example: before: [ServiceContract] interface IHotelService { HotelData Get(HotelRequestData); // ... } class HotelService : IHotelService { /* implement */ } after: [ApiController("[controller]/[action]")] class HotelServiceController : IHotelService{ /* implement */ } notice: if you have dotnetframework client, you can create dotnet standart library which has api interfaces and contracts (include api request models) and share it for client and api-service for higher quality using intellisense
@kecmitko
@kecmitko 2 жыл бұрын
Great explanation, thanks Mark
From WCF to gRPC - Mark Rendle
1:04:33
NDC Conferences
Рет қаралды 43 М.
PEDRO PEDRO INSIDEOUT
00:10
MOOMOO STUDIO [무무 스튜디오]
Рет қаралды 24 МЛН
Violet Beauregarde Doll🫐
00:58
PIRANKA
Рет қаралды 48 МЛН
Zombie Boy Saved My Life 💚
00:29
Alan Chikin Chow
Рет қаралды 34 МЛН
Modifying gRPC Services Over Time [I] - Eric Anderson, Google
35:45
CNCF [Cloud Native Computing Foundation]
Рет қаралды 7 М.
Turns out REST APIs weren't the answer (and that's OK!)
10:38
Dylan Beattie
Рет қаралды 155 М.
What is WCF Windows Communication Foundation
13:40
Programming w/ Professor Sluiter
Рет қаралды 30 М.
When RESTful architecture isn't enough...
21:02
Dreams of Code
Рет қаралды 275 М.
Intro to gRPC in C# - How To Get Started,
1:04:00
IAmTimCorey
Рет қаралды 233 М.
Part 52   Configure wsHttpBinding to use transport security
20:25
Where should you use gRPC? And where NOT to use it!
10:57
CodeOpinion
Рет қаралды 81 М.
PEDRO PEDRO INSIDEOUT
00:10
MOOMOO STUDIO [무무 스튜디오]
Рет қаралды 24 МЛН