Click here to Skip to main content
15,914,642 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Windows service and a Form program, serializing data stored in a file, shared between the 2 programs Pin
Eddy Vluggen10-Jan-16 4:51
professionalEddy Vluggen10-Jan-16 4:51 
GeneralRe: Windows service and a Form program, serializing data stored in a file, shared between the 2 programs Pin
jkirkerx10-Jan-16 7:38
professionaljkirkerx10-Jan-16 7:38 
GeneralRe: Windows service and a Form program, serializing data stored in a file, shared between the 2 programs Pin
Eddy Vluggen10-Jan-16 11:11
professionalEddy Vluggen10-Jan-16 11:11 
GeneralRe: Windows service and a Form program, serializing data stored in a file, shared between the 2 programs Pin
jkirkerx10-Jan-16 13:27
professionaljkirkerx10-Jan-16 13:27 
AnswerI merged all my common stuff into a common DLL, and got a Access denied from the folder, and not the file Pin
jkirkerx10-Jan-16 13:35
professionaljkirkerx10-Jan-16 13:35 
GeneralRe: I merged all my common stuff into a common DLL, and got a Access denied from the folder, and not the file Pin
Eddy Vluggen11-Jan-16 5:50
professionalEddy Vluggen11-Jan-16 5:50 
GeneralRe: I merged all my common stuff into a common DLL, and got a Access denied from the folder, and not the file Pin
jkirkerx11-Jan-16 6:23
professionaljkirkerx11-Jan-16 6:23 
GeneralRe: I merged all my common stuff into a common DLL, and got a Access denied from the folder, and not the file Pin
Eddy Vluggen11-Jan-16 8:46
professionalEddy Vluggen11-Jan-16 8:46 
jkirkerx wrote:
I see why you suggested the SQ Lite, you had the foresight of knowing I would run into this.
Rereading the question I had the feeling we had a similar problem, so yes, been there*. I tend to stick almost everything in a SQLite .dat file, from resources and sprocs to assemblies. Makes stuff easy to copy and mail, makes stuff easy to update. And best of all, there is SQL to separate the data from the rest of the app, so I won't spend much time on writing code for that infrastructure.

jkirkerx wrote:
I haven't updated my knowledge since Windows 7.
Neither have I, but I will be installing any later stable version that has a good price/value ratio.

Laugh | :laugh:



*) A few times
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

Answer[Solved] Finally got it to work Pin
jkirkerx12-Jan-16 8:31
professionaljkirkerx12-Jan-16 8:31 
QuestionForm Close Pin
dha NAA8-Jan-16 0:10
dha NAA8-Jan-16 0:10 
AnswerRe: Form Close Pin
Richard MacCutchan8-Jan-16 1:18
mveRichard MacCutchan8-Jan-16 1:18 
Questionvb.net Pin
Basva Hossalli6-Jan-16 3:06
Basva Hossalli6-Jan-16 3:06 
AnswerRe: vb.net Pin
Richard MacCutchan6-Jan-16 3:17
mveRichard MacCutchan6-Jan-16 3:17 
AnswerRe: vb.net Pin
Dave Kreskowiak6-Jan-16 3:33
mveDave Kreskowiak6-Jan-16 3:33 
QuestionSystem Time Format Pin
dha NAA5-Jan-16 22:34
dha NAA5-Jan-16 22:34 
AnswerRe: System Time Format Pin
Richard MacCutchan5-Jan-16 23:02
mveRichard MacCutchan5-Jan-16 23:02 
GeneralRe: System Time Format Pin
dha NAA5-Jan-16 23:21
dha NAA5-Jan-16 23:21 
GeneralRe: System Time Format Pin
Richard MacCutchan5-Jan-16 23:26
mveRichard MacCutchan5-Jan-16 23:26 
GeneralRe: System Time Format Pin
Eddy Vluggen6-Jan-16 3:20
professionalEddy Vluggen6-Jan-16 3:20 
QuestionSendinput to a DOS application. Pin
rderkis29-Dec-15 5:58
rderkis29-Dec-15 5:58 
AnswerRe: Sendinput to a DOS application. Pin
Richard MacCutchan29-Dec-15 6:37
mveRichard MacCutchan29-Dec-15 6:37 
GeneralRe: Sendinput to a DOS application. Pin
rderkis29-Dec-15 6:59
rderkis29-Dec-15 6:59 
GeneralRe: Sendinput to a DOS application. Pin
Eddy Vluggen5-Jan-16 9:06
professionalEddy Vluggen5-Jan-16 9:06 
GeneralRe: Sendinput to a DOS application. Pin
rderkis5-Jan-16 13:26
rderkis5-Jan-16 13:26 
QuestionVB.net 2010 Send Keys To Dos Program - Onscreen Keyboards Pin
rderkis26-Dec-15 9:07
rderkis26-Dec-15 9:07 

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.