Click here to Skip to main content
15,902,492 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to change the date format in javascript Pin
Ramesh Swaminathan11-May-09 1:48
Ramesh Swaminathan11-May-09 1:48 
AnswerRe: How to change the date format in javascript Pin
Yusuf11-May-09 4:07
Yusuf11-May-09 4:07 
QuestionI get the Exception "Thread is being aborted" Pin
Subin Alex11-May-09 1:14
Subin Alex11-May-09 1:14 
AnswerRe: I get the Exception "Thread is being aborted" Pin
Yusuf11-May-09 1:22
Yusuf11-May-09 1:22 
GeneralRe: I get the Exception "Thread is being aborted" Pin
Subin Alex11-May-09 1:35
Subin Alex11-May-09 1:35 
GeneralRe: I get the Exception "Thread is being aborted" Pin
Colin Angus Mackay11-May-09 3:01
Colin Angus Mackay11-May-09 3:01 
GeneralRe: I get the Exception "Thread is being aborted" Pin
Yusuf11-May-09 4:03
Yusuf11-May-09 4:03 
GeneralRe: I get the Exception "Thread is being aborted" Pin
Colin Angus Mackay11-May-09 6:02
Colin Angus Mackay11-May-09 6:02 
Yusuf wrote:
If you rethrow the ThreadAbortException doesn't it get bubbled up.


Yes, it will.

Yusuf wrote:
Don't you want to eat that exception?


Nope. It is the exception that the Redirect method throws to force the end of execution. If you catch it and eat it execution resumes when you've already said you want it to stop so you can redirect elsewhere. (Although, I've been told that ASP.NET will automatically rethrow it if you catch it - which I didn't know before and wish to confirm before I change my stance as I don't see how it does it.)

Man who stand on hill with mouth open wait long time for roast duck to drop in

QuestionOverriding __doPostBack in ListView Pin
Paul Hennessey11-May-09 1:00
Paul Hennessey11-May-09 1:00 
AnswerRe: Overriding __doPostBack in ListView Pin
Yusuf11-May-09 1:27
Yusuf11-May-09 1:27 
GeneralRe: Overriding __doPostBack in ListView Pin
Paul Hennessey11-May-09 1:52
Paul Hennessey11-May-09 1:52 
GeneralRe: Overriding __doPostBack in ListView Pin
Yusuf11-May-09 4:20
Yusuf11-May-09 4:20 
GeneralRe: Overriding __doPostBack in ListView Pin
Paul Hennessey11-May-09 7:31
Paul Hennessey11-May-09 7:31 
QuestionXML and Database Pin
ais0711-May-09 0:52
ais0711-May-09 0:52 
AnswerRe: XML and Database Pin
Vimalsoft(Pty) Ltd11-May-09 1:10
professionalVimalsoft(Pty) Ltd11-May-09 1:10 
QuestionCheckboxes for Parent and Child in Treeview Pin
meeram39511-May-09 0:51
meeram39511-May-09 0:51 
Questionis it possible to have two asp.net 3.5 sites with unique urls on the same host that use one ms-sql database? Pin
taltultc11-May-09 0:30
taltultc11-May-09 0:30 
AnswerRe: is it possible to have two asp.net 3.5 sites with unique urls on the same host that use one ms-sql database? Pin
Vimalsoft(Pty) Ltd11-May-09 1:04
professionalVimalsoft(Pty) Ltd11-May-09 1:04 
QuestionCrystal Reports [modified] Pin
SelvaShankar11-May-09 0:06
SelvaShankar11-May-09 0:06 
AnswerRe: Crystal Reports Pin
N a v a n e e t h11-May-09 0:25
N a v a n e e t h11-May-09 0:25 
GeneralRe: Crystal Reports Pin
SelvaShankar11-May-09 1:01
SelvaShankar11-May-09 1:01 
QuestionTreeview Expand and Collapse Pin
Krishhhhhhhhhhhhhh10-May-09 23:56
Krishhhhhhhhhhhhhh10-May-09 23:56 
AnswerRe: Treeview Expand and Collapse Pin
specialdreamsin11-May-09 18:54
specialdreamsin11-May-09 18:54 
GeneralRe: Treeview Expand and Collapse Pin
Krishhhhhhhhhhhhhh11-May-09 19:12
Krishhhhhhhhhhhhhh11-May-09 19:12 
GeneralRe: Treeview Expand and Collapse Pin
specialdreamsin11-May-09 19:25
specialdreamsin11-May-09 19:25 

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.