Riddhi Valecha

Riddhi Valecha

  • 419
  • 3.2k
  • 394.9k

Create a Blog in VS2012 asp.net c#

Nov 14 2014 12:33 AM
Hi all...

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..