[Mono-aspnet-list] Code Problem

Mike Christensen mike at kitchenpc.com
Sun Sep 25 11:28:44 EDT 2011


I kinda think your code doesn't work because nothing is yet
initialized in the page constructor.  There's no Request object, and
probably the event hashtable hasn't been initialized.  Does anything
actually go on in Page::Page()?

On Sun, Sep 25, 2011 at 5:04 AM, mostafaxx <mostafa_alshrief at yahoo.com> wrote:
>
> nedry wrote:
>> a nested class inside the actual page class, and that nested class is
>> never used
>
> well it worked,
> but my code is straight, i’ve only defined one class called index..
>
>
> nedry wrote:
>> It's been a while since I've done any .aspx
> well what do you do any way ??
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Code-Problem-tp3839138p3841168.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>


More information about the Mono-aspnet-list mailing list