Help me... I need C# coding in ASP.Net webapplication i've two column... One for msg another for msgLastpostedtime In My application Design side Repeater control(any control).In label control automatically view Msg(last 5 Msg one by one 2 minutes time intervael every Msg).... Example Table --------------------------------------------- Msg | MsgLastPosedtime asd |2007-03-12 10:50:25.747 dfs |2007-03-12 10:56:36.373 Sql |2007-03-12 11:00:25.047 Uer |2007-03-12 11:02:10.793 dsw |2007-03-12 13:07:51.233
Read More...