[Mono-list] IDE suited for Corss Platform Development work
Jörg Rosenkranz
joergr at voelcker.com
Mon Jul 4 14:49:13 EDT 2005
Hi Gyanit,
> -----Original Message-----
> From: mono-list-bounces at lists.ximian.com
> [mailto:mono-list-bounces at lists.ximian.com] On Behalf Of Gyanit Singh
> Sent: Monday, July 04, 2005 8:40 PM
>
> Actually i am doing some cross platform development work.. that is
> using .NET in windows and mono-1.1 on linux. Is there any IDE for
> linux which recognizes .sln or .csproj file made by Visual studio
> .NET. Can any one give some some pointers on cross platform
> development work (for mono and .NET).
You can develop on Windows and test/run your compiled assemblies
on Linux. You only have to make sure to make builds for the
Release target using "Rebuild Solution" to get compatible assemblies.
See http://www.mono-project.com/FAQ:_Technical#Compatibility
for some more info.
Joerg.
More information about the Mono-list
mailing list