Click here to Skip to main content
15,922,584 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Webbrowser control - opening URL shortcuts Pin
Dave Kreskowiak2-Apr-05 3:32
mveDave Kreskowiak2-Apr-05 3:32 
GeneralForum Pin
Berserk5531-Mar-05 14:50
Berserk5531-Mar-05 14:50 
GeneralRe: Forum Pin
Dave Kreskowiak31-Mar-05 14:55
mveDave Kreskowiak31-Mar-05 14:55 
GeneralRe: Forum Pin
Berserk551-Apr-05 12:07
Berserk551-Apr-05 12:07 
Generaldeveloping a estimating program Pin
cds.toecuter31-Mar-05 12:38
cds.toecuter31-Mar-05 12:38 
GeneralPrinting Word Documents Pin
alcitizenp31-Mar-05 11:52
alcitizenp31-Mar-05 11:52 
GeneralRe: Printing Word Documents Pin
Anonymous31-Mar-05 12:09
Anonymous31-Mar-05 12:09 
GeneralTechnology Question About Real Time Notifications Pin
ihdalton31-Mar-05 8:50
ihdalton31-Mar-05 8:50 
We are in the initial stages of design analysis and I'm trying to come up
with some ideas on how to handle the feature our users are requiring from the
new application. We are using VB.NET/window forms

Feature Requested:
A user will be entering some data that will trigger an a notification event.
For example I am a research analyst entering a sell recommendation for a
stock. Once that action is preformed a notification should be sent the
portfolio manager and the traders. The portfolio managers and traders will
have a main screen and in the right hand corner they will have a grid that
will show the notification coming in real time from the research analysts,
traders and other portfolio managers. These real time notifications will
trigger the user to perform other tasks. Also these notifications need to be
stored in a sql db because if they shutdown the system they need to be able
to bring those notifications back up.

My question is how do I poll for new notifications on a real time basis and
have it not impact the users performance or have any other major downside
impacts on the environment. I was thinking of using a timer control and
making asynch calls to the queue table that will hold the notifications, but
I don't know if that is the best approach.

Thank You for any suggestions
Confused | :confused:

Ian
GeneralRe: Technology Question About Real Time Notifications Pin
Dave Kreskowiak31-Mar-05 9:08
mveDave Kreskowiak31-Mar-05 9:08 
GeneralRe: Technology Question About Real Time Notifications Pin
mblaster31-Mar-05 10:31
mblaster31-Mar-05 10:31 
GeneralRe: Technology Question About Real Time Notifications Pin
Dave Kreskowiak31-Mar-05 14:52
mveDave Kreskowiak31-Mar-05 14:52 
GeneralText Completion for a ComboBox Pin
KreativeKai31-Mar-05 4:54
professionalKreativeKai31-Mar-05 4:54 
GeneralRe: Text Completion for a ComboBox Pin
KreativeKai8-Apr-05 8:10
professionalKreativeKai8-Apr-05 8:10 
GeneralPopulate data in text box Pin
Its due when31-Mar-05 3:35
Its due when31-Mar-05 3:35 
GeneralRe: Populate data in text box Pin
Dave Kreskowiak31-Mar-05 4:53
mveDave Kreskowiak31-Mar-05 4:53 
GeneralRe: Populate data in text box Pin
Its due when31-Mar-05 19:13
Its due when31-Mar-05 19:13 
GeneralRemote Login Pin
UniBond31-Mar-05 3:27
UniBond31-Mar-05 3:27 
GeneralRe: Remote Login Pin
Colin Angus Mackay31-Mar-05 4:35
Colin Angus Mackay31-Mar-05 4:35 
GeneralRe: Remote Login Pin
UniBond31-Mar-05 4:48
UniBond31-Mar-05 4:48 
GeneralRe: Remote Login Pin
Dave Kreskowiak31-Mar-05 4:56
mveDave Kreskowiak31-Mar-05 4:56 
GeneralRe: Remote Login Pin
UniBond31-Mar-05 5:08
UniBond31-Mar-05 5:08 
GeneralRe: Remote Login Pin
Dave Kreskowiak31-Mar-05 5:26
mveDave Kreskowiak31-Mar-05 5:26 
GeneralRe: Remote Login Pin
UniBond31-Mar-05 5:55
UniBond31-Mar-05 5:55 
GeneralRe: Remote Login Pin
Dave Kreskowiak31-Mar-05 6:42
mveDave Kreskowiak31-Mar-05 6:42 
GeneralRe: Remote Login Pin
UniBond31-Mar-05 7:07
UniBond31-Mar-05 7:07 

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.