[Mono-dev] Component 1

Andreas Nahr ClassDevelopment at A-SoftTech.com
Fri Jun 30 16:50:21 EDT 2006


Actually most components I know of are managed code, so they should run on 
mono.
If you are allowed you can simply take Reflector and look at the references 
of your assembly and you will instantly see if the component is managed 
only.

mfg
Andreas

----- Original Message ----- 
From: "Rafael Teixeira" <monoman at gmail.com>
To: "Rich Gilson" <signman359 at gmail.com>
Cc: <Mono-devel-list at lists.ximian.com>
Sent: Friday, June 30, 2006 9:00 PM
Subject: Re: [Mono-dev] Component 1


> The problem is, we don't know if the third-party controls/tools were
> developed with 100% managed and portable code, so you have to try them
> in Mono.
>
> Some years ago, most of the controls I tried were just wrappers to
> COM/ActiveX controls/components and surely those didn't run on Mono.
> Since I've being developing in Linux mainly and so without VS.NET and
> 3rd party components, so I can't say if that has changed.
>
> I know, from my friends on that front, that Delphi.NET users are tied
> to Windows, as the many useful frameworks Borland gave them aren't
> portable.
>
> :)
>
> On 6/30/06, Rich Gilson <signman359 at gmail.com> wrote:
>> I'm working on porting an application at work to .NET and wanted to do it 
>> in
>> Mono so that it could be run on both Linux and Windows, but I'm trying to
>> figure out if there is any what to use Third-Party tools in Mono?  Or are
>> the tools that work on Visual Studio Windows-only?  If they can be used, 
>> how
>> would I go about using them and getting everything packaged together when 
>> I
>> build it?
>>
>> Rich
>>
>>
>> On 6/27/06, Rich Gilson <signman359 at gmail.com> wrote:
>> > Is it possible to use any of the Component 1 objects in Mono?
>> > --
>> > In a world without fences, who needs Gates?
>> >
>> >
>> >
>>
>>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>
>>
>>
>
>
> -- 
> Rafael "Monoman" Teixeira
> ---------------------------------------
> "The reasonable man adapts himself to the world; the unreasonable one
> persists in trying to adapt the world to himself. Therefore all
> progress depends on the unreasonable man." George Bernard Shaw
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 




More information about the Mono-devel-list mailing list