Click here to Skip to main content
15,886,362 members
Home / Discussions / Mobile
   

Mobile

 
QuestionLoan lending application Pin
Member 1460081022-Sep-19 21:05
Member 1460081022-Sep-19 21:05 
AnswerRe: Loan lending application Pin
Richard MacCutchan23-Sep-19 6:49
mveRichard MacCutchan23-Sep-19 6:49 
QuestionNeed advice on which framework I should use for my app Pin
Member 145542078-Aug-19 2:48
Member 145542078-Aug-19 2:48 
AnswerRe: Need advice on which framework I should use for my app Pin
Vimalsoft(Pty) Ltd3-Feb-20 3:57
professionalVimalsoft(Pty) Ltd3-Feb-20 3:57 
QuestionWebsite Cell Phone Display...Nav Bar doesn't scroll Pin
Member 1208020121-Jul-19 5:34
Member 1208020121-Jul-19 5:34 
AnswerRe: Website Cell Phone Display...Nav Bar doesn't scroll Pin
OriginalGriff21-Jul-19 5:40
mveOriginalGriff21-Jul-19 5:40 
GeneralRe: Website Cell Phone Display...Nav Bar doesn't scroll Pin
Member 1208020121-Jul-19 6:20
Member 1208020121-Jul-19 6:20 
GeneralRe: Website Cell Phone Display...Nav Bar doesn't scroll Pin
OriginalGriff21-Jul-19 6:29
mveOriginalGriff21-Jul-19 6:29 
Post the relevant code fragments in your message - use the code widget above the text box, and that'll engage the syntax highlighter and preserve any formatting.
Like this:
<pre lang="cs">int Double(int x)
   {
   return x  + x;
   }</pre>
Will show as:
C#
int Double(int x)
   {
   return x  + x;
   }
It's not a good idea to post the whole code anyway - people are more likely to respond if you show them where the problem is instead of dumping a whole app on them and saying "it don't work". Laugh | :laugh:
Remember, we can't generally run your whole code anyway - we don't have your site, your data, your user inputs - and we don't know what it should do or how to get to the problem area.

The better you make the question, the better we can make the response - and wading through pages of irrelevant code trying to work out what bit of it matters doesn't encourage people to be helpful!
Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!

QuestionMigrate to AndroidX Pin
Aigtechnologies16-Jul-19 21:55
professionalAigtechnologies16-Jul-19 21:55 
AnswerRe: Migrate to AndroidX Pin
Afzaal Ahmad Zeeshan21-Jul-19 6:48
professionalAfzaal Ahmad Zeeshan21-Jul-19 6:48 
GeneralRe: Migrate to AndroidX Pin
Richard MacCutchan21-Jul-19 21:31
mveRichard MacCutchan21-Jul-19 21:31 
AnswerRe: Migrate to AndroidX Pin
Vimalsoft(Pty) Ltd3-Feb-20 4:14
professionalVimalsoft(Pty) Ltd3-Feb-20 4:14 
SuggestionThe suggestions for how to extend the Xamarin native apps to support Carplay and Android Auto Pin
Kevin Hu6-Jul-19 21:52
Kevin Hu6-Jul-19 21:52 
QuestionWhat are best app development tool to develop an uber-like app? Pin
Digital Harry4-Jun-19 4:25
professionalDigital Harry4-Jun-19 4:25 
AnswerRe: What are best app development tool to develop an uber-like app? Pin
Dave Kreskowiak5-Jun-19 5:22
mveDave Kreskowiak5-Jun-19 5:22 
GeneralRe: What are best app development tool to develop an uber-like app? Pin
Richard Deeming5-Jun-19 12:28
mveRichard Deeming5-Jun-19 12:28 
GeneralRe: What are best app development tool to develop an uber-like app? Pin
Mycroft Holmes5-Jun-19 12:58
professionalMycroft Holmes5-Jun-19 12:58 
AnswerRe: What are best app development tool to develop an uber-like app? Pin
emilysmithe11-Jun-19 23:00
professionalemilysmithe11-Jun-19 23:00 
AnswerRe: What are best app development tool to develop an uber-like app? Pin
HasanRaza9011-Sep-19 2:32
HasanRaza9011-Sep-19 2:32 
QuestionAfter photo gallery browsing it goes back to the first page Pin
Vimalsoft(Pty) Ltd30-May-19 11:10
professionalVimalsoft(Pty) Ltd30-May-19 11:10 
Questionmessage receiver Pin
Member 1415304827-Apr-19 23:29
Member 1415304827-Apr-19 23:29 
AnswerRe: message receiver Pin
Richard Deeming1-May-19 8:38
mveRichard Deeming1-May-19 8:38 
QuestionHow to add emoji png's to an Entry control or Custom Entry Control Pin
Vimalsoft(Pty) Ltd23-Apr-19 1:56
professionalVimalsoft(Pty) Ltd23-Apr-19 1:56 
AnswerRe: How to add emoji png's to an Entry control or Custom Entry Control Pin
David Crow23-Apr-19 5:21
David Crow23-Apr-19 5:21 
GeneralRe: How to add emoji png's to an Entry control or Custom Entry Control Pin
Vimalsoft(Pty) Ltd23-Apr-19 22:47
professionalVimalsoft(Pty) Ltd23-Apr-19 22:47 

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.