Click here to Skip to main content
15,924,317 members
Home / Discussions / C#
   

C#

 
AnswerRe: open an executable file on remote machine using WMI Pin
Dave Kreskowiak15-Dec-05 16:22
mveDave Kreskowiak15-Dec-05 16:22 
QuestionExists an interface for Parse(string value) method and ToString(string format)? Pin
machocr15-Dec-05 14:21
machocr15-Dec-05 14:21 
AnswerRe: Exists an interface for Parse(string value) method and ToString(string format)? Pin
[Marc]15-Dec-05 14:46
[Marc]15-Dec-05 14:46 
GeneralRe: Exists an interface for Parse(string value) method and ToString(string format)? Pin
machocr15-Dec-05 17:31
machocr15-Dec-05 17:31 
GeneralRe: Exists an interface for Parse(string value) method and ToString(string format)? Pin
S. Senthil Kumar15-Dec-05 20:45
S. Senthil Kumar15-Dec-05 20:45 
GeneralRe: Exists an interface for Parse(string value) method and ToString(string format)? Pin
machocr16-Dec-05 10:47
machocr16-Dec-05 10:47 
QuestionATTACHING DATABASE FILE Pin
Bagie15-Dec-05 14:08
Bagie15-Dec-05 14:08 
AnswerRe: ATTACHING DATABASE FILE Pin
Curtis Schlak.15-Dec-05 15:21
Curtis Schlak.15-Dec-05 15:21 
If you use the Visual Studio Setup Project, then to do what you want without extra work you must create an executable that gets installed on the target machine and set it as a Custom Action in the Commit install event. Use that executable to call SQL Server 2000 to attach the database files.

"we must lose precision to make significant statements about complex systems."
-deKorvin on uncertainty
GeneralRe: ATTACHING DATABASE FILE Pin
Bagie16-Dec-05 12:52
Bagie16-Dec-05 12:52 
GeneralRe: ATTACHING DATABASE FILE Pin
Curtis Schlak.17-Dec-05 4:34
Curtis Schlak.17-Dec-05 4:34 
GeneralRe: ATTACHING DATABASE FILE Pin
Bagie17-Dec-05 11:12
Bagie17-Dec-05 11:12 
GeneralRe: ATTACHING DATABASE FILE Pin
Curtis Schlak.19-Dec-05 18:06
Curtis Schlak.19-Dec-05 18:06 
QuestionFrom Bagie [ Important ] Pin
Bagie15-Dec-05 13:30
Bagie15-Dec-05 13:30 
AnswerRe: From Bagie [ Important ] Pin
enjoycrack15-Dec-05 13:32
enjoycrack15-Dec-05 13:32 
GeneralRe: From Bagie [ Important ] Pin
Bagie15-Dec-05 13:38
Bagie15-Dec-05 13:38 
GeneralRe: From Bagie [ Important ] Pin
enjoycrack15-Dec-05 13:42
enjoycrack15-Dec-05 13:42 
GeneralRe: From Bagie [ Important ] Pin
Bagie15-Dec-05 13:50
Bagie15-Dec-05 13:50 
GeneralRe: From Bagie [ Important ] Pin
enjoycrack15-Dec-05 13:53
enjoycrack15-Dec-05 13:53 
Questionis there any way to have a program to delete itself after running? Pin
Anthony Mushrow15-Dec-05 13:04
professionalAnthony Mushrow15-Dec-05 13:04 
AnswerRe: is there any way to have a program to delete itself after running? Pin
enjoycrack15-Dec-05 13:31
enjoycrack15-Dec-05 13:31 
GeneralRe: is there any way to have a program to delete itself after running? Pin
Dave Kreskowiak15-Dec-05 16:11
mveDave Kreskowiak15-Dec-05 16:11 
AnswerRe: is there any way to have a program to delete itself after running? Pin
Dave Kreskowiak15-Dec-05 16:18
mveDave Kreskowiak15-Dec-05 16:18 
QuestionWant to display screen coordinates of the mouse in real time Pin
...---...15-Dec-05 11:02
...---...15-Dec-05 11:02 
AnswerRe: Want to display screen coordinates of the mouse in real time Pin
Kharlog-15-Dec-05 11:45
Kharlog-15-Dec-05 11:45 
GeneralRe: Want to display screen coordinates of the mouse in real time Pin
...---...15-Dec-05 12:36
...---...15-Dec-05 12:36 

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.