Click here to Skip to main content
15,921,028 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
Questionwhich design pattern to use? Pin
orlya11-Feb-07 20:59
orlya11-Feb-07 20:59 
AnswerRe: which design pattern to use? Pin
led mike12-Feb-07 4:55
led mike12-Feb-07 4:55 
QuestionRIA Web application with switchable communication strategy Pin
Jay Ahr8-Feb-07 11:36
Jay Ahr8-Feb-07 11:36 
AnswerRe: RIA Web application with switchable communication strategy Pin
led mike8-Feb-07 12:04
led mike8-Feb-07 12:04 
GeneralRe: RIA Web application with switchable communication strategy Pin
Jay Ahr8-Feb-07 12:52
Jay Ahr8-Feb-07 12:52 
GeneralRe: RIA Web application with switchable communication strategy Pin
led mike9-Feb-07 7:57
led mike9-Feb-07 7:57 
AnswerRe: RIA Web application with switchable communication strategy Pin
Daniel Woodard11-Feb-07 19:55
professionalDaniel Woodard11-Feb-07 19:55 
GeneralRe: RIA Web application with switchable communication strategy Pin
Jay Ahr11-Feb-07 21:45
Jay Ahr11-Feb-07 21:45 
Hi Dan,
Yes, you are right with the first one: I mean web server as in Apache, IIS etc. The second one I simply mean a server application that can render the RIA client without running on a web server.
I will try to explain be telling you about the scenarios I see:

Scenario 1 (main): The user downloads the application and deploys it on a webserver, so that the application is available for all users on the intranet (through the RIA client)

Scenario 2: The user which will be one that decides that the application should be downloaded and tested on the company's own data before purchase, should be able to deploy it on his own computer/laptop as a standalone application with a database connection to the company's own production/test databases. This computer/laptop will normally not have any webserver locally installed and we cannot expect that the user will be interested or have the skills/patience to install the local IIS (or other Web server) before he can test the application. Therefore the application must be able to be deployed as a "standalone" configuration without a webserver to render the client.

I hope this clarified my requirements.

In the meanwhile I have found a class in .NET 2.0 (HttpListener) which can implement a web application without a web server.

I appreciate more comments and ideas.

Jay
QuestionFrom Database To Object Oriented Pin
Hasan Jaffal8-Feb-07 10:36
Hasan Jaffal8-Feb-07 10:36 
AnswerRe: From Database To Object Oriented Pin
Old John8-Feb-07 15:20
Old John8-Feb-07 15:20 
GeneralRe: From Database To Object Oriented Pin
Hasan Jaffal8-Feb-07 22:06
Hasan Jaffal8-Feb-07 22:06 
AnswerRe: From Database To Object Oriented Pin
dukemus15-Feb-07 1:12
dukemus15-Feb-07 1:12 
QuestionA library/design and storage question Pin
Rip Kirby7-Feb-07 22:27
Rip Kirby7-Feb-07 22:27 
AnswerRe: A library/design and storage question Pin
led mike8-Feb-07 11:45
led mike8-Feb-07 11:45 
QuestionFat file system design Pin
harsha_12347-Feb-07 21:15
harsha_12347-Feb-07 21:15 
AnswerRe: Fat file system design Pin
Steve S7-Feb-07 21:39
Steve S7-Feb-07 21:39 
QuestionHow do I approach a SDI application? Pin
Bob Pokorny5-Feb-07 18:27
Bob Pokorny5-Feb-07 18:27 
AnswerRe: How do I approach a SDI application? Pin
Code_Doctor16-Apr-07 17:50
Code_Doctor16-Apr-07 17:50 
QuestionWhat are better tools or methods to prepare design document(DSD) in asp.net Pin
suriee5-Feb-07 5:27
suriee5-Feb-07 5:27 
QuestionA Question of Object Architecture Pin
Roger Wright1-Feb-07 19:14
professionalRoger Wright1-Feb-07 19:14 
AnswerRe: A Question of Object Architecture Pin
Captain See Sharp4-Feb-07 15:43
Captain See Sharp4-Feb-07 15:43 
GeneralRe: A Question of Object Architecture Pin
DavidNohejl5-Feb-07 22:10
DavidNohejl5-Feb-07 22:10 
AnswerRe: A Question of Object Architecture Pin
#1236-Feb-07 0:05
#1236-Feb-07 0:05 
AnswerRe: A Question of Object Architecture Pin
cmk6-Feb-07 0:23
cmk6-Feb-07 0:23 
GeneralRe: A Question of Object Architecture Pin
Roger Wright7-Feb-07 13:24
professionalRoger Wright7-Feb-07 13: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.