Click here to Skip to main content
15,893,190 members
Home / Discussions / C#
   

C#

 
GeneralRe: When i override OnKeyDown... Pin
Paresh Gheewala7-Feb-03 8:32
Paresh Gheewala7-Feb-03 8:32 
GeneralRe: When i override OnKeyDown... Pin
Nick Parker7-Feb-03 9:48
protectorNick Parker7-Feb-03 9:48 
GeneralRe: When i override OnKeyDown... Pin
Nnamdi Onyeyiri7-Feb-03 9:57
Nnamdi Onyeyiri7-Feb-03 9:57 
GeneralRe: When i override OnKeyDown... Pin
Nick Parker7-Feb-03 19:53
protectorNick Parker7-Feb-03 19:53 
QuestionRemoting a MFC object? Pin
Nish Nishant7-Feb-03 3:33
sitebuilderNish Nishant7-Feb-03 3:33 
AnswerRe: Remoting a MFC object? Pin
leppie7-Feb-03 7:54
leppie7-Feb-03 7:54 
AnswerRe: Remoting a MFC object? Pin
Nick Parker7-Feb-03 8:31
protectorNick Parker7-Feb-03 8:31 
Generaladvanced how-to question from a newbie. Pin
rusmo7-Feb-03 3:17
rusmo7-Feb-03 3:17 
I'm in the design stage for an app I'm going to work on, and I need some guidance.

The architecture is this:
Web UI connected to an Access database on the server. There will be multiple users using the gui concurrently, and I want the all of the current UI's to automatically update themselves whenever a user makes a change that affects the database.

an example of what I need to learn how to do:
Bob is in Toronto, Gina is in Atlanta. They're both logged into the application and they're viewing the same UI, which displays a list of items from the database. Bob selects an item from the list and hits the "order" button. The item is removed from the "available items" list and placed into Bob's "order list". Meanwhile, Gina's UI updates automatically, indicating that Bob has just ordered the item, and it is removed from Gina's "available item" list.

What I need to know is what resources can I use in .NET to make this work? How do I make an event in one UI session update the UI of another session? I want to avoid the appearance of a constantly reloading page. Is this possible????

Thanks in advance for any help!
GeneralRe: advanced how-to question from a newbie. Pin
rusmo277-Feb-03 4:53
rusmo277-Feb-03 4:53 
GeneralOverriding MouseWheel Pin
jpwkeeper7-Feb-03 0:56
jpwkeeper7-Feb-03 0:56 
GeneralRe: Overriding MouseWheel Pin
Jeff J7-Feb-03 8:43
Jeff J7-Feb-03 8:43 
GeneralSkinning Pin
daboss6-Feb-03 23:46
daboss6-Feb-03 23:46 
QuestionChecking files on server via http? Pin
lustuyck6-Feb-03 23:44
lustuyck6-Feb-03 23:44 
AnswerRe: Checking files on server via http? Pin
leppie7-Feb-03 6:38
leppie7-Feb-03 6:38 
GeneralPure Tones - Sound generation from scratch. Pin
mkearl6-Feb-03 23:42
mkearl6-Feb-03 23:42 
GeneralRe: Pure Tones - Sound generation from scratch. Pin
Richard Deeming7-Feb-03 0:16
mveRichard Deeming7-Feb-03 0:16 
GeneralGuid and String Pin
devvvy6-Feb-03 23:30
devvvy6-Feb-03 23:30 
GeneralRe: Guid and String Pin
StephanBoome7-Feb-03 0:51
StephanBoome7-Feb-03 0:51 
GeneralRe: Guid and String Pin
devvvy7-Feb-03 0:53
devvvy7-Feb-03 0:53 
Questionpossibly a question without a awnser ? Pin
jtmtv186-Feb-03 23:11
jtmtv186-Feb-03 23:11 
AnswerRe: possibly a question without a awnser ? Pin
Philip Fitzsimons6-Feb-03 23:37
Philip Fitzsimons6-Feb-03 23:37 
GeneralRe: possibly a question without a awnser ? Pin
leppie7-Feb-03 11:09
leppie7-Feb-03 11:09 
QuestionStructure array is the member another structure? Pin
JuhaKa6-Feb-03 23:03
JuhaKa6-Feb-03 23:03 
AnswerRe: Structure array is the member another structure? Pin
leppie7-Feb-03 11:19
leppie7-Feb-03 11:19 
GeneralException creating a control Pin
chito6-Feb-03 16:03
chito6-Feb-03 16:03 

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.