Skip to main content
Bercovici Adrian's user avatar
Bercovici Adrian's user avatar
Bercovici Adrian's user avatar
Bercovici Adrian
  • Member for 11 years, 6 months
  • Last seen more than a week ago
8 votes

How to use websockets in asp.net core

6 votes
Accepted

How to invoke JS async method from Blazor

5 votes
Accepted

How to call .net API from another .net API?

3 votes
Accepted

Fold not in scope

2 votes
Accepted

How to parse objects from ViewBag to JavaScript?

2 votes
Accepted

Can not display grid uniformly

2 votes
Accepted

How to handle the close handshake c#

2 votes
Accepted

operator & cannot be applied to operands of type bool and byte in C#

2 votes
Accepted

Blazor Request blocked by CORS policy

1 vote
Accepted

.net core API fileupload not working on Azure

1 vote

Need LINQ expression to filter table based on foreign key values

1 vote

How to connect and listen to external websocket url using C# and ASP.Net Core 2.2

1 vote
Accepted

Can not emit event from async method in typescript

1 vote

Updating Blazor via JS that calls C# code

1 vote

How to handle a deadlock in third-party code

1 vote

Get real-time data only one way (server to client). Is it worth websockets?

1 vote

erlang shell can't ping pong in same pc

1 vote

Call server method without page reload with razor page

1 vote

Abstract out two nearly identical methods which differ only in which property they use on an List of Objects

1 vote

How to access to the properties of List<T>, where T is a different object every time

1 vote
Accepted

WerFault System Error Visual Studio

1 vote
Accepted

How to solve incorrect Indentation in Haskell

1 vote
Accepted

How to share a websocket between services in asp net core

0 votes

separate even and odd elements of list haskell

0 votes
Accepted

How to update or insert an item in RethinkDB?

0 votes
Accepted

Can not execute commands on Redis Server with RESP

0 votes

Return types in the block are not implicitly convertible

0 votes
Accepted

.NET Core Middleware is not invoked

0 votes
Accepted

How to select SelectListItem inside a Razor View

0 votes

best ptactice to customizing class property from string to enum?