Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
AnswerRe: Expressions In C# Pin
Midi_Mick27-Dec-16 12:56
professionalMidi_Mick27-Dec-16 12:56 
GeneralRe: Expressions In C# Pin
Liagapi27-Dec-16 15:50
Liagapi27-Dec-16 15:50 
GeneralRe: Expressions In C# Pin
Simon_Whale27-Dec-16 23:23
Simon_Whale27-Dec-16 23:23 
AnswerRe: Expressions In C# Pin
Jon McKee27-Dec-16 17:14
professionalJon McKee27-Dec-16 17:14 
PraiseRe: Expressions In C# Pin
John C Rayan30-Dec-16 3:29
professionalJohn C Rayan30-Dec-16 3:29 
SuggestionRe: Expressions In C# Pin
John C Rayan30-Dec-16 4:31
professionalJohn C Rayan30-Dec-16 4:31 
Questionpas de dèfinition dans geolocator pour RequestAccessAsync dans windows10 Pin
Member 865861426-Dec-16 23:44
Member 865861426-Dec-16 23:44 
AnswerRe: pas de dèfinition dans geolocator pour RequestAccessAsync dans windows10 Pin
OriginalGriff27-Dec-16 0:46
mveOriginalGriff27-Dec-16 0:46 
This is an English language site, and we can only answer questions in English.
Please try using Google Translate:
This is normal with windows10 for a universal application because it is the operating system that manages the permission of the user OK well !!! But my application is automatically compatible Windows 8.x when submitting to the store and it fails since with 8.x it is the programmer who manages the authorization with the code:
Var accessStatus = await Geolocator.RequestAccessAsync (); Request for access
Switch (accessStatus) // access testStatus
In Visual Studio 2015 no definition in geolocator for requestaccessasync (), (only "equal" and "reference equal") someone would know how to get around this problem I've been looking for a week.
I have to test if it is not windows10 (that agrees) and in this case ask permission to access the geolocation to the user who should be done with the code above but it is impossible I I am therefore in a beautiful dead end.
I wish you all a happy holiday.
Happy Holidays to all

But it doesn't make a lot of sense to me even translated - it looks like an attempt at an answer in parts, but to what I am not sure...
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

AnswerRe: pas de dèfinition dans geolocator pour RequestAccessAsync dans windows10 Pin
Patrice T27-Dec-16 22:47
mvePatrice T27-Dec-16 22:47 
QuestionEnable Mouse in c# RDP viewer Pin
Member 1289017426-Dec-16 19:53
Member 1289017426-Dec-16 19:53 
AnswerRe: Enable Mouse in c# RDP viewer Pin
Richard MacCutchan26-Dec-16 21:33
mveRichard MacCutchan26-Dec-16 21:33 
GeneralI can not understand the error.....code bellow...for trans data from sql database to another Pin
Member 1289974625-Dec-16 20:37
Member 1289974625-Dec-16 20:37 
QuestionRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
Richard MacCutchan25-Dec-16 20:39
mveRichard MacCutchan25-Dec-16 20:39 
AnswerRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
Member 1289974625-Dec-16 21:05
Member 1289974625-Dec-16 21:05 
GeneralRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
Richard MacCutchan25-Dec-16 21:13
mveRichard MacCutchan25-Dec-16 21:13 
GeneralRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
OriginalGriff25-Dec-16 20:54
mveOriginalGriff25-Dec-16 20:54 
GeneralRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
Member 1289974625-Dec-16 21:07
Member 1289974625-Dec-16 21:07 
AnswerRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
OriginalGriff25-Dec-16 21:19
mveOriginalGriff25-Dec-16 21:19 
GeneralRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
Member 1289974625-Dec-16 21:21
Member 1289974625-Dec-16 21:21 
GeneralRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
OriginalGriff25-Dec-16 21:33
mveOriginalGriff25-Dec-16 21:33 
GeneralRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
Member 1289974625-Dec-16 21:37
Member 1289974625-Dec-16 21:37 
GeneralRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
OriginalGriff25-Dec-16 21:49
mveOriginalGriff25-Dec-16 21:49 
GeneralRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
Member 1289974625-Dec-16 21:59
Member 1289974625-Dec-16 21:59 
GeneralRe: I'm get confusing and A state of mental distractions I can not understand the error.....code bellow...for trans data from sql database to another Pin
OriginalGriff25-Dec-16 22:00
mveOriginalGriff25-Dec-16 22:00 
GeneralRe:I can not understand the error.....code bellow...for trans data from sql database to another Pin
Member 1289974625-Dec-16 22:46
Member 1289974625-Dec-16 22:46 

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.