« Return to Thread: Converting ASP.NET 3.5 server application to Linux

Re: Converting ASP.NET 3.5 server application to Linux

by Gonzalo Paniagua Javier-5 :: Rate this Message:

Reply to Author | View in Thread

On Tue, 2009-06-30 at 04:55 -0700, Elango123 wrote:
> Hello All,
>  
> I have some key questions.
>
> 1) Can I convert a server application project developed in ASP.NET 3.5 to
> Linux server application ?

It should work. Check out http://www.mono-project.com/Moma and run it on
all the assemblies in your 'bin' directory.

> 2) I am using third party Telerik controls in my project will I have any
> problems?

http://mono.telerik.com is actually running Mono ;-).

-Gonzalo


_______________________________________________
Mono-aspnet-list mailing list
Mono-aspnet-list@...
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

 « Return to Thread: Converting ASP.NET 3.5 server application to Linux