Re: HttpContext/etc interfaces in webforms 4.0

2011-10-10 Thread Michael Ridland
Hi

Where can I find the wrapper classes?



On Tue, Oct 11, 2011 at 1:52 PM, David Kean wrote:

>  There not ‘base’ classes as such, but rather base classes for the wrapper
> classes that wrap the ‘real’ HttpXXX objects.
>
> ** **
>
> *From:* ozdotnet-boun...@ozdotnet.com [mailto:
> ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Emily Waghorne
> *Sent:* Monday, October 10, 2011 6:40 PM
> *To:* ozDotNet
> *Subject:* Re: HttpContext/etc interfaces in webforms 4.0
>
> ** **
>
> Hi Michael,
>
> ** **
>
> It might not be what you're looking for, depends a bit on why you want
> them, but the following classes are in System.Web:
>
> ** **
>
> HttpContextBase
>
> HttpRequestBase
>
> HttpResponseBase
>
> HttpSessionStateBase
>
> ** **
>
> etc...
>
> ** **
>
> Emily
>
> On 11 October 2011 12:10, Michael Ridland  wrote:
>
> Hi
>
> Silly question time.
>
> I do remember talk that post 3.5 many asp.net pipeline classes would be
> interfaced, eg Session, Request, Response. I'm having trouble finding
> details on the web and locating in the framework.
>
> Is this true or am I dreaming?
>
> Thanks
> 
>
> *Michael Ridland | ThinkSmart Digital*
> Managing Director
> P. 0404 865 350
> E. mich...@thinksmartdigital.com.au
> W. www.thinksmartdigital.com.au
> T. www.twitter.com/rid00z
> L. au.linkedin.com/in/michaelridland
>
>
>  <http://au.linkedin.com/in/michaelridland>
>
> ** **
>
> ** **
>



-- 

*Michael Ridland | ThinkSmart Digital*
Managing Director
P. 0404 865 350
E. mich...@thinksmartdigital.com.au
W. www.thinksmartdigital.com.au
T. www.twitter.com/rid00z
L. au.linkedin.com/in/michaelridland


 <http://au.linkedin.com/in/michaelridland>


RE: HttpContext/etc interfaces in webforms 4.0

2011-10-10 Thread David Kean
There not 'base' classes as such, but rather base classes for the wrapper 
classes that wrap the 'real' HttpXXX objects.

From: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On 
Behalf Of Emily Waghorne
Sent: Monday, October 10, 2011 6:40 PM
To: ozDotNet
Subject: Re: HttpContext/etc interfaces in webforms 4.0

Hi Michael,

It might not be what you're looking for, depends a bit on why you want them, 
but the following classes are in System.Web:

HttpContextBase
HttpRequestBase
HttpResponseBase
HttpSessionStateBase

etc...

Emily
On 11 October 2011 12:10, Michael Ridland 
mailto:rid...@gmail.com>> wrote:
Hi

Silly question time.

I do remember talk that post 3.5 many asp.net<http://asp.net> pipeline classes 
would be interfaced, eg Session, Request, Response. I'm having trouble finding 
details on the web and locating in the framework.

Is this true or am I dreaming?

Thanks

Michael Ridland | ThinkSmart Digital
Managing Director
P. 0404 865 350
E. mich...@thinksmartdigital.com.au<mailto:mich...@thinksmartdigital.com.au>
W. www.thinksmartdigital.com.au<http://www.thinksmartdigital.com.au>
T. www.twitter.com/rid00z<http://www.twitter.com/rid00z>
L. au.linkedin.com/in/michaelridland<http://au.linkedin.com/in/michaelridland>


<http://au.linkedin.com/in/michaelridland>




Re: HttpContext/etc interfaces in webforms 4.0

2011-10-10 Thread DotNet Dude
AFAIK this was the dream but don't think it has happened yet

On Tue, Oct 11, 2011 at 12:10 PM, Michael Ridland  wrote:
> Hi
>
> Silly question time.
>
> I do remember talk that post 3.5 many asp.net pipeline classes would be
> interfaced, eg Session, Request, Response. I'm having trouble finding
> details on the web and locating in the framework.
>
> Is this true or am I dreaming?
>
> Thanks
>
> Michael Ridland | ThinkSmart Digital
> Managing Director
> P. 0404 865 350
> E. mich...@thinksmartdigital.com.au
> W. www.thinksmartdigital.com.au
> T. www.twitter.com/rid00z
> L. au.linkedin.com/in/michaelridland
>
>


Re: HttpContext/etc interfaces in webforms 4.0

2011-10-10 Thread Emily Waghorne
Hi Michael,

It might not be what you're looking for, depends a bit on why you want them,
but the following classes are in System.Web:

HttpContextBase
HttpRequestBase
HttpResponseBase
HttpSessionStateBase

etc...

Emily

On 11 October 2011 12:10, Michael Ridland  wrote:

> Hi
>
> Silly question time.
>
> I do remember talk that post 3.5 many asp.net pipeline classes would be
> interfaced, eg Session, Request, Response. I'm having trouble finding
> details on the web and locating in the framework.
>
> Is this true or am I dreaming?
>
> Thanks
>
> *Michael Ridland | ThinkSmart Digital*
> Managing Director
> P. 0404 865 350
> E. mich...@thinksmartdigital.com.au
> W. www.thinksmartdigital.com.au
> T. www.twitter.com/rid00z
> L. au.linkedin.com/in/michaelridland
>
>
>  
>
>