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

Design and Architecture

 
GeneralRe: bulk data should be in executable Pin
Erhy24-Aug-17 6:35
Erhy24-Aug-17 6:35 
AnswerRe: bulk data should be in executable Pin
jschell24-Aug-17 8:35
jschell24-Aug-17 8:35 
GeneralRe: bulk data should be in executable Pin
Erhy24-Aug-17 9:43
Erhy24-Aug-17 9:43 
GeneralRe: bulk data should be in executable Pin
jschell25-Aug-17 9:01
jschell25-Aug-17 9:01 
GeneralRe: bulk data should be in executable Pin
Erhy28-Aug-17 6:31
Erhy28-Aug-17 6:31 
GeneralRe: bulk data should be in executable Pin
Eddy Vluggen28-Aug-17 7:21
professionalEddy Vluggen28-Aug-17 7:21 
GeneralRe: bulk data should be in executable Pin
Erhy28-Aug-17 10:29
Erhy28-Aug-17 10:29 
GeneralRe: bulk data should be in executable Pin
Eddy Vluggen28-Aug-17 10:40
professionalEddy Vluggen28-Aug-17 10:40 
If you add a Gb worth of data, and change some code so it needs be recompiled, then yes, it will take long. If you don't want that then make sure it isn't compiled each time by splitting it into its own assembly.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: bulk data should be in executable Pin
Erhy28-Aug-17 10:51
Erhy28-Aug-17 10:51 
QuestionCall Into or Notify Other Instances Of Your App Pin
Kevin Marois7-Aug-17 10:44
professionalKevin Marois7-Aug-17 10:44 
AnswerRe: Call Into or Notify Other Instances Of Your App Pin
Eddy Vluggen13-Aug-17 1:05
professionalEddy Vluggen13-Aug-17 1:05 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell14-Aug-17 8:22
jschell14-Aug-17 8:22 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Eddy Vluggen14-Aug-17 23:31
professionalEddy Vluggen14-Aug-17 23:31 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Pete O'Hanlon14-Aug-17 23:42
mvePete O'Hanlon14-Aug-17 23:42 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Eddy Vluggen14-Aug-17 23:51
professionalEddy Vluggen14-Aug-17 23:51 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell16-Aug-17 5:43
jschell16-Aug-17 5:43 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Pete O'Hanlon16-Aug-17 6:26
mvePete O'Hanlon16-Aug-17 6:26 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:23
professionalKevin Marois16-Aug-17 7:23 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
jschell18-Aug-17 12:36
jschell18-Aug-17 12:36 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois16-Aug-17 7:23
professionalKevin Marois16-Aug-17 7:23 
AnswerRe: Call Into or Notify Other Instances Of Your App Pin
Mycroft Holmes14-Aug-17 13:30
professionalMycroft Holmes14-Aug-17 13:30 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois15-Aug-17 7:56
professionalKevin Marois15-Aug-17 7:56 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Gerry Schmitz15-Aug-17 8:36
mveGerry Schmitz15-Aug-17 8:36 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Kevin Marois15-Aug-17 8:38
professionalKevin Marois15-Aug-17 8:38 
GeneralRe: Call Into or Notify Other Instances Of Your App Pin
Gerry Schmitz16-Aug-17 5:38
mveGerry Schmitz16-Aug-17 5:38 

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.