Click here to Skip to main content
15,921,643 members
Home / Discussions / C#
   

C#

 
AnswerRe: "textbox.text" is not the text in the tex tbox Pin
Christian Graus19-May-08 15:15
protectorChristian Graus19-May-08 15:15 
QuestionColumnExist in DataTable Pin
s196675m19-May-08 12:43
s196675m19-May-08 12:43 
AnswerRe: ColumnExist in DataTable Pin
Gareth H19-May-08 12:57
Gareth H19-May-08 12:57 
GeneralRe: ColumnExist in DataTable Pin
s196675m19-May-08 13:22
s196675m19-May-08 13:22 
QuestionNetworking Concepts - Not sure where to post... Pin
Expert Coming19-May-08 12:31
Expert Coming19-May-08 12:31 
AnswerRe: Networking Concepts - Not sure where to post... Pin
Ravi Bhavnani19-May-08 13:45
professionalRavi Bhavnani19-May-08 13:45 
GeneralRe: Networking Concepts - Not sure where to post... Pin
Expert Coming19-May-08 15:02
Expert Coming19-May-08 15:02 
GeneralRe: Networking Concepts - Not sure where to post... Pin
Ravi Bhavnani19-May-08 15:11
professionalRavi Bhavnani19-May-08 15:11 
You can use WCF to easily implement a solution for any of these scenarios:
  • Client (player) polls server when it needs to update its state of the world.
  • Client (player) informs server when it performs an action (move, fire, etc.)
  • Server broadcasts events to clients when the state of the universe changes.
I suspect you may want to use the 2nd and 3rd options, although you could use any combination. Btw, WCF is very efficient in handling multiple client sessions.

I currently use WCF at work.

/ravi

My new year resolution: 2048 x 1536
Home | Articles | My .NET bits | Freeware
ravib(at)ravib(dot)com

GeneralRe: Networking Concepts - Not sure where to post... Pin
Expert Coming19-May-08 15:13
Expert Coming19-May-08 15:13 
GeneralRe: Networking Concepts - Not sure where to post... Pin
Ravi Bhavnani20-May-08 5:04
professionalRavi Bhavnani20-May-08 5:04 
QuestionHow can I change TreeView's node icon? Pin
Mohammad Dayyan19-May-08 11:41
Mohammad Dayyan19-May-08 11:41 
AnswerRe: How can I change TreeView's node icon? [modified] Pin
Anthony Mushrow19-May-08 12:27
professionalAnthony Mushrow19-May-08 12:27 
AnswerRe: How can I change TreeView's node icon? Pin
radialronnie19-May-08 12:33
radialronnie19-May-08 12:33 
GeneralRe: How can I change TreeView's node icon? Pin
Anthony Mushrow19-May-08 15:19
professionalAnthony Mushrow19-May-08 15:19 
GeneralRe: How can I change TreeView's node icon? Pin
radialronnie20-May-08 3:39
radialronnie20-May-08 3:39 
GeneralRe: How can I change TreeView's node icon? Pin
PIEBALDconsult19-May-08 15:30
mvePIEBALDconsult19-May-08 15:30 
GeneralWhat size is correct size? [modified] Pin
Mohammad Dayyan23-May-08 16:04
Mohammad Dayyan23-May-08 16:04 
GeneralRe: What size is correct size? Pin
radialronnie24-May-08 4:59
radialronnie24-May-08 4:59 
GeneralRe: What size is correct size? Pin
Mohammad Dayyan24-May-08 5:22
Mohammad Dayyan24-May-08 5:22 
GeneralRe: What size is correct size? Pin
radialronnie24-May-08 5:24
radialronnie24-May-08 5:24 
QuestionWhat's the meaning of @ character in Regular expression pattern ? Pin
Mohammad Dayyan19-May-08 11:22
Mohammad Dayyan19-May-08 11:22 
AnswerRe: What's the meaning of @ character in Regular expression pattern ? Pin
Matthew Butler19-May-08 11:27
Matthew Butler19-May-08 11:27 
GeneralRe: What's the meaning of @ character in Regular expression pattern ? Pin
Mohammad Dayyan19-May-08 11:30
Mohammad Dayyan19-May-08 11:30 
QuestionC# and XML:URGENT Pin
kolucoms619-May-08 10:43
kolucoms619-May-08 10:43 
AnswerRe: C# and XML:URGENT Pin
#realJSOP19-May-08 10:50
professional#realJSOP19-May-08 10:50 

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.