Click here to Skip to main content
15,901,122 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to speed up drop down of a combobox type column in a datagridview Pin
Christian Graus12-Nov-07 23:40
protectorChristian Graus12-Nov-07 23:40 
GeneralRe: How to speed up drop down of a combobox type column in a datagridview Pin
SekharOne13-Nov-07 0:32
SekharOne13-Nov-07 0:32 
Questionnow a can read text file line by line but how to split it [modified] Pin
abdullah Hejory12-Nov-07 22:26
abdullah Hejory12-Nov-07 22:26 
AnswerRe: now a can read text file line by line but how to split it Pin
Christian Graus12-Nov-07 23:43
protectorChristian Graus12-Nov-07 23:43 
GeneralRe: now a can read text file line by line but how to split it Pin
abdullah Hejory13-Nov-07 0:22
abdullah Hejory13-Nov-07 0:22 
GeneralRe: now a can read text file line by line but how to split it Pin
Christian Graus13-Nov-07 0:24
protectorChristian Graus13-Nov-07 0:24 
GeneralRe: now a can read text file line by line but how to split it Pin
abdullah Hejory13-Nov-07 19:14
abdullah Hejory13-Nov-07 19:14 
QuestionDetecting a system shutdown from a windows service Pin
StephenBlack12-Nov-07 22:23
StephenBlack12-Nov-07 22:23 
I have written a Windows Service in VB.NET 2005 for the purpose of logging data from a nursecall system. The data is written to a SQL database. It is important to know when logging has started and stopped and this is done by writing an entry to the database each time one of these events occurs. This is happening now when the service starts automatically on system startup. The 'stop' entry is even written in the event that the service is stopped manual (not something that would normally be done).
However, if the system is closed down, the OnStop sub is not being executed.
It looks like I need to detect a System Shutting Down event from within my code and then execute Me.Stop, forcing the OnStop sub to execute.
Can anyone help in suggesting how to detect that a system has commenced shutting down?
AnswerRe: Detecting a system shutdown from a windows service Pin
StephenBlack12-Nov-07 22:42
StephenBlack12-Nov-07 22:42 
QuestionHow to Write Text in currently opened cmd window Pin
JothiMurugeswaran12-Nov-07 22:16
JothiMurugeswaran12-Nov-07 22:16 
Questionprinting directly from notepad Pin
briogene12-Nov-07 21:37
briogene12-Nov-07 21:37 
AnswerRe: printing directly from notepad Pin
Cameron Marsden12-Nov-07 21:52
Cameron Marsden12-Nov-07 21:52 
AnswerRe: printing directly from notepad Pin
AliAmjad12-Nov-07 21:55
AliAmjad12-Nov-07 21:55 
Questionhow to change language of system? Pin
birajendu12-Nov-07 21:22
birajendu12-Nov-07 21:22 
QuestionVPN connection in vb.net Pin
~V~12-Nov-07 20:06
~V~12-Nov-07 20:06 
AnswerRe: VPN connection in vb.net Pin
~V~13-Nov-07 20:39
~V~13-Nov-07 20:39 
QuestionEnumeration Pin
danasegaranea12-Nov-07 19:49
danasegaranea12-Nov-07 19:49 
AnswerRe: Enumeration Pin
Paul Conrad28-Nov-07 15:16
professionalPaul Conrad28-Nov-07 15:16 
QuestionInstaller issue vb2005 : Need urgent help Pin
nishkarsh_k12-Nov-07 19:19
nishkarsh_k12-Nov-07 19:19 
AnswerRe: Installer issue vb2005 : Need urgent help Pin
Christian Graus12-Nov-07 19:59
protectorChristian Graus12-Nov-07 19:59 
GeneralRe: Installer issue vb2005 : Need urgent help Pin
nishkarsh_k12-Nov-07 20:10
nishkarsh_k12-Nov-07 20:10 
QuestionCombobox Column In Datagridview [modified] Pin
~V~12-Nov-07 18:43
~V~12-Nov-07 18:43 
AnswerRe: Combobox Column In Datagridview Pin
Paul Conrad28-Nov-07 15:14
professionalPaul Conrad28-Nov-07 15:14 
QuestionCAPTION Pin
PRIYA (P)12-Nov-07 18:30
PRIYA (P)12-Nov-07 18:30 
AnswerRe: CAPTION Pin
Christian Graus12-Nov-07 19:58
protectorChristian Graus12-Nov-07 19:58 

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.