Is it possible to compile LinuxTest.asax on Ubuntu Linux 16.04 , with
the dmcs compiler
from the mono_devel package in .one pass?
    LinuxTest.asax  contains C# class source code nested inside a C#
namespace.
    The only way I know how to do this is to separate out the C# class
source code
into the file LinuxTest.asax.cs as a C# partial class using
CodeFile="LinuxTest.asax.cs".
    I was told today this is possible with Windows 7 Microsoft Visual
Studio 2013 \
integrated with Xamarin Studio.
   Any help is greatly appreciated. I can provide all the source if
requested.
_______________________________________________
Mono-aspnet-list mailing list
Mono-aspnet-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to