Click here to Skip to main content
15,887,350 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get and set properties Pin
Mike Dimmick14-Jul-07 7:38
Mike Dimmick14-Jul-07 7:38 
AnswerRe: Get and set properties Pin
Guffa14-Jul-07 5:40
Guffa14-Jul-07 5:40 
Questionevents in interface Pin
Maddie from Dartford14-Jul-07 2:06
Maddie from Dartford14-Jul-07 2:06 
AnswerRe: events in interface Pin
mav.northwind14-Jul-07 2:37
mav.northwind14-Jul-07 2:37 
QuestionDifferentiating between different hotkeys in c# Pin
Luke Dyer14-Jul-07 1:55
Luke Dyer14-Jul-07 1:55 
AnswerRe: Differentiating between different hotkeys in c# Pin
Luc Pattyn14-Jul-07 2:30
sitebuilderLuc Pattyn14-Jul-07 2:30 
QuestionKeystroke events on a Form? Pin
kbalias14-Jul-07 1:38
kbalias14-Jul-07 1:38 
AnswerRe: Keystroke events on a Form? Pin
Luc Pattyn14-Jul-07 2:32
sitebuilderLuc Pattyn14-Jul-07 2:32 
Questionkey sensitive Problem Pin
ytubis14-Jul-07 0:40
ytubis14-Jul-07 0:40 
AnswerRe: key sensitive Problem Pin
kubben14-Jul-07 1:17
kubben14-Jul-07 1:17 
AnswerRe: key sensitive Problem Pin
Luc Pattyn14-Jul-07 2:35
sitebuilderLuc Pattyn14-Jul-07 2:35 
QuestionC# Transelation :blush: Pin
Muammar©13-Jul-07 23:38
Muammar©13-Jul-07 23:38 
AnswerRe: C# Transelation :blush: Pin
Guffa13-Jul-07 23:57
Guffa13-Jul-07 23:57 
GeneralRe: C# Transelation :blush: Pin
Muammar©14-Jul-07 0:25
Muammar©14-Jul-07 0:25 
GeneralRe: C# Transelation :blush: [modified] Pin
Luc Pattyn14-Jul-07 2:46
sitebuilderLuc Pattyn14-Jul-07 2:46 
GeneralRe: C# Transelation :blush: Pin
Muammar©17-Jul-07 23:41
Muammar©17-Jul-07 23:41 
QuestionCompiling C# application using another C# code Pin
satsumatable13-Jul-07 22:12
satsumatable13-Jul-07 22:12 
QuestionC# COM entry point function Pin
George_George13-Jul-07 21:56
George_George13-Jul-07 21:56 
AnswerRe: C# COM entry point function Pin
Mike Dimmick14-Jul-07 7:52
Mike Dimmick14-Jul-07 7:52 
GeneralRe: C# COM entry point function Pin
George_George15-Jul-07 2:56
George_George15-Jul-07 2:56 
QuestionFree Audio/Video Library for C# Pin
Sukhjinder_K13-Jul-07 21:42
Sukhjinder_K13-Jul-07 21:42 
AnswerRe: Free Audio/Video Library for C# Pin
Thomas Stockwell14-Jul-07 7:39
professionalThomas Stockwell14-Jul-07 7:39 
QuestionHow to check if RPC Server is available [modified] Pin
beatles169213-Jul-07 21:41
beatles169213-Jul-07 21:41 
Hi I have a problem working with MS Word interop.I create an instance of Word Application and I want to use it as a singleton object ( so I don't have to create another word application as long as a user is working with my application)
But if user opens a word document it will be opened using the word app instance that I've created and when he/she quits the word the word instance is gone thus I have a reference to a rpc server that is not available anymore and if i try to do somthing with it a RPC server is unavalilable exception will be thrown.
How can I check to see if a particular RPC server is still available?
Thanks alot


-- modified at 4:01 Saturday 14th July, 2007
AnswerRe: How to check if RPC Server is available Pin
Mike Dimmick14-Jul-07 8:09
Mike Dimmick14-Jul-07 8:09 
GeneralRe: How to check if RPC Server is available Pin
beatles169214-Jul-07 22:39
beatles169214-Jul-07 22:39 

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.