Click here to Skip to main content
15,879,535 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Urgent MC2100 motorola Pin
delphix519-Sep-15 4:53
delphix519-Sep-15 4:53 
QuestionRe: Urgent MC2100 motorola Pin
Richard MacCutchan19-Sep-15 6:45
mveRichard MacCutchan19-Sep-15 6:45 
AnswerRe: Urgent MC2100 motorola Pin
delphix519-Sep-15 8:45
delphix519-Sep-15 8:45 
GeneralRe: Urgent MC2100 motorola Pin
Richard MacCutchan19-Sep-15 20:57
mveRichard MacCutchan19-Sep-15 20:57 
GeneralRe: Urgent MC2100 motorola Pin
delphix520-Sep-15 7:52
delphix520-Sep-15 7:52 
GeneralRe: Urgent MC2100 motorola Pin
Richard MacCutchan20-Sep-15 22:10
mveRichard MacCutchan20-Sep-15 22:10 
QuestionDeveloping WP8 database app Pin
aashish_960111-Jul-15 12:36
aashish_960111-Jul-15 12:36 
AnswerRe: Developing WP8 database app Pin
Afzaal Ahmad Zeeshan18-Aug-15 4:52
professionalAfzaal Ahmad Zeeshan18-Aug-15 4:52 
Perhaps you need to learn Web Services first. Using Web Services you can transfer data from one device (client) to another device (client) using a hub (server). Database can be stored on the hub itself, and the data from database can be shared or manipulated through the devices.

In .NET framework you can use WCF to create web services. Learn more about Windows Communication Foundation on MSDN[^].

On a second thought you can also create a Web API in ASP.NET and then create a client application with HttpClient in it. You can use HttpClient in multiple devices and frameworks where as WCF can be consumed by only a .NET framework supportive client device. Where as ASP.NET Web API can be consumed by any device, platform, OS or machine. I have written an article for ASP.NET Web API and a client also, the client is a Windows application with same framework (Windows Runtime). You will find it easy to learn.

Consuming ASP.NET 5 Web API with CRUD functions in Windows 10 native application[^]
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

QuestionHow to ODBC from VB 3.5 .Net CF app on WM 6.5 device Pin
Aaron Hartley12-May-15 11:05
Aaron Hartley12-May-15 11:05 
AnswerRe: How to ODBC from VB 3.5 .Net CF app on WM 6.5 device Pin
Herman<T>.Instance18-Aug-15 1:30
Herman<T>.Instance18-Aug-15 1:30 
QuestionWhat do you think about Cross-platform mobile development? Pin
Dadecki7-May-15 23:27
Dadecki7-May-15 23:27 
AnswerRe: What do you think about Cross-platform mobile development? Pin
Afzaal Ahmad Zeeshan12-May-15 22:35
professionalAfzaal Ahmad Zeeshan12-May-15 22:35 
AnswerRe: What do you think about Cross-platform mobile development? Pin
Dominic Burford5-Jun-15 5:46
professionalDominic Burford5-Jun-15 5:46 
AnswerRe: What do you think about Cross-platform mobile development? Pin
Anil Vaghasiya14-Jul-15 20:00
professionalAnil Vaghasiya14-Jul-15 20:00 
Questionerror message windows phone Pin
dipesh_karmakar20-Apr-15 19:05
dipesh_karmakar20-Apr-15 19:05 
QuestionNeed to parse the XML data Windows store app C# Pin
Hari-CodeBlogger19-Apr-15 14:07
Hari-CodeBlogger19-Apr-15 14:07 
AnswerRe: Need to parse the XML data Windows store app C# Pin
Richard MacCutchan19-Apr-15 21:46
mveRichard MacCutchan19-Apr-15 21:46 
GeneralRe: Need to parse the XML data Windows store app C# Pin
Hari-CodeBlogger20-Apr-15 2:50
Hari-CodeBlogger20-Apr-15 2:50 
GeneralRe: Need to parse the XML data Windows store app C# Pin
Richard MacCutchan20-Apr-15 2:57
mveRichard MacCutchan20-Apr-15 2:57 
QuestionCall dynamic a form by name Pin
Pedro Manuel17-Apr-15 4:33
Pedro Manuel17-Apr-15 4:33 
AnswerRe: Call dynamic a form by name Pin
Herman<T>.Instance18-Aug-15 1:31
Herman<T>.Instance18-Aug-15 1:31 
QuestionMessage Removed Pin
14-Apr-15 20:48
naazsaba32114-Apr-15 20:48 
QuestionIsolated Storage Pin
Member 115824517-Apr-15 6:14
Member 115824517-Apr-15 6:14 
AnswerRe: Isolated Storage Pin
Dadecki5-May-15 20:29
Dadecki5-May-15 20:29 
QuestionMobile app universal Pin
Bastien Vandamme5-Apr-15 5:31
Bastien Vandamme5-Apr-15 5:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.