Click here to Skip to main content
15,888,984 members
Home / Discussions / Web Development
   

Web Development

 
QuestionThrowing an error to abort javascript execution Pin
Jayapal Chandran9-Nov-09 19:47
Jayapal Chandran9-Nov-09 19:47 
AnswerRe: Throwing an error to abort javascript execution Pin
Eduard Keilholz11-Nov-09 22:54
Eduard Keilholz11-Nov-09 22:54 
GeneralRe: Throwing an error to abort javascript execution Pin
Jayapal Chandran12-Nov-09 7:22
Jayapal Chandran12-Nov-09 7:22 
NewsFree Windows Server 2008 R2 Developer Training Course on Channel 9 Pin
brucedkyle9-Nov-09 14:16
brucedkyle9-Nov-09 14:16 
QuestionDataGrid problem!! Plz Help!! Pin
Samad Maajid9-Nov-09 1:25
Samad Maajid9-Nov-09 1:25 
AnswerRe: DataGrid problem!! Plz Help!! Pin
Not Active9-Nov-09 1:48
mentorNot Active9-Nov-09 1:48 
QuestionNeed suggestion either Website or web service Pin
jaiswalrahul9-Nov-09 1:15
jaiswalrahul9-Nov-09 1:15 
AnswerRe: Need suggestion either Website or web service Pin
David Mujica9-Nov-09 3:24
David Mujica9-Nov-09 3:24 
I believe what you want to do is:
1) Store the database on your website
2) Create whatever web-app you want on your website
3) Create a data access layer to your database which exposes a series of webservices for your data.
4) Modify your mobile client application to use those webservices to access the data which is stored on your website.

You can poll the webservice as often as you would like to get the latest data from the server. Or, maybe you should think of a "push" architecture where the webserver would generate an email to the client indicating that data has changed, maybe even send the new data to the client as an XML attachment which could be used to update the client.

Good luck.
David
QuestionLooking For Web Development Service Pin
Jennifer Clark8-Nov-09 22:09
Jennifer Clark8-Nov-09 22:09 
AnswerRe: Looking For Web Development Service Pin
Gamzun8-Nov-09 22:13
Gamzun8-Nov-09 22:13 
AnswerRe: Looking For Web Development Service Pin
Ashfield9-Nov-09 1:32
Ashfield9-Nov-09 1:32 
AnswerRe: Looking For Web Development Service Pin
The Man from U.N.C.L.E.9-Nov-09 7:11
The Man from U.N.C.L.E.9-Nov-09 7:11 
AnswerRe: Looking For Web Development Service Pin
Christian Graus11-Nov-09 12:29
protectorChristian Graus11-Nov-09 12:29 
AnswerRe: Looking For Web Development Service Pin
Oakman13-Nov-09 11:43
Oakman13-Nov-09 11:43 
AnswerRe: Looking For Web Development Service Pin
LinkagePersonnel4-Mar-15 21:06
LinkagePersonnel4-Mar-15 21:06 
Questionjson parsing problem asp.net Pin
Member 38014078-Nov-09 7:41
Member 38014078-Nov-09 7:41 
AnswerRe: json parsing problem asp.net Pin
Not Active8-Nov-09 11:43
mentorNot Active8-Nov-09 11:43 
GeneralRe: json parsing problem asp.net Pin
Member 38014078-Nov-09 14:32
Member 38014078-Nov-09 14:32 
GeneralRe: json parsing problem asp.net Pin
Not Active8-Nov-09 14:44
mentorNot Active8-Nov-09 14:44 
Questionneed help in javascript Pin
dahras7-Nov-09 23:46
dahras7-Nov-09 23:46 
AnswerRe: need help in javascript Pin
Abhishek Sur8-Nov-09 4:07
professionalAbhishek Sur8-Nov-09 4:07 
GeneralRe: need help in javascript Pin
dahras8-Nov-09 18:55
dahras8-Nov-09 18:55 
GeneralRe: need help in javascript Pin
Abhishek Sur8-Nov-09 21:19
professionalAbhishek Sur8-Nov-09 21:19 
GeneralRe: need help in javascript Pin
dahras8-Nov-09 21:29
dahras8-Nov-09 21:29 
GeneralRe: need help in javascript Pin
dahras8-Nov-09 23:16
dahras8-Nov-09 23:16 

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.