Re: [Mono-list] Fwd: System.Web.HttpApplication missing method RegisterModule()

2013-08-05 Thread Daniel Lo Nigro
I see it listed on the page comparing Mono 4.5 to MS.NET
4.5http://go-mono.com/status/status.aspx?reference=4.5profile=4.5assembly=System.Web
(expand
HttpApplication and scroll to the bottom).

In the mean time, Mono does have an implementation of
Microsoft.Web.Infrastructure so you can use *
Microsoft.Web.Infrastructure.DynamicModuleHelper.DynamicModuleUtility.RegisterModule
* to dynamically register modules.


On Mon, Aug 5, 2013 at 1:43 PM, Michael Friis fri...@gmail.com wrote:

 I can't find this tracked on go-mono.com/status so I just wanted to
 log that System.Web.HttpApplicaiton is missing the RegisterModule()
 method.

 MS docs:
 http://msdn.microsoft.com/en-us/library/system.web.httpapplication.registermodule.aspx

 Mono source:
 https://github.com/mono/mono/blob/master/mcs/class/System.Web/System.Web/HttpApplication.cs
 ___
 Mono-list maillist  -  Mono-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Fwd: System.Web.HttpApplication missing method RegisterModule()

2013-08-04 Thread Michael Friis
I can't find this tracked on go-mono.com/status so I just wanted to
log that System.Web.HttpApplicaiton is missing the RegisterModule()
method.

MS docs: 
http://msdn.microsoft.com/en-us/library/system.web.httpapplication.registermodule.aspx

Mono source: 
https://github.com/mono/mono/blob/master/mcs/class/System.Web/System.Web/HttpApplication.cs
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list