Re: [Mono-list] Problem with XSLTTranfsorm

2004-11-26 Thread Ariel Rios
Yes. I have: xsl:template match=Reporte xsl:param name=pag / xsl:param name=modoAccion / If i do the following test yes is printed when I expect modoAccion's value to be 'INICIAL' xsl:if test=$modoAccion=''yes/xsl:if ariel ___

Re: [Mono-list] Problem with XSLTTranfsorm

2004-11-26 Thread Ariel Rios
I have attached a simple example. Url of mono's bugzilla? thanks ariel On Thu, 2004-11-25 at 21:12, Atsushi Eno wrote: Hi, Can you please provide reproducible stylesheet and input document as well? If possible, entering a new bug to bugzilla would be nice. Atsushi Eno Ariel Rios

[Mono-list] Problem with XSLTTranfsorm

2004-11-25 Thread Ariel Rios
I have problems using XSLTTransform. I have the following code. I expect to be able to use the var modoAccion inside the xslt but it is null. The code works correctly under .net. modoAccion=INICIAL; System.Console.WriteLine (estoy aca + modoAccion); XsltArgumentList xslArg = new

Re: [Mono-list] Precompiling c# files for an ASP.net webpage

2003-07-30 Thread Ariel Rios
://lists.ximian.com/mailman/listinfo/mono-list -- Ariel Rios [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Medium project: VB.NET CodeDom provider.

2003-07-03 Thread Ariel Rios
code from the CodeDom. If someone is willing to give advice to me I can work on this. cheers -- Ariel Rios [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] Building new Web Controls

2003-07-02 Thread Ariel Rios
Is there an example of how to create a simple Web Control? I am browsing /mcs/class/System.Web/System.Web.UI.WebControls but I can't find a simple example. -- Ariel Rios [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http

[Mono-list] Installing the daily snapshots

2003-06-25 Thread Ariel Rios
, compile and install the other too. etc Do I need to delete mono-0.24? -- Ariel Rios [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list