Synchronizing Photos and Data with Xamarin, Asp.Net Core, and MSSQL

Oleg Pogorelov 1 Балл репутации
2024-03-30T14:35:21.0333333+00:00

Good day!

I am in the process of developing an internal application for merchandising purposes, intended not for the general user base. However, I'm encountering an issue: our employees often find themselves in locations with either no internet connection or a very poor one, which hinders their ability to upload necessary photos for their tasks. The development is utilizing Xamarin, Asp.Net Core for the API and MSSQL as the database.

My question to the community is: how can we implement functionality that would allow employees to collect the required data throughout the day and upload it at the touch of a "Upload" button at the end of the day when internet access becomes available? Are there proven approaches or tools that could facilitate the implementation of such a solution? Your advice and experience would be incredibly valuable in overcoming this challenge.

.NET
.NET
Технологии Майкрософт на основе программной платформы .NET.
Вопросы: 2
SQL Server
SQL Server
Семейство систем управления и анализа реляционных баз данных Майкрософт для решений, применяемых в электронной коммерции, производственных отраслях и хранилищах данных.
Вопросы: 3
XAML
XAML
Язык на основе XML, который позволяет разработчикам указывать иерархию объектов с набором свойств и логики.
1 вопрос
Комментариев: 0 Без комментариев
Голосов: {count}

1 ответ

Сортировать по: Наиболее полезные
  1. Maksim Marinov (Convergys Corporation) 240 Баллы репутации Поставщик Майкрософт
    2024-04-01T08:12:20.5333333+00:00

    Здравствуйте,

    Посмотрите ответы в этой теме: https://learn.microsoft.com/en-us/answers/questions/853149/xamarin-offline-data-sync

    Комментариев: 0 Без комментариев