TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
Forums
Monthly Leaders
Forum guidelines
naveen Chakravarthula
NA
68
15.4k
How to Impelement an auto refresh in ASP.Net MVC to refresh
Aug 21 2019 9:39 AM
Hi,
we are developing ASP.Net MVC application and update some data if there is change in database.
I have to implement a functionality where if some changes occur in the Database Table then only the UI needs to be refreshed (automatically) without any user intervention.
It also needs that i cannot implement a Ajax timer where after certain time the UI refreshes if some changes are made or not.
Please help me on this.
Thanks in Advance.
Reply
Answers (
4
)
Localization using database approach
How to use Bootstrap data table in asp.net core mvc