From WCF to gRPC - Mark Rendle

  Рет қаралды 43,913

NDC Conferences

NDC Conferences

Күн бұрын

Пікірлер: 38
@TonyHenrique
@TonyHenrique 4 жыл бұрын
Looks very efficient and simple to use. Very cool.
@gig73
@gig73 4 жыл бұрын
it's great but, if we need that this gRPC Service have a discovery system like WCF, how we do it?
@gig73
@gig73 4 жыл бұрын
Very nice, but how can implement our self system discovery service? The WS-Discovery protocol is used to locate services on a local network. gRPC services are generally located through DNS or a service registry such as Consul or ZooKeeper.
@suraja91
@suraja91 4 жыл бұрын
where is the git hub repo for the code shown in the video
@johnnybravo8281
@johnnybravo8281 4 жыл бұрын
6 google ads in 12 minutes.... WTF I Never had this in any Video before
@motordig
@motordig 4 жыл бұрын
I just watched 3 ads in 6 minutes. I stopped the video.
@motordig
@motordig 4 жыл бұрын
3 ads in 6 minutes. The adds are distracting during a tech talk. Is NDC Conferences placing all these ads are is it google? I can't watch this.
@kratos_hu
@kratos_hu 4 жыл бұрын
Install AdBlock Plus and you will see no ads on youtube.
@SaveTheHedgehog
@SaveTheHedgehog 4 жыл бұрын
When to use web api and when grpc? What's the difference between human readable and machine code except speed.
@PaulSebastianM
@PaulSebastianM 4 жыл бұрын
Depends which web API. If it's CRUD, use REST, if it's mostly actions use gRPC.
@DheerajKumarGlobal
@DheerajKumarGlobal 4 жыл бұрын
Where can get solutions shown in video?
@azrinsani
@azrinsani 4 жыл бұрын
26,934 People have this problem!!! Don't understand why Microsoft won't port out WCF Servicehost!
@miklosnemeth8566
@miklosnemeth8566 4 жыл бұрын
15:24 no javascript from browser support, no deal
@superpcstation
@superpcstation 4 жыл бұрын
Anybody knows what font is he using in his editor?
@stephajn
@stephajn 4 жыл бұрын
At a guess, I'd say it is Consolas. (I think that's the default for VS Code)
@PaulSebastianM
@PaulSebastianM 4 жыл бұрын
Looks like Consolas to me.
@TheVincent0268
@TheVincent0268 4 жыл бұрын
How do I write an API with gRPC for my .NET 4.6 code base (ADO.NET 4.6, not compatible with .NET Core 3, a.f.a.i.k.)? Write a service in ASP.NET MVC5?
@hlzn
@hlzn 4 жыл бұрын
Its January 2020 and there are people coughing back in the conference room.. :S
@DaT0nkee
@DaT0nkee 2 жыл бұрын
Unfortunatelly protobuf, or any other serializer simply capitulated just from the idea of serializing our circular referenced EF objects. They are no problem for DatacontractSerializer.
@Esico6
@Esico6 4 жыл бұрын
Why not compared to BSON?
@Elite7555
@Elite7555 3 жыл бұрын
BSON is not a huge improvement over JSON.
@LuigiZambetti
@LuigiZambetti 4 жыл бұрын
And for every WCF project, what will happen? Throw away?
@ivan-tsurkan
@ivan-tsurkan 4 жыл бұрын
Indeed)
@vinzer72frie
@vinzer72frie 4 жыл бұрын
not really they just work fine, this is for new projects
@alexandruagrapine90
@alexandruagrapine90 4 жыл бұрын
You just add an gRPC endpoint once you move to .net core :D
@miklosnemeth8566
@miklosnemeth8566 4 жыл бұрын
I work for a big corporation as an architect. Soap 1.1 is the backbone it stays so for a number of years. We simply ignore .net and move over to java which still has excellent support for soap. We dont care wcf, soap is what important.
@birojkumar
@birojkumar 3 жыл бұрын
CoreWCF is OS port
@scdecade
@scdecade 4 жыл бұрын
Why isn't compressed json the answer? That's the real question.
@ivan-tsurkan
@ivan-tsurkan 4 жыл бұрын
Json format contains field names to do deserialization propertly, protobuf contains only the number of the field, so, even compressed Json would be bigger than protobuf binary. And HTTP2. It allows you to create multiple bidirectional streams in single TCP connection....
@AndiRadyKurniawan
@AndiRadyKurniawan 4 жыл бұрын
There's also overhead of compressing and decompressing.
@scdecade
@scdecade 4 жыл бұрын
@@AndiRadyKurniawan That's true but I bet it's small compared to sending less data over the network
@scdecade
@scdecade 4 жыл бұрын
It probably depends on the size of the document.
@miklosnemeth8566
@miklosnemeth8566 4 жыл бұрын
Soap is entrenched in big corporations for a long decade or two now and it's terribly shortsighted from microsoft to skip soap. Big organizations will not switch overnight. Grpc is dead on birth if no direct from browser javascript support.
@typingcat
@typingcat 3 жыл бұрын
Google is the new Microsoft.
@jasonfolkens
@jasonfolkens 4 жыл бұрын
You can skip past the 9 minutes of bad jokes to when he gets to gRPC...
@khatuntsovmikhail6223
@khatuntsovmikhail6223 4 жыл бұрын
Good presentation. Except "Inglish Humar"
@chucknorris8351
@chucknorris8351 3 жыл бұрын
Thanks NDC for for the 800 million adds giving me the motivation to unsubscribe
.NET gRPC - deep dive - Irina Scurtu - NDC Oslo 2023
59:24
NDC Conferences
Рет қаралды 6 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
The Aging Programmer - Kate Gregory - NDC TechTown 2024
1:03:08
NDC Conferences
Рет қаралды 32 М.
CoreWCF - What's new and what's next
18:48
dotnet
Рет қаралды 15 М.
Build High-performance Microservices with gRPC and .NET
27:48
Using Immutable Data Structures in C# and .NET - Spencer Schneidenbach
47:27
gRPC Service with .NET 7
1:17:49
Les Jackson
Рет қаралды 42 М.
Bringing WebAssembly outside the web with WASI by Lin Clark
31:35
Writing Allocation Free Code in C# - Matt Ellis
1:00:15
NDC Conferences
Рет қаралды 71 М.
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН