c# expert for visual studio 2017 #4

Končano Objavljeno pred 5 letoma/leti Plačilo ob prevzemu
Končano Plačilo ob prevzemu

COPY PASTED proposal or overbid will be neglected. I only need someone who can start now and be able to communicate with me for 1 hour. must have knowledge with c# REST API web request. i have a desktop program that stuck waiting for the API response before it works again. i need the solution to let my program still works smoothly while waiting for the response. tell me why that happens in your proposal. please don't waste my time, the problem is very clear and have nothing to do with main program code. its just the request class needs something to be worked on. budget is [login to view URL] you

.NET C# programiranje Arhitektura porgramske opreme

ID projekta: #18527489

Več o projektu

12 predlogov Oddaljen projekt Aktiven pred 5 letoma/leti

Dodeljeno:

kypergio

Hi, it's because you are nt using an asynchronous request over a Thread. Here we do need a concurrent development with Threads in order to allow your app wait for response but it doesn't stuck. Regards

$25 USD v 0 dneh
(52 mnenj)
5.6

12 freelancerjev ponuja v povprečju za $40 na tem delu

jatindhoot

Hello Sir, We have gone through the requirements thoroughly before placing our bid. Looking forward to serving you with excellent time bound services. Reason to choose us other than technical capabilities are: Več

$25 USD v 1 dnevu
(182 ocen)
9.2
ONYEMATeam

I would like to inform you also that I am highly skilled with : • 10+ years of professional experience in C#/.NET software development; • 5+ years Experience with ASP.NET MVC , LINQ , EF , SQL; • 10+ years Experie Več

$30 USD v 1 dnevu
(9 ocen)
4.5
shahid109

You have requested synchronously, you have to request asynchronously. Thanks looking for your good response.

$20 USD v 1 dnevu
(1 Ocena)
1.0
nraj1990k

Hi, I read your project details. It might happen because of the rest call happens in the same thread. I am a Xamarin developer with C# and .NET background. if you are interested, I will tell a solution for the prob Več

$30 USD v 3 dneh
(0 ocen)
0.0
hemant2380

Hi, lets try to solve your problem . Before that I want to know this service id written in c# or vb.net .

$15 USD v 1 dnevu
(0 ocen)
0.0
vineetgupta28

There could be multiple causes. - api ip not listening - api logic have huge data or api program stuck in some logic - calling api stuck because of sime environmental issue. - any other we have to troubleshoot. I h Več

$15 USD v 1 dnevu
(0 ocen)
0.0
raziabegumaj

It is because of synchronous API call which holds the current UI thread, there are options, 1. Need to change the current UI thread to background worker, 2. Need to create the asynchronous rest API call. 10 years in C# Več

$222 USD v 20 dneh
(0 ocen)
0.0
MariaePresbitero

Hi, can't really tell exactly why that happens because I need to see the request and response classes first, and the values of the fields that are being passed. Maybe there's a wrong value being passed that's why you'r Več

$25 USD v 1 dnevu
(0 ocen)
0.0
Sivadas1997

I've gone through your problem As far as i can tell Your problem is probably a single threaded application. Contact me for more info and help Give me a chance to help you

$25 USD v 3 dneh
(0 ocen)
0.0
SamnanAkhoond

Hi there, Clearly the problem is very simple, the main program ui thread is making the api requests, and which is why it hangs until response comes back. The request to the api needs to be moved into a separate t Več

$25 USD v 3 dneh
(0 ocen)
0.0