On Mon, 2004-08-09 at 12:20, lamyae Benabdeljalil wrote: > Please, can you tell me if i can make my asp.net applications (with vb) > work with mono? > my platform is linux debian
IIRC You should be able to do this currently if (1) you only use CodeBehind, and (2) you pre-compile all your VB.NET code and copy it to the Linux box. As Jambunathan already mentioned, Mono's VB.NET compiler isn't completed, so it must be avoided. - Jon _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
