Click here to Skip to main content
15,892,927 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionDid anyone ever implemented flyweight design pattern? Pin
CPallini21-Nov-07 21:33
mveCPallini21-Nov-07 21:33 
AnswerRe: Did anyone ever implemented flyweight design pattern? Pin
led mike26-Nov-07 5:37
led mike26-Nov-07 5:37 
QuestionRe: Did anyone ever implemented flyweight design pattern? Pin
CPallini26-Nov-07 6:08
mveCPallini26-Nov-07 6:08 
AnswerRe: Did anyone ever implemented flyweight design pattern? Pin
led mike26-Nov-07 10:03
led mike26-Nov-07 10:03 
GeneralRe: Did anyone ever implemented flyweight design pattern? Pin
CPallini26-Nov-07 11:18
mveCPallini26-Nov-07 11:18 
GeneralRe: Did anyone ever implemented flyweight design pattern? Pin
Paul Conrad23-Dec-07 8:16
professionalPaul Conrad23-Dec-07 8:16 
GeneralRe: Did anyone ever implemented flyweight design pattern? Pin
CPallini23-Dec-07 11:17
mveCPallini23-Dec-07 11:17 
Questioncreate windows application with database access Pin
cellardoor071621-Nov-07 11:46
cellardoor071621-Nov-07 11:46 
I´m trying to create a windows application that will be able to store data in a database. Both the application and the database have to be in one installation package and the end user has to be able to use the application correctly without the need to install anything else(database server,...). Can anyone help me with this? Which kind of database should I use?

I was thinkink about using MSSQL 2005 Exress Edition and then just attached the .mdf file to the application, but I´m not sure if this is the best solution. Is it possible to access and work with .mdf file on a computer, that does not have the MSSQL server installed?

Or what is the best solution for this problem?


cellardoor

AnswerRe: create windows application with database access Pin
Mark Churchill21-Nov-07 13:51
Mark Churchill21-Nov-07 13:51 
GeneralRe: create windows application with database access Pin
cellardoor071622-Nov-07 8:50
cellardoor071622-Nov-07 8:50 
AnswerRe: create windows application with database access Pin
ravtos19-Jan-08 6:25
ravtos19-Jan-08 6:25 
GeneralChild Objects Inheriting Property Values from Parents Pin
Brady Kelly19-Nov-07 23:10
Brady Kelly19-Nov-07 23:10 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
led mike20-Nov-07 5:17
led mike20-Nov-07 5:17 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
Brady Kelly20-Nov-07 5:25
Brady Kelly20-Nov-07 5:25 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
led mike20-Nov-07 6:10
led mike20-Nov-07 6:10 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
Brady Kelly20-Nov-07 6:29
Brady Kelly20-Nov-07 6:29 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
led mike20-Nov-07 8:26
led mike20-Nov-07 8:26 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
Brady Kelly20-Nov-07 9:20
Brady Kelly20-Nov-07 9:20 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
led mike20-Nov-07 9:56
led mike20-Nov-07 9:56 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
Brady Kelly20-Nov-07 10:41
Brady Kelly20-Nov-07 10:41 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
Tristan Rhodes22-Nov-07 5:43
Tristan Rhodes22-Nov-07 5:43 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
led mike26-Nov-07 4:50
led mike26-Nov-07 4:50 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
Tristan Rhodes28-Nov-07 1:14
Tristan Rhodes28-Nov-07 1:14 
GeneralRe: Child Objects Inheriting Property Values from Parents Pin
led mike28-Nov-07 6:22
led mike28-Nov-07 6:22 
QuestionScaling out transaction processing Pin
Anubis33316-Nov-07 7:50
Anubis33316-Nov-07 7:50 

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.