Click here to Skip to main content
15,891,136 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Previous Page Problem Pin
Not Active12-Feb-08 11:18
mentorNot Active12-Feb-08 11:18 
GeneralRe: Previous Page Problem Pin
waheed awan12-Feb-08 11:23
waheed awan12-Feb-08 11:23 
GeneralRe: Previous Page Problem Pin
Not Active12-Feb-08 11:39
mentorNot Active12-Feb-08 11:39 
GeneralRe: Previous Page Problem Pin
waheed awan12-Feb-08 14:47
waheed awan12-Feb-08 14:47 
GeneralRe: Previous Page Problem Pin
levonh200320-May-08 7:26
levonh200320-May-08 7:26 
GeneralProblem with ListView and Request.QueryString [modified] Pin
foahchon11-Feb-08 12:54
foahchon11-Feb-08 12:54 
GeneralRe: Problem with ListView and Request.QueryString Pin
dojohansen12-Feb-08 2:23
dojohansen12-Feb-08 2:23 
QuestionInternal ASP.NET threading model Pin
dojohansen11-Feb-08 7:26
dojohansen11-Feb-08 7:26 
Hi,

we're making use of the CallContext class (System.Remoting.Runtime.Messaging.CallContext) to easily share information among objects participating in the same threads. We have a base page class from which we derive our pages, and we initialize this context by handling the Init event in the base page. This seems to work rather brilliantly.

Just to be sure: It is reasonable, isn't it, to assume that this would either *always* work or *never* work? In other words, since the callcontext travels along the logical thread, the init event will never be executed on a different thread from other events in ASP.NET?
GeneralRe: Internal ASP.NET threading model Pin
ToddHileHoffer11-Feb-08 8:15
ToddHileHoffer11-Feb-08 8:15 
GeneralRe: Internal ASP.NET threading model Pin
dojohansen11-Feb-08 23:26
dojohansen11-Feb-08 23:26 
GeneralRe: Internal ASP.NET threading model Pin
dojohansen11-Feb-08 23:31
dojohansen11-Feb-08 23:31 
GeneralRe: Internal ASP.NET threading model Pin
ToddHileHoffer12-Feb-08 1:31
ToddHileHoffer12-Feb-08 1:31 
GeneralRe: Internal ASP.NET threading model Pin
dojohansen12-Feb-08 2:12
dojohansen12-Feb-08 2:12 
GeneralRe: Internal ASP.NET threading model Pin
ToddHileHoffer12-Feb-08 2:22
ToddHileHoffer12-Feb-08 2:22 
GeneralRe: Internal ASP.NET threading model Pin
dojohansen12-Feb-08 3:00
dojohansen12-Feb-08 3:00 
GeneralRe: Internal ASP.NET threading model Pin
ToddHileHoffer12-Feb-08 3:16
ToddHileHoffer12-Feb-08 3:16 
QuestionRequest is not available in this context Pin
Ryno Burger11-Feb-08 6:34
Ryno Burger11-Feb-08 6:34 
GeneralRe: Request is not available in this context Pin
dojohansen11-Feb-08 7:49
dojohansen11-Feb-08 7:49 
GeneralRe: Request is not available in this context Pin
Not Active11-Feb-08 7:59
mentorNot Active11-Feb-08 7:59 
Generalneed regular expression of a strict (999) 999-9999 Format Pin
Rocky#11-Feb-08 6:05
Rocky#11-Feb-08 6:05 
AnswerRe: need regular expression of a strict (999) 999-9999 Format Pin
dilipv11-Feb-08 19:41
dilipv11-Feb-08 19:41 
GeneralRe: need regular expression of a strict (999) 999-9999 Format Pin
Rocky#11-Feb-08 19:52
Rocky#11-Feb-08 19:52 
GeneralASP.NET C# Mifare Reader Web System Pin
Tyrone Boon11-Feb-08 5:57
Tyrone Boon11-Feb-08 5:57 
GeneralCross Post Pin
led mike11-Feb-08 6:18
led mike11-Feb-08 6:18 
Generaloutlook in asp.net Pin
i gr811-Feb-08 3:50
i gr811-Feb-08 3:50 

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.