Click here to Skip to main content
15,890,185 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Load Gif(Access OLE Object) into PictureBox. Pin
Luc Pattyn12-Sep-07 5:08
sitebuilderLuc Pattyn12-Sep-07 5:08 
GeneralRe: Load Gif(Access OLE Object) into PictureBox. Pin
NANCO12-Sep-07 5:51
NANCO12-Sep-07 5:51 
GeneralRe: Load Gif(Access OLE Object) into PictureBox. Pin
Dave Kreskowiak12-Sep-07 10:01
mveDave Kreskowiak12-Sep-07 10:01 
GeneralRe: Load Gif(Access OLE Object) into PictureBox. Pin
Luc Pattyn12-Sep-07 14:10
sitebuilderLuc Pattyn12-Sep-07 14:10 
QuestionAdvice Windows Service with Status Form Pin
ESTAN12-Sep-07 0:25
ESTAN12-Sep-07 0:25 
AnswerRe: Advice Windows Service with Status Form Pin
Tom Deketelaere12-Sep-07 1:59
professionalTom Deketelaere12-Sep-07 1:59 
QuestionRe: Advice Windows Service with Status Form Pin
ESTAN12-Sep-07 2:16
ESTAN12-Sep-07 2:16 
AnswerRe: Advice Windows Service with Status Form Pin
Dave Kreskowiak12-Sep-07 9:59
mveDave Kreskowiak12-Sep-07 9:59 
You normally would use two different projects. You write a Windows Service that does it's job, but also starts a server, be it a socket server that talks like an email server does, or a .NET Remoting server, or something using WCF. There's a bunch of different ways of doing it.

The second app would be run by the user and would connect to the services server to issue commands and get status information.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: Advice Windows Service with Status Form Pin
ESTAN19-Sep-07 0:40
ESTAN19-Sep-07 0:40 
QuestionResource files and Audio [modified] Pin
Brizee12-Sep-07 0:21
Brizee12-Sep-07 0:21 
AnswerRe: Resource files and Audio Pin
Dave Kreskowiak12-Sep-07 4:14
mveDave Kreskowiak12-Sep-07 4:14 
GeneralRe: Resource files and Audio Pin
Brizee17-Sep-07 3:52
Brizee17-Sep-07 3:52 
Questionhex(number) is not working in VB. Pin
chandu00412-Sep-07 0:13
chandu00412-Sep-07 0:13 
AnswerRe: hex(number) is not working in VB. Pin
ESTAN12-Sep-07 0:27
ESTAN12-Sep-07 0:27 
GeneralRe: hex(number) is not working in VB. Pin
chandu00412-Sep-07 2:06
chandu00412-Sep-07 2:06 
AnswerRe: hex(number) is not working in VB. Pin
Dave Kreskowiak12-Sep-07 4:12
mveDave Kreskowiak12-Sep-07 4:12 
QuestionWant to use Xml as Databse [modified] Pin
manuo511-Sep-07 23:36
manuo511-Sep-07 23:36 
AnswerRe: Want to use Xml as Databse Pin
Dave Kreskowiak12-Sep-07 4:11
mveDave Kreskowiak12-Sep-07 4:11 
QuestionPlease help Pin
Dubey Yogendra11-Sep-07 23:19
Dubey Yogendra11-Sep-07 23:19 
AnswerRe: Please help Pin
Paul Conrad30-Sep-07 13:42
professionalPaul Conrad30-Sep-07 13:42 
Questionusing ActiveX in vb.net Pin
samira forooghi11-Sep-07 22:36
samira forooghi11-Sep-07 22:36 
AnswerRe: using ActiveX in vb.net Pin
Dave Kreskowiak12-Sep-07 3:58
mveDave Kreskowiak12-Sep-07 3:58 
Questioncreating an array of subprocedures Pin
wuzzywezzer11-Sep-07 22:00
wuzzywezzer11-Sep-07 22:00 
AnswerRe: creating an array of subprocedures Pin
Dave Kreskowiak12-Sep-07 4:09
mveDave Kreskowiak12-Sep-07 4:09 
GeneralRe: creating an array of subprocedures [modified] Pin
wuzzywezzer12-Sep-07 17:03
wuzzywezzer12-Sep-07 17:03 

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.