Click here to Skip to main content
15,914,905 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: update panel validation problem Pin
Yusuf25-Mar-09 4:41
Yusuf25-Mar-09 4:41 
QuestionUpdatePanel for Buttion Pin
antony beula25-Mar-09 2:56
antony beula25-Mar-09 2:56 
AnswerRe: UpdatePanel for Buttion Pin
Viral Upadhyay25-Mar-09 3:47
Viral Upadhyay25-Mar-09 3:47 
QuestionDon`t know whether its a bug in Gridviews empty data template Pin
www.Developerof.NET25-Mar-09 2:48
www.Developerof.NET25-Mar-09 2:48 
AnswerRe: Don`t know whether its a bug in Gridviews empty data template Pin
samerh25-Mar-09 4:13
samerh25-Mar-09 4:13 
GeneralRe: Don`t know whether its a bug in Gridviews empty data template Pin
www.Developerof.NET25-Mar-09 4:28
www.Developerof.NET25-Mar-09 4:28 
GeneralRe: Don`t know whether its a bug in Gridviews empty data template Pin
tech60325-Mar-09 15:43
tech60325-Mar-09 15:43 
GeneralRe: Don`t know whether its a bug in Gridviews empty data template Pin
www.Developerof.NET25-Mar-09 22:15
www.Developerof.NET25-Mar-09 22:15 
Questionchart in asp.net Pin
Jooda Funsho Joseph25-Mar-09 2:44
Jooda Funsho Joseph25-Mar-09 2:44 
AnswerRe: chart in asp.net Pin
Viral Upadhyay25-Mar-09 3:21
Viral Upadhyay25-Mar-09 3:21 
AnswerRe: chart in asp.net Pin
www.Developerof.NET25-Mar-09 3:24
www.Developerof.NET25-Mar-09 3:24 
AnswerRe: chart in asp.net Pin
samerh25-Mar-09 4:19
samerh25-Mar-09 4:19 
QuestionSQL database Pin
kibromg25-Mar-09 2:31
kibromg25-Mar-09 2:31 
AnswerRe: SQL database Pin
Brian W King25-Mar-09 3:23
Brian W King25-Mar-09 3:23 
GeneralRe: SQL database Pin
kibromg25-Mar-09 3:28
kibromg25-Mar-09 3:28 
GeneralRe: SQL database Pin
Brian W King25-Mar-09 3:46
Brian W King25-Mar-09 3:46 
GeneralWhy Dot Taking Url Pin
MallikarjunaGupta25-Mar-09 2:26
MallikarjunaGupta25-Mar-09 2:26 
GeneralRe: Why Dot Taking Url Pin
EliottA25-Mar-09 2:36
EliottA25-Mar-09 2:36 
JokeRe: Why Dot Taking Url Pin
Greg Chelstowski25-Mar-09 5:14
Greg Chelstowski25-Mar-09 5:14 
QuestionSQL time out exception because of datareader Pin
pavan.kumar,sai25-Mar-09 2:14
pavan.kumar,sai25-Mar-09 2:14 
AnswerRe: SQL time out exception because of datareader Pin
Ashfield25-Mar-09 2:26
Ashfield25-Mar-09 2:26 
GeneralRe: SQL time out exception because of datareader Pin
pavan.kumar,sai25-Mar-09 2:34
pavan.kumar,sai25-Mar-09 2:34 
GeneralRe: SQL time out exception because of datareader Pin
www.Developerof.NET25-Mar-09 3:01
www.Developerof.NET25-Mar-09 3:01 
GeneralRe: SQL time out exception because of datareader Pin
pavan.kumar,sai25-Mar-09 3:11
pavan.kumar,sai25-Mar-09 3:11 
GeneralRe: SQL time out exception because of datareader Pin
www.Developerof.NET25-Mar-09 4:19
www.Developerof.NET25-Mar-09 4:19 
use the sqlcommand CommandTimeOut property....

ie
your_cmd_obj.CommandTimeOut=0


When you fail to plan, you are planning to fail.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.