[Mono-dev] [PATCH] Support for ASP.NET 2.0 ProfileCommon class and related things

Marek Habersack grendello at gmail.com
Wed Dec 20 09:08:30 EST 2006


Hello,

  The attached diff implements support for auto-generating a class with
the properties named in the <profile> section of web.config and
assigning it to HttpContext.Profile. The custom class is put in the
AppCode toplevel assembly on application startup.
It also adds code to generate a property Profile for classes generated
from .aspx files. Please review,

marek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProfileCommon.diff
Type: text/x-patch
Size: 20061 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061220/f0698fef/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061220/f0698fef/attachment-0001.bin 


More information about the Mono-devel-list mailing list