Click here to Skip to main content
15,885,757 members
Home / Discussions / C#
   

C#

 
AnswerRe: Directory creation under a restricted folder. Pin
dan!sh 28-Oct-10 10:02
professional dan!sh 28-Oct-10 10:02 
Questionun-necessary tags Pin
Dhyanga28-Oct-10 5:33
Dhyanga28-Oct-10 5:33 
AnswerRe: un-necessary tags Pin
fjdiewornncalwe28-Oct-10 5:44
professionalfjdiewornncalwe28-Oct-10 5:44 
GeneralRe: un-necessary tags Pin
Dhyanga28-Oct-10 6:16
Dhyanga28-Oct-10 6:16 
AnswerRe: un-necessary tags Pin
#realJSOP28-Oct-10 8:08
mve#realJSOP28-Oct-10 8:08 
AnswerRe: un-necessary tags Pin
Adam R Harris28-Oct-10 8:57
Adam R Harris28-Oct-10 8:57 
AnswerRe: un-necessary tags Pin
dan!sh 28-Oct-10 10:12
professional dan!sh 28-Oct-10 10:12 
QuestionClient-server distributed applications, what's the best .Net technology Pin
Elrond28-Oct-10 5:08
Elrond28-Oct-10 5:08 
I have the need to build a client-server system. It will all be working on an intranet, distributed on multiple PCs.

One will be a server application, hosted on a PC, that will manage the data.

The second will be a client application. It will be used to read and modify the data. This application already exists, for the most, and is a C++ application. It is huge so it cannot be done from scratch again. I have seen that I can expose a COM interface from .Net, so I will probably do a library that will be used as an interface between my old C++ app and the .Net architecture.

I also need the server to be able to send notifications to the client applications when some changes occurs, so I need a subscription mechanism.


I am relatively new to .Net so I am not sure what the best technology is.

I have looked at WCF, but it does not seem ideal for the subscription/notification part. Am I wrong?

What else is there that could be better?
AnswerRe: Client-server distributed applications, what's the best .Net technology Pin
David Knechtges28-Oct-10 5:35
David Knechtges28-Oct-10 5:35 
GeneralRe: Client-server distributed applications, what's the best .Net technology Pin
Elrond28-Oct-10 5:47
Elrond28-Oct-10 5:47 
AnswerRe: Client-server distributed applications, what's the best .Net technology Pin
_Erik_28-Oct-10 5:56
_Erik_28-Oct-10 5:56 
GeneralRe: Client-server distributed applications, what's the best .Net technology Pin
Elrond28-Oct-10 21:20
Elrond28-Oct-10 21:20 
QuestionHow to handle "Could not find any resources appropriate for the specified culture or the neutral culture" Exception.... Pin
jainiraj28-Oct-10 4:20
jainiraj28-Oct-10 4:20 
AnswerRe: How to handle "Could not find any resources appropriate for the specified culture or the neutral culture" Exception.... Pin
OriginalGriff28-Oct-10 4:32
mveOriginalGriff28-Oct-10 4:32 
QuestionAutomatic insertion of try catch block Pin
thomforum28-Oct-10 3:00
thomforum28-Oct-10 3:00 
AnswerRe: Automatic insertion of try catch block Pin
Calla28-Oct-10 3:07
Calla28-Oct-10 3:07 
GeneralRe: Automatic insertion of try catch block Pin
thomforum28-Oct-10 3:26
thomforum28-Oct-10 3:26 
AnswerRe: Automatic insertion of try catch block PinPopular
fjdiewornncalwe28-Oct-10 4:02
professionalfjdiewornncalwe28-Oct-10 4:02 
GeneralRe: Automatic insertion of try catch block Pin
OriginalGriff28-Oct-10 4:17
mveOriginalGriff28-Oct-10 4:17 
GeneralRe: Automatic insertion of try catch block Pin
fjdiewornncalwe28-Oct-10 4:21
professionalfjdiewornncalwe28-Oct-10 4:21 
GeneralRe: Automatic insertion of try catch block Pin
OriginalGriff28-Oct-10 4:30
mveOriginalGriff28-Oct-10 4:30 
GeneralRe: Automatic insertion of try catch block Pin
fjdiewornncalwe28-Oct-10 4:33
professionalfjdiewornncalwe28-Oct-10 4:33 
GeneralRe: Automatic insertion of try catch block Pin
OriginalGriff28-Oct-10 4:41
mveOriginalGriff28-Oct-10 4:41 
AnswerRe: Automatic insertion of try catch block Pin
Dave Kreskowiak28-Oct-10 6:25
mveDave Kreskowiak28-Oct-10 6:25 
GeneralRe: Automatic insertion of try catch block Pin
thomforum28-Oct-10 7:49
thomforum28-Oct-10 7:49 

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.