Click here to Skip to main content
15,919,341 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: interface desginer software Pin
Dan Neely27-Apr-07 2:12
Dan Neely27-Apr-07 2:12 
GeneralRe: interface desginer software Pin
Pete O'Hanlon30-Apr-07 9:03
mvePete O'Hanlon30-Apr-07 9:03 
GeneralRe: interface desginer software Pin
Colin Angus Mackay26-Apr-07 23:18
Colin Angus Mackay26-Apr-07 23:18 
GeneralRe: interface desginer software Pin
Giorgi Dalakishvili27-Apr-07 3:39
mentorGiorgi Dalakishvili27-Apr-07 3:39 
GeneralClickity Police Pin
Colin Angus Mackay27-Apr-07 4:51
Colin Angus Mackay27-Apr-07 4:51 
GeneralRe: interface desginer software Pin
Pete O'Hanlon29-Apr-07 22:39
mvePete O'Hanlon29-Apr-07 22:39 
QuestionApplication architecture : Suggestions Required Pin
fadee25-Apr-07 6:29
fadee25-Apr-07 6:29 
AnswerRe: Application architecture : Suggestions Required Pin
Chris-Kaiser3-May-07 13:43
Chris-Kaiser3-May-07 13:43 
What platforms are you working on? You mention smart client, is that pocket pc or laptop?

Also, just in case you missed it, Soap and web services operate over http.

Sounds like you'll want to maybe load up a DataSet, then encrypt and compress it for travel and store it locally. Now if this is on a laptop, you might be able to get away with just serializing the dataset encrypted and compressed to a file and hydrate it within the app and work with it as an embedded database. If its a pocket pc then you'll want to store it locally in SqlCE and work with it from there.

For the Role based security, you just need a login shell to front your app and handle that in the web service.

I probably missed your real point... let me know if I did.

This statement was never false.

AnswerRe: Application architecture : Suggestions Required Pin
Senthil Kumar. V12-Jun-07 2:25
Senthil Kumar. V12-Jun-07 2:25 
QuestionIntegrate Scripting to Appliacation Pin
Torma24-Apr-07 2:44
Torma24-Apr-07 2:44 
AnswerRe: Integrate Scripting to Appliacation Pin
Pete O'Hanlon24-Apr-07 4:27
mvePete O'Hanlon24-Apr-07 4:27 
GeneralRe: Integrate Scripting to Appliacation [modified] Pin
Torma24-Apr-07 9:05
Torma24-Apr-07 9:05 
AnswerRe: Integrate Scripting to Appliacation Pin
Chris-Kaiser24-Apr-07 11:45
Chris-Kaiser24-Apr-07 11:45 
General[Message Deleted] Pin
#12323-Apr-07 7:51
#12323-Apr-07 7:51 
GeneralRe: The Measure of a Man Pin
CPallini23-Apr-07 21:02
mveCPallini23-Apr-07 21:02 
GeneralRe: The Measure of a Man Pin
Brady Kelly24-Apr-07 18:36
Brady Kelly24-Apr-07 18:36 
GeneralRe: The Measure of a Man Pin
Brady Kelly25-Apr-07 5:34
Brady Kelly25-Apr-07 5:34 
GeneralRe: The Measure of a Man Pin
Brady Kelly25-Apr-07 19:09
Brady Kelly25-Apr-07 19:09 
GeneralRe: The Measure of a Man Pin
led mike26-Apr-07 4:44
led mike26-Apr-07 4:44 
GeneralRe: The Measure of a Man Pin
Colin Angus Mackay27-Apr-07 5:01
Colin Angus Mackay27-Apr-07 5:01 
GeneralRe: The Measure of a Man Pin
Dan Neely27-Apr-07 5:43
Dan Neely27-Apr-07 5:43 
GeneralRe: The Measure of a Man Pin
Colin Angus Mackay27-Apr-07 9:39
Colin Angus Mackay27-Apr-07 9:39 
General[Message Deleted] Pin
#12327-Apr-07 9:59
#12327-Apr-07 9:59 
GeneralRe: The Measure of a Man Pin
Colin Angus Mackay27-Apr-07 10:27
Colin Angus Mackay27-Apr-07 10:27 
GeneralRe: The Measure of a Man Pin
Chris-Kaiser27-Apr-07 11:24
Chris-Kaiser27-Apr-07 11:24 

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.