c# expert for visual studio 2017 #4

完了済み 投稿 5年前 着払い
完了済み 着払い

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#プログラミング ソフトウェアアーキテクチャ

プロジェクトID: #18527489

プロジェクトについて

12個の提案 リモートプロジェクト アクティブ 5年前

アワード:

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 0日以内
(52レビュー)
5.6

12人のフリーランサーが、平均$40 で、この仕事に入札しています。

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: もっと

$25 USD 1日以内
(182件のレビュー)
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 もっと

$30 USD 1日以内
(9件のレビュー)
4.5
shahid109

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

$20 USD 1日以内
(レビュー1件)
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 もっと

$30 USD 3日以内
(0件のレビュー)
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 1日以内
(0件のレビュー)
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 もっと

$15 USD 1日以内
(0件のレビュー)
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# もっと

$222 USD 20日以内
(0件のレビュー)
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 もっと

$25 USD 1日以内
(0件のレビュー)
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 3日以内
(0件のレビュー)
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 もっと

$25 USD 3日以内
(0件のレビュー)
0.0