|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
NTIER IssueHello,
I have an NTIER Model written in VB.NET, at the moment is running as a client / server. Pushing a pulling data from the client to the server is fine and is done via webservice calls. But how do I go about a call from the server to the clients ? An example would be that the clients are using a disconnected dataset and need to be informed that the dataset has been altered and needs refreshing. An easy answer would be to have the client refersh at given intervals or manually when the client desires, but this isnt ideal. Ideally it would be update when new data hits the sevrer, a more automated approach. Thanks for reading ... "Jon Vaughan" <jonnyvaug***@hotmail.com> wrote in WebServices is 1-way... it's not intended to push data (or maintain state) news:cE32g.78957$iS4.42038@fe05.news.easynews.com: > An example would be that the clients are using a disconnected dataset > and need to be informed that the dataset has been altered and needs > refreshing. > > An easy answer would be to have the client refersh at given intervals > or manually when the client desires, but this isnt ideal. Ideally it > would be update when new data hits the sevrer, a more automated > approach. about a client. You're looking at using Remoting instead. Perhaps singleton remoting with bi-directional communications.
Newbie Question about Value and Reference Types
Option strict on and detecting a listview Name backgroundworker Is there a way to see if a file is in use? Retrieving a list of available fonts on system. ReadAllText, special characters set defaultprinter ASP.NET GRID CONTROL. DragDrop to TextBox Can't read xml to Excel (dataset.WriteXml) |
|||||||||||||||||||||||