Click here to Skip to main content
15,916,091 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
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 
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 
Hi,
I´m developing a .NET 2.0 library (dll) which basically is a stamp clock that logs working time and prints job specifications. The application separates UI from logic by a library design approach. I plan to implement both a Windows Form UI and a AJAX UI on the library.
The question: What is a good design regarding how to store the logged time entries/data? Shall I store the data in a mdf database or XML files or make an interface an let the application that make use of the library (UI) implement the database interface to enable custom database usage (by doing this every implementation a database setup has to be carried out = bad)?
I know this depends on the purpose and usage. Is the mdf approach a good way to store data in both a webapplication and a desktop app? I find this a bit confusing. ^_^

Thanx in advance
regards
/Christoffer
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 
GeneralRe: A Question of Object Architecture Pin
cmk7-Feb-07 16:47
cmk7-Feb-07 16:47 
AnswerRe: A Question of Object Architecture Pin
Pete O'Hanlon6-Feb-07 1:41
mvePete O'Hanlon6-Feb-07 1:41 
GeneralRe: A Question of Object Architecture Pin
Roger Wright7-Feb-07 13:12
professionalRoger Wright7-Feb-07 13:12 
QuestionNDIS Miniport Driver Pin
hkshah1-Feb-07 3:26
hkshah1-Feb-07 3:26 
AnswerRe: NDIS Miniport Driver Pin
Pete O'Hanlon1-Feb-07 4:45
mvePete O'Hanlon1-Feb-07 4:45 

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.