Want to build the ChatGPT based Apps? Start here
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
madan mishra
0
1
863
Raise event to WPF app from sql changes
Aug 18 2014 8:41 AM
I have an application in
wpf
which get live data from
MSSQL
and shows the data to client .I have another application that update or insert data in a regular interval. Is there any mechanism in
MSSQL
that automatically raise an event to
wpf
i have already read about
SqlDependency
. in SqlDependency there is an method
OnChange(...)
trigger continously. if there is insert or update or delete then via
NamedPipe
or
Socket
it can communicate to wpf application
Reply
Answers (
0
)
How to install app created with Entity Framework?
combobox with checkbox within a WPF DataGrid