Click here to Skip to main content
15,914,795 members
Home / Discussions / C#
   

C#

 
QuestionProblem with changing connection string that saved in app.config Pin
hdv2128-Oct-09 6:13
hdv2128-Oct-09 6:13 
AnswerRe: Problem with changing connection string that saved in app.config Pin
Md. Marufuzzaman8-Oct-09 6:37
professionalMd. Marufuzzaman8-Oct-09 6:37 
GeneralRe: Problem with changing connection string that saved in app.config Pin
hdv2128-Oct-09 7:25
hdv2128-Oct-09 7:25 
GeneralRe: Problem with changing connection string that saved in app.config Pin
Md. Marufuzzaman8-Oct-09 7:44
professionalMd. Marufuzzaman8-Oct-09 7:44 
GeneralRe: Problem with changing connection string that saved in app.config Pin
hdv2128-Oct-09 8:03
hdv2128-Oct-09 8:03 
GeneralRe: Problem with changing connection string that saved in app.config Pin
Md. Marufuzzaman8-Oct-09 9:25
professionalMd. Marufuzzaman8-Oct-09 9:25 
GeneralRe: Problem with changing connection string that saved in app.config Pin
hdv2128-Oct-09 10:43
hdv2128-Oct-09 10:43 
AnswerRe: Problem with changing connection string that saved in app.config Pin
cjoki12-Oct-09 5:34
cjoki12-Oct-09 5:34 
Questionnavigator in datagridview Pin
hotthoughtguy8-Oct-09 5:03
hotthoughtguy8-Oct-09 5:03 
AnswerRe: navigator in datagridview Pin
Luc Pattyn8-Oct-09 5:19
sitebuilderLuc Pattyn8-Oct-09 5:19 
Question[Message Deleted] Pin
hotthoughtguy8-Oct-09 4:53
hotthoughtguy8-Oct-09 4:53 
AnswerRe: hi Pin
AndyInUK8-Oct-09 4:56
AndyInUK8-Oct-09 4:56 
QuestionPassing a Form's control to a routine in another class as a variable Pin
yogi_bear_798-Oct-09 4:39
yogi_bear_798-Oct-09 4:39 
AnswerRe: Passing a Form's control to a routine in another class as a variable Pin
Richard MacCutchan8-Oct-09 4:51
mveRichard MacCutchan8-Oct-09 4:51 
GeneralRe: Passing a Form's control to a routine in another class as a variable Pin
yogi_bear_798-Oct-09 4:54
yogi_bear_798-Oct-09 4:54 
AnswerRe: Passing a Form's control to a routine in another class as a variable Pin
Henry Minute8-Oct-09 4:58
Henry Minute8-Oct-09 4:58 
AnswerRe: Passing a Form's control to a routine in another class as a variable Pin
PIEBALDconsult8-Oct-09 5:32
mvePIEBALDconsult8-Oct-09 5:32 
QuestionSuggestions for general networking solution on WAN and LAN Pin
lvq6848-Oct-09 4:24
lvq6848-Oct-09 4:24 
Hi.

I am about to program a piece of software which contains a single server, and about 20-40 clients.
All parts can be spread out on a lan, or on a wan.
The server shall be able to broadcast/multicast to the clients in some way, and the clients should be able to fetch information from the server.
There are about 30 kinds of information which has to be fetched/broadcasted.

Question is, how to solve this general problem in the most elegant way?
I would be happy if i could avoid switches in the client/server end to check what kind of information i received, or make my own kind of application layer protocol to check it.
I had a look at remoting, like RMI in java, but that seems to be a very bad idea over WAN because of firewalls and such.

Do you have any insight in possible solutions for this?

Thanks alot Smile | :)
AnswerRe: Suggestions for general networking solution on WAN and LAN Pin
Mirko19808-Oct-09 4:40
Mirko19808-Oct-09 4:40 
Question[C#.NET 2008] Screen-scraping a HTML Page Pin
Dimitri Backaert8-Oct-09 3:47
Dimitri Backaert8-Oct-09 3:47 
AnswerRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Henry Minute8-Oct-09 4:20
Henry Minute8-Oct-09 4:20 
GeneralRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Dimitri Backaert8-Oct-09 4:58
Dimitri Backaert8-Oct-09 4:58 
GeneralRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Richard MacCutchan8-Oct-09 5:10
mveRichard MacCutchan8-Oct-09 5:10 
GeneralRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Henry Minute8-Oct-09 5:24
Henry Minute8-Oct-09 5:24 
GeneralRe: [C#.NET 2008] Screen-scraping a HTML Page Pin
Richard MacCutchan8-Oct-09 6:05
mveRichard MacCutchan8-Oct-09 6:05 

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.