Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
GeneralRe: Request is not available in this context Pin
led mike11-Feb-08 6:22
led mike11-Feb-08 6:22 
GeneralRe: Request is not available in this context Pin
Ryno Burger11-Feb-08 6:27
Ryno Burger11-Feb-08 6:27 
GeneralRe: Request is not available in this context Pin
led mike11-Feb-08 6:47
led mike11-Feb-08 6:47 
GeneralRe: Request is not available in this context Pin
Not Active11-Feb-08 6:24
mentorNot Active11-Feb-08 6:24 
GeneralRe: Request is not available in this context Pin
Steve Westbrook11-Feb-08 6:38
Steve Westbrook11-Feb-08 6:38 
GeneralRe: Request is not available in this context Pin
leppie11-Feb-08 8:03
leppie11-Feb-08 8:03 
GeneralRe: Request is not available in this context Pin
led mike11-Feb-08 8:12
led mike11-Feb-08 8:12 
GeneralRe: Request is not available in this context Pin
Steve Westbrook11-Feb-08 13:52
Steve Westbrook11-Feb-08 13:52 
I agree that a thread is not an appropriate method with which to accomplish this task, however I would argue that the best method is not the most simple: an XMLHTTPRequest object, perhaps in a master page, could asynchronously perform the operation, allowing the user to continue browsing until informed of success. This is considerably more difficult to implement than a basic postback, which would leave the user hanging for a noticeable period of time and is thus an inferior technique in this situation.

Besides, who hasn't used threading in an overly simple case just to get some practice in? Wink | ;)
GeneralRe: Request is not available in this context Pin
led mike12-Feb-08 5:25
led mike12-Feb-08 5:25 
GeneralRe: Request is not available in this context Pin
Steve Westbrook12-Feb-08 6:14
Steve Westbrook12-Feb-08 6:14 
GeneralRe: Request is not available in this context Pin
led mike12-Feb-08 7:47
led mike12-Feb-08 7:47 
GeneralRe: Request is not available in this context Pin
Steve Westbrook12-Feb-08 16:07
Steve Westbrook12-Feb-08 16:07 
GeneralRe: Request is not available in this context Pin
blakey40411-Feb-08 22:29
blakey40411-Feb-08 22:29 
QuestionCell/Row DoubleClick event for DataGrid Pin
t4ure4n11-Feb-08 6:05
t4ure4n11-Feb-08 6:05 
GeneralRe: Cell/Row DoubleClick event for DataGrid Pin
Not Active11-Feb-08 6:21
mentorNot Active11-Feb-08 6:21 
GeneralRe: Cell/Row DoubleClick event for DataGrid Pin
t4ure4n11-Feb-08 6:31
t4ure4n11-Feb-08 6:31 
GeneralRe: Cell/Row DoubleClick event for DataGrid Pin
Not Active11-Feb-08 6:48
mentorNot Active11-Feb-08 6:48 
GeneralBeginner Sql query question Pin
NewToAspDotNet11-Feb-08 6:00
NewToAspDotNet11-Feb-08 6:00 
GeneralRe: Beginner Sql query question Pin
Not Active11-Feb-08 6:09
mentorNot Active11-Feb-08 6:09 
GeneralRe: Beginner Sql query question [modified] Pin
Giorgi Dalakishvili11-Feb-08 6:21
mentorGiorgi Dalakishvili11-Feb-08 6:21 
GeneralRe: Beginner Sql query question Pin
Not Active11-Feb-08 6:25
mentorNot Active11-Feb-08 6:25 
GeneralRe: Beginner Sql query question Pin
Giorgi Dalakishvili11-Feb-08 6:50
mentorGiorgi Dalakishvili11-Feb-08 6:50 
GeneralRe: Beginner Sql query question Pin
Gareth H11-Feb-08 8:11
Gareth H11-Feb-08 8:11 
GeneralRe: Beginner Sql query question Pin
Giorgi Dalakishvili11-Feb-08 8:39
mentorGiorgi Dalakishvili11-Feb-08 8:39 
GeneralRe: Beginner Sql query question Pin
Gareth H11-Feb-08 8:42
Gareth H11-Feb-08 8:42 

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.