Click here to Skip to main content
15,888,733 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionHelp on designing DB/ Web Service Pin
DavJes4-Jun-13 7:49
DavJes4-Jun-13 7:49 
AnswerRe: Help on designing DB/ Web Service Pin
jschell4-Jun-13 8:54
jschell4-Jun-13 8:54 
AnswerRe: Help on designing DB/ Web Service Pin
Eddy Vluggen4-Jun-13 8:55
professionalEddy Vluggen4-Jun-13 8:55 
GeneralRe: Help on designing DB/ Web Service Pin
DavJes9-Jun-13 7:03
DavJes9-Jun-13 7:03 
GeneralRe: Help on designing DB/ Web Service Pin
Eddy Vluggen10-Jun-13 3:26
professionalEddy Vluggen10-Jun-13 3:26 
QuestionTransactional MSMQ & firewall Pin
John Padgett27-May-13 22:35
John Padgett27-May-13 22:35 
AnswerRe: Transactional MSMQ & firewall Pin
jschell28-May-13 9:31
jschell28-May-13 9:31 
QuestionSOA and exposing a program from the 80s Pin
darklies17-May-13 19:37
darklies17-May-13 19:37 
Hi,
I have been given the task of exposing our internal software to the outside world.

the software was written in a proprietory language in the early 80s. The software has a hook that you can use to
instantiate forms in the program just as if you were
a real user typing into them.

This hook is abstracted to the point that it offers
1 class to instantiate any of the available forms(300+)
1 function to perform any type of search on the form (it takes one function parameter, an array of objects)
1 function to perform any type of action on the form (it takes one function parameter, an array of objects)
etc...

So I have several concerns (I have been reading a lot, but have little practical experience)
1. Does anyone know of a good resource that would help me out on designing the interface/choosing how to expose?

2. The above hook is simple, however, it would be a nightmare to consume as is. I feel that I have to remove some of the abstraction.
The forms are a 1:1 with database tables,
would I create a 1:1 class:form ?
OR suggestions...?

3. There is no security/authentication built in to this hook, Can someone point me towards a resource on this as well.
AnswerRe: SOA and exposing a program from the 80s Pin
jschell20-May-13 11:09
jschell20-May-13 11:09 
GeneralRe: SOA and exposing a program from the 80s Pin
darklie22-May-13 16:41
darklie22-May-13 16:41 
GeneralRe: SOA and exposing a program from the 80s Pin
jschell24-May-13 12:26
jschell24-May-13 12:26 
QuestionLanguage features required (or useful) for numerical computing Pin
harold aptroot15-May-13 3:49
harold aptroot15-May-13 3:49 
AnswerRe: Language features required (or useful) for numerical computing Pin
jschell15-May-13 8:31
jschell15-May-13 8:31 
GeneralRe: Language features required (or useful) for numerical computing Pin
harold aptroot15-May-13 9:12
harold aptroot15-May-13 9:12 
GeneralRe: Language features required (or useful) for numerical computing Pin
dusty_dex15-May-13 10:02
dusty_dex15-May-13 10:02 
GeneralRe: Language features required (or useful) for numerical computing Pin
harold aptroot15-May-13 21:15
harold aptroot15-May-13 21:15 
GeneralRe: Language features required (or useful) for numerical computing Pin
dusty_dex15-May-13 23:09
dusty_dex15-May-13 23:09 
QuestionBooks on Design & Architecture Pin
Mohammed Hameed12-May-13 23:15
professionalMohammed Hameed12-May-13 23:15 
AnswerRe: Books on Design & Architecture Pin
ospmojamcpds27-May-13 6:51
professionalospmojamcpds27-May-13 6:51 
GeneralRe: Books on Design & Architecture Pin
Mohammed Hameed27-May-13 19:05
professionalMohammed Hameed27-May-13 19:05 
GeneralRe: Books on Design & Architecture Pin
ospmojamcpds28-May-13 20:29
professionalospmojamcpds28-May-13 20:29 
GeneralRe: Books on Design & Architecture Pin
Mohammed Hameed29-May-13 5:02
professionalMohammed Hameed29-May-13 5:02 
QuestionTo capture the prints issued by users in a network Pin
luckyshah8-May-13 18:25
luckyshah8-May-13 18:25 
AnswerRe: To capture the prints issued by users in a network Pin
jschell9-May-13 8:23
jschell9-May-13 8:23 
AnswerRe: To capture the prints issued by users in a network Pin
Eddy Vluggen9-May-13 9:37
professionalEddy Vluggen9-May-13 9:37 

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.