Click here to Skip to main content
16,008,175 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Function doesn't make sense Pin
Richard Jones13-Jun-07 3:35
Richard Jones13-Jun-07 3:35 
GeneralRe: Function doesn't make sense Pin
Dave Kreskowiak13-Jun-07 7:02
mveDave Kreskowiak13-Jun-07 7:02 
GeneralRe: Function doesn't make sense Pin
Richard Jones13-Jun-07 7:36
Richard Jones13-Jun-07 7:36 
GeneralRe: Function doesn't make sense Pin
Steven J Jowett12-Jun-07 3:56
Steven J Jowett12-Jun-07 3:56 
QuestionCan't DeSerialize, but can Serialize with unknown object type :( Pin
twista12-Jun-07 3:00
twista12-Jun-07 3:00 
Questionwindows schedular is not working Pin
srinivassam12-Jun-07 2:19
srinivassam12-Jun-07 2:19 
AnswerFOUR instances of a question you asked on June 4th Pin
leckey12-Jun-07 4:03
leckey12-Jun-07 4:03 
GeneralRe: FOUR instances of a question you asked on June 4th Pin
Colin Angus Mackay12-Jun-07 4:08
Colin Angus Mackay12-Jun-07 4:08 
GeneralRe: FOUR instances of a question you asked on June 4th Pin
leckey12-Jun-07 4:23
leckey12-Jun-07 4:23 
Questionwindows based schedular not working Pin
srinivassam12-Jun-07 2:15
srinivassam12-Jun-07 2:15 
Questionwindows based schedular not working Pin
srinivassam12-Jun-07 2:15
srinivassam12-Jun-07 2:15 
AnswerRe: windows based schedular not working Pin
Tarakeshwar Reddy12-Jun-07 2:54
professionalTarakeshwar Reddy12-Jun-07 2:54 
QuestionPath Pin
Brendan Vogt12-Jun-07 1:18
Brendan Vogt12-Jun-07 1:18 
AnswerRe: Path Pin
PandemoniumPasha12-Jun-07 1:42
PandemoniumPasha12-Jun-07 1:42 
QuestionRe: Path Pin
Brendan Vogt12-Jun-07 1:58
Brendan Vogt12-Jun-07 1:58 
AnswerRe: Path Pin
Steven J Jowett12-Jun-07 2:01
Steven J Jowett12-Jun-07 2:01 
QuestionCombobox data connetivity [modified] Pin
Aman.Jen12-Jun-07 0:35
Aman.Jen12-Jun-07 0:35 
AnswerRe: Combobox data connetivity Pin
Christian Graus12-Jun-07 2:04
protectorChristian Graus12-Jun-07 2:04 
Questioncreate chart by vb.net Pin
xuyuan11-Jun-07 23:26
xuyuan11-Jun-07 23:26 
AnswerRe: create chart by vb.net Pin
Christian Graus12-Jun-07 1:43
protectorChristian Graus12-Jun-07 1:43 
Questionwindows schedular is not running Pin
srinivassam11-Jun-07 20:45
srinivassam11-Jun-07 20:45 
Questionexecute a command to TURN ON THE PC ON A SPECIFIC TIME Pin
koolprasad200311-Jun-07 19:35
professionalkoolprasad200311-Jun-07 19:35 
AnswerRe: execute a command to TURN ON THE PC ON A SPECIFIC TIME Pin
Christian Graus11-Jun-07 19:48
protectorChristian Graus11-Jun-07 19:48 
Yes, it's possible, but only if the mother board supports it. Unless the mother board is willing to turn itself on, it's not really possible. Doing it via VB.NET will only work if the code is running on another machine, and the machine being switched on has mother board features that your code can access.

Unless your code drives a robot that pushes the power button.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: execute a command to TURN ON THE PC ON A SPECIFIC TIME Pin
koolprasad200311-Jun-07 20:31
professionalkoolprasad200311-Jun-07 20:31 
GeneralRe: execute a command to TURN ON THE PC ON A SPECIFIC TIME Pin
Christian Graus11-Jun-07 21:14
protectorChristian Graus11-Jun-07 21:14 

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.