Click here to Skip to main content
15,894,291 members
Home / Discussions / C#
   

C#

 
GeneralRe: Deleting nodes recursivily Pin
Gareth H4-Jan-07 2:56
Gareth H4-Jan-07 2:56 
QuestionDataGridView that searches like outlook Pin
robmays3-Jan-07 23:50
robmays3-Jan-07 23:50 
AnswerRe: DataGridView that searches like outlook Pin
Nader Elshehabi4-Jan-07 0:30
Nader Elshehabi4-Jan-07 0:30 
GeneralRe: DataGridView that searches like outlook Pin
robmays4-Jan-07 0:36
robmays4-Jan-07 0:36 
GeneralRe: DataGridView that searches like outlook Pin
Nader Elshehabi4-Jan-07 1:40
Nader Elshehabi4-Jan-07 1:40 
QuestionBest way of Data Sync Pin
fearless stallion3-Jan-07 23:46
fearless stallion3-Jan-07 23:46 
AnswerRe: Best way of Data Sync Pin
Nader Elshehabi4-Jan-07 0:22
Nader Elshehabi4-Jan-07 0:22 
GeneralRe: Best way of Data Sync Pin
fearless stallion4-Jan-07 1:59
fearless stallion4-Jan-07 1:59 
Hi,

Thanks for the reply, I think , what i have written earlier is a little confusing. I am using MySql provider. and there is no problem with MySql provider. But what i want is:

for eaxmple: if Two users "Chris" and "Sally" open the same form. suppose Chris Modifies the record no.13 and the record is updated to database but Sally's screen still shows the Old data. I can refresh the whole screen by re-fetching the data from the DB but is time consuming.

but i want some other solution may be an network event kind, whenever change occurs in other machine. it(machine) sends a message kind to all the peers(who have the same form opened). so that i can manage it on the frontend itself. as the data is huge so it is not possible for me to refresh again and again.

How far this is possible ?

thanks again

kss

GeneralRe: Best way of Data Sync Pin
Nader Elshehabi4-Jan-07 3:36
Nader Elshehabi4-Jan-07 3:36 
GeneralRe: Best way of Data Sync Pin
fearless stallion4-Jan-07 20:44
fearless stallion4-Jan-07 20:44 
GeneralRe: Best way of Data Sync Pin
Nader Elshehabi4-Jan-07 21:54
Nader Elshehabi4-Jan-07 21:54 
AnswerRe: Best way of Data Sync Pin
Pete O'Hanlon4-Jan-07 1:59
mvePete O'Hanlon4-Jan-07 1:59 
GeneralRe: Best way of Data Sync Pin
fearless stallion4-Jan-07 2:01
fearless stallion4-Jan-07 2:01 
GeneralRe: Best way of Data Sync Pin
Pete O'Hanlon4-Jan-07 2:35
mvePete O'Hanlon4-Jan-07 2:35 
GeneralRe: Best way of Data Sync Pin
fearless stallion4-Jan-07 3:04
fearless stallion4-Jan-07 3:04 
GeneralRe: Best way of Data Sync Pin
Pete O'Hanlon4-Jan-07 3:49
mvePete O'Hanlon4-Jan-07 3:49 
Questiondatatable Pin
fmardani3-Jan-07 23:44
fmardani3-Jan-07 23:44 
AnswerRe: datatable Pin
robmays3-Jan-07 23:54
robmays3-Jan-07 23:54 
AnswerRe: datatable [modified] Pin
Nader Elshehabi4-Jan-07 0:49
Nader Elshehabi4-Jan-07 0:49 
QuestionHow to add a form in a dockpanel Pin
GunaChinna3-Jan-07 22:51
GunaChinna3-Jan-07 22:51 
AnswerRe: How to add a form in a dockpanel Pin
Pete O'Hanlon3-Jan-07 23:16
mvePete O'Hanlon3-Jan-07 23:16 
GeneralRe: How to add a form in a dockpanel Pin
GunaChinna4-Jan-07 0:56
GunaChinna4-Jan-07 0:56 
GeneralRe: How to add a form in a dockpanel Pin
Sk8tz4-Jan-07 1:21
professionalSk8tz4-Jan-07 1:21 
AnswerRe: How to add a form in a dockpanel Pin
Robert Rohde4-Jan-07 2:59
Robert Rohde4-Jan-07 2:59 
QuestionHow to store a "VARIANT" varible via .NET ? Pin
Clark Nu China3-Jan-07 22:43
Clark Nu China3-Jan-07 22:43 

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.