Click here to Skip to main content
15,890,995 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Base class method access VS. abstract class Method access Pin
netfed12-Jan-14 1:16
netfed12-Jan-14 1:16 
GeneralRe: Base class method access VS. abstract class Method access Pin
Keld Ølykke12-Jan-14 8:06
Keld Ølykke12-Jan-14 8:06 
QuestionImplementation of Loose Coupling Pattern Pin
User 905247816-Dec-13 14:41
User 905247816-Dec-13 14:41 
AnswerRe: Implementation of Loose Coupling Pattern Pin
Antonio Ripa27-Dec-13 2:25
professionalAntonio Ripa27-Dec-13 2:25 
GeneralRe: Implementation of Loose Coupling Pattern Pin
jschell27-Dec-13 12:57
jschell27-Dec-13 12:57 
GeneralRe: Implementation of Loose Coupling Pattern Pin
Kornfeld Eliyahu Peter4-Jan-14 23:13
professionalKornfeld Eliyahu Peter4-Jan-14 23:13 
AnswerRe: Implementation of Loose Coupling Pattern Pin
Keld Ølykke1-Jan-14 10:02
Keld Ølykke1-Jan-14 10:02 
QuestionWhich is better architecture, also for security reasons Pin
nstk29-Nov-13 5:33
nstk29-Nov-13 5:33 
Hallo,

im a writing a quite bigger than usually project, and I am dealing with some questions considering architecture and security.

To make it short, I have a Windows server with a WCF installed, which is waiting for an outside question from a client that needs some updates.

The updates have to be created from a dll, which accesses a Database, runs sql scripts and provides a zip file in the end.

Is it ok to call the dll from a function inside the WCF? That function should then pass a string which needs the library.

Would it be better to call a programm that consequently calls the dll, thus having a separated instance between WCF Service and the library, which accesses the database?

Or maybe there is a better solution?

Thanks in advance.
AnswerRe: Which is better architecture, also for security reasons Pin
Mycroft Holmes29-Nov-13 12:45
professionalMycroft Holmes29-Nov-13 12:45 
AnswerRe: Which is better architecture, also for security reasons Pin
jschell2-Dec-13 10:11
jschell2-Dec-13 10:11 
AnswerRe: Which is better architecture, also for security reasons Pin
Shameel6-Jan-14 4:02
professionalShameel6-Jan-14 4:02 
QuestionWeb browser issue Pin
iqtechways24-Nov-13 20:53
professionaliqtechways24-Nov-13 20:53 
AnswerRe: Web browser issue Pin
Pete O'Hanlon24-Nov-13 21:22
mvePete O'Hanlon24-Nov-13 21:22 
AnswerRe: Web browser issue Pin
Vishal Pand3y27-Nov-13 0:39
Vishal Pand3y27-Nov-13 0:39 
Questionfirst step of my project Pin
srinivas ruttala7-Nov-13 22:50
srinivas ruttala7-Nov-13 22:50 
AnswerRe: first step of my project PinPopular
Simon_Whale7-Nov-13 23:52
Simon_Whale7-Nov-13 23:52 
GeneralRe: first step of my project Pin
WuRunZhe22-Nov-13 16:25
WuRunZhe22-Nov-13 16:25 
AnswerRe: first step of my project Pin
jschell8-Nov-13 9:15
jschell8-Nov-13 9:15 
GeneralRe: first step of my project Pin
Albert Holguin15-Nov-13 5:25
professionalAlbert Holguin15-Nov-13 5:25 
GeneralRe: first step of my project Pin
WuRunZhe22-Nov-13 16:26
WuRunZhe22-Nov-13 16:26 
GeneralRe: first step of my project Pin
thatraja22-Nov-13 21:29
professionalthatraja22-Nov-13 21:29 
AnswerRe: first step of my project Pin
super14-Nov-13 2:51
professionalsuper14-Nov-13 2:51 
AnswerRe: first step of my project Pin
José Amílcar Casimiro14-Nov-13 5:32
José Amílcar Casimiro14-Nov-13 5:32 
AnswerRe: first step of my project Pin
WuRunZhe22-Nov-13 16:23
WuRunZhe22-Nov-13 16:23 
RantRe: first step of my project Pin
Vivi Chellappa30-Nov-13 15:42
professionalVivi Chellappa30-Nov-13 15:42 

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.