Click here to Skip to main content
15,903,175 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: implementing effective searching in business code(maybe with linq?) Pin
giddy_guitarist5-Oct-08 22:45
giddy_guitarist5-Oct-08 22:45 
GeneralRe: implementing effective searching in business code(maybe with linq?) Pin
Mark Churchill5-Oct-08 23:18
Mark Churchill5-Oct-08 23:18 
GeneralRe: implementing effective searching in business code(maybe with linq?) Pin
giddy_guitarist9-Oct-08 20:40
giddy_guitarist9-Oct-08 20:40 
QuestionDistributed Computing Special Pin
abhigad2-Oct-08 19:50
abhigad2-Oct-08 19:50 
QuestionXSS-CGI-RFI-SQL Injection Scanner Project Help Pin
Fuat Mx1-Oct-08 22:25
Fuat Mx1-Oct-08 22:25 
AnswerRe: XSS-CGI-RFI-SQL Injection Scanner Project Help Pin
ozguryasarakyar26-Dec-09 12:24
ozguryasarakyar26-Dec-09 12:24 
GeneralRe: XSS-CGI-RFI-SQL Injection Scanner Project Help Pin
Fuat Mx26-Dec-09 21:27
Fuat Mx26-Dec-09 21:27 
QuestionIntegrating scripting languages with "low-level" languages. Pin
Leslie Sanford1-Oct-08 19:45
Leslie Sanford1-Oct-08 19:45 
I came across this[^] article today while researching scripting languages. Even though it was written 10 years ago, it still seems to be relavant.

The gist is that low-level languages like C and C++ are good for component building. Scripting langauges, on the other hand, are good for glueing the components together. Seems reasonable.

Scripting languages are a bit foreign to me. I mainly use C++ and haven't touched a scripting language.

I'm looking for examples of where low-level languages are used, like the article described, for component building and scripting languages are used to glue them together. What do these examples look like? How are the languages bridged?

It seems to me that what you'd probably wind up with is a highly optimized engine coded in something like C++ with a scripting language used to write, erm, scripts that's read (somehow) and configures the engine for a particular application.

I'm sort of rambling here. Just thinking out loud and looking for insights and further sources of study.
AnswerRe: Integrating scripting languages with "low-level" languages. Pin
led mike2-Oct-08 5:27
led mike2-Oct-08 5:27 
QuestionImplementing Model View Presenter Pin
Giorgi Dalakishvili30-Sep-08 22:18
mentorGiorgi Dalakishvili30-Sep-08 22:18 
AnswerRe: Implementing Model View Presenter Pin
stavinski1-Oct-08 3:29
stavinski1-Oct-08 3:29 
GeneralRe: Implementing Model View Presenter Pin
Giorgi Dalakishvili2-Oct-08 22:41
mentorGiorgi Dalakishvili2-Oct-08 22:41 
QuestionDesign solution for .NET application. Pin
xbuster28-Sep-08 3:11
xbuster28-Sep-08 3:11 
Questioncreating a _simple_ fine grained user based security system Pin
giddy_guitarist27-Sep-08 6:37
giddy_guitarist27-Sep-08 6:37 
AnswerRe: creating a _simple_ fine grained user based security system Pin
Pete O'Hanlon27-Sep-08 8:54
mvePete O'Hanlon27-Sep-08 8:54 
GeneralRe: creating a _simple_ fine grained user based security system Pin
giddy_guitarist27-Sep-08 20:22
giddy_guitarist27-Sep-08 20:22 
GeneralRe: creating a _simple_ fine grained user based security system Pin
Pete O'Hanlon28-Sep-08 9:21
mvePete O'Hanlon28-Sep-08 9:21 
GeneralRe: creating a _simple_ fine grained user based security system Pin
giddy_guitarist5-Oct-08 7:39
giddy_guitarist5-Oct-08 7:39 
QuestionCreating 3-Tier system, technology to use. Pin
RDoes26-Sep-08 1:06
RDoes26-Sep-08 1:06 
AnswerRe: Creating 3-Tier system, technology to use. Pin
Pete O'Hanlon26-Sep-08 5:00
mvePete O'Hanlon26-Sep-08 5:00 
GeneralRe: Creating 3-Tier system, technology to use. Pin
RDoes29-Sep-08 1:00
RDoes29-Sep-08 1:00 
GeneralRe: Creating 3-Tier system, technology to use. Pin
Pete O'Hanlon29-Sep-08 1:57
mvePete O'Hanlon29-Sep-08 1:57 
QuestionC# reflection? Pin
ppayal26-Sep-08 0:58
ppayal26-Sep-08 0:58 
QuestionCitrix: Windows Forms Color Depth Pin
pierrecor24-Sep-08 21:40
pierrecor24-Sep-08 21:40 
QuestionInversion of Control in Compilers? Pin
Philip Laureano20-Sep-08 3:18
Philip Laureano20-Sep-08 3:18 

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.