[Mono-aspnet-list] Is it possible to compile LinuxTest.asax on Ubuntu Linux 16.04 , with the dmcs compiler from the mono_devel package in .one pass?
Frank Chang
frankchang91 at gmail.com
Wed Jun 15 23:57:03 UTC 2016
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20160615/0ed77248/attachment.html>
More information about the Mono-aspnet-list
mailing list