c# expert for visual studio 2017 #4

Completed Posted 5 years ago Paid on delivery
Completed Paid on delivery

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# Programming Software Architecture

Project ID: #18527489

About the project

12 proposals Remote project Active 5 years ago

Awarded to:

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 in 0 days
(52 Reviews)
5.6

12 freelancers are bidding on average $40 for this job

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: More

$25 USD in 1 day
(182 Reviews)
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 More

$30 USD in 1 day
(9 Reviews)
4.5
shahid109

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

$20 USD in 1 day
(1 Review)
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 More

$30 USD in 3 days
(0 Reviews)
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 in 1 day
(0 Reviews)
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 More

$15 USD in 1 day
(0 Reviews)
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# More

$222 USD in 20 days
(0 Reviews)
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 More

$25 USD in 1 day
(0 Reviews)
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 in 3 days
(0 Reviews)
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 More

$25 USD in 3 days
(0 Reviews)
0.0