sql server - How can SQLServer notify a vb.net application of an event? -



sql server - How can SQLServer notify a vb.net application of an event? -

is there relatively simple way vb.net application can notified of fact new value has been written table in sql server express 2008? polling not alternative since i'd need every 10 seconds nonstop.

take @ having application subscribe query notifications.

also using query notifications in .net 2.0 handle ad-hoc info refreshes

sql-server vb.net architecture messaging

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -