Do anyone know how to use the Blog feature of VS2012 ???
How to make blogs in asp.net VS2012 and update/refresh it every hour ??
How to do it with SQL Server and without SQL Server ??
Something like this -
| Today's Date - | 14th November 2014 | Friday |
| -> | Announcement-1 | |
| -> | Announcement-2 | |
| -> | Announcement-3 | |
| -> | Announcement-4 |
After regular intervals (say 1hr or 2hrs), the Announcements will get updated...
Next will be Announcement-5 to Announcement-8...
And so on.
--------
These may not be only announcements. It can be anything.
I have to keep on refreshing the page at regular intervals.
How do I do this ??
Please help..
Thanks a ton to all in advance..
Replies
Know the answer? Post it — somebody with the same question will find it here.