Click here to Skip to main content
15,891,248 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# project Dependency on .net frame work Pin
Dave Kreskowiak30-May-14 4:18
mveDave Kreskowiak30-May-14 4:18 
Questionmultithreading issue Pin
Nico Haegens29-May-14 17:47
professionalNico Haegens29-May-14 17:47 
AnswerRe: multithreading issue Pin
Eddy Vluggen29-May-14 20:43
professionalEddy Vluggen29-May-14 20:43 
GeneralRe: multithreading issue Pin
Nico Haegens29-May-14 22:55
professionalNico Haegens29-May-14 22:55 
GeneralRe: multithreading issue Pin
Eddy Vluggen30-May-14 5:25
professionalEddy Vluggen30-May-14 5:25 
AnswerRe: multithreading issue Pin
Bernhard Hiller29-May-14 21:26
Bernhard Hiller29-May-14 21:26 
GeneralRe: multithreading issue Pin
Nico Haegens29-May-14 22:34
professionalNico Haegens29-May-14 22:34 
GeneralRe: multithreading issue Pin
Bernhard Hiller29-May-14 23:48
Bernhard Hiller29-May-14 23:48 
The point is: you need an extra application as a server (a Windows Service is likely a good way to do that). For communication between server and client, you can use e.g. .Net Remoting; keep in mind that you'll need to communicate events from the server to the client - not all types of communication allow for that.
AnswerRe: multithreading issue Pin
BobJanova30-May-14 0:06
BobJanova30-May-14 0:06 
QuestionIIf Statement - Different Problem With RDLC Pin
Paramu197329-May-14 15:10
Paramu197329-May-14 15:10 
AnswerRe: IIf Statement - Different Problem With RDLC Pin
Karen Mitchelle29-May-14 16:04
professionalKaren Mitchelle29-May-14 16:04 
GeneralRe: IIf Statement - Different Problem With RDLC Pin
Paramu197329-May-14 19:15
Paramu197329-May-14 19:15 
Questionhow do i send notifications using web services? Pin
tanywali29-May-14 1:12
tanywali29-May-14 1:12 
AnswerRe: how do i send notifications using web services? Pin
BobJanova29-May-14 1:21
BobJanova29-May-14 1:21 
AnswerRe: how do i send notifications using web services? Pin
Pete O'Hanlon29-May-14 1:28
mvePete O'Hanlon29-May-14 1:28 
QuestionActivex code to print pdf files on client machine Pin
Sachin Mehndiratta29-May-14 1:03
Sachin Mehndiratta29-May-14 1:03 
AnswerRe: Activex code to print pdf files on client machine Pin
Pete O'Hanlon29-May-14 1:23
mvePete O'Hanlon29-May-14 1:23 
GeneralRe: Activex code to print pdf files on client machine Pin
Sachin Mehndiratta29-May-14 1:30
Sachin Mehndiratta29-May-14 1:30 
GeneralRe: Activex code to print pdf files on client machine Pin
Richard MacCutchan29-May-14 2:09
mveRichard MacCutchan29-May-14 2:09 
GeneralRe: Activex code to print pdf files on client machine Pin
Sachin Mehndiratta29-May-14 22:57
Sachin Mehndiratta29-May-14 22:57 
GeneralRe: Activex code to print pdf files on client machine Pin
Sachin Mehndiratta29-May-14 22:57
Sachin Mehndiratta29-May-14 22:57 
AnswerRe: Activex code to print pdf files on client machine Pin
Eddy Vluggen29-May-14 4:12
professionalEddy Vluggen29-May-14 4:12 
GeneralRe: Activex code to print pdf files on client machine Pin
Richard Deeming29-May-14 7:57
mveRichard Deeming29-May-14 7:57 
QuestionHow can I get the file name with full path of File which is Sent to Print to Printer++ Pin
Shohel Ahsan28-May-14 22:54
Shohel Ahsan28-May-14 22:54 
AnswerRe: How can I get the file name with full path of File which is Sent to Print to Printer++ Pin
Richard MacCutchan29-May-14 0:38
mveRichard MacCutchan29-May-14 0:38 

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.