[Qt-interest] Qt and C++/CLI for ASP.NET

Pau Garcia i Quiles pgquiles at elpauer.org
Mon Feb 1 23:39:07 CET 2010


Hello,

Do everything in C# using Qyoto ?
http://techbase.kde.org/Development/Languages/Qyoto

You can download precompiled binaries for Windows using the KDE on
Windows installer (http://windows.kde.org), or build the sources
yourself.

Qyoto is not supported by Nokia.

On Mon, Feb 1, 2010 at 10:58 PM, Sylvain Pointeau
<sylvain.pointeau at gmail.com> wrote:
> I would have loved to use Qt as a backend for a managed dll to use sqlite.
> the fact is I don't know if we can deploy native dll for an ASP.NET ...
> any idea?
> Many thanks,
> Sylvain
>
> On Mon, Feb 1, 2010 at 10:38 PM, BRM <bm_witness at yahoo.com> wrote:
>>
>> There was a related discussion on this just a few days ago.
>>
>> Basically, to sum it up:
>>
>> You can use Qt in a C++/CLI DLL just like you would any unmanaged C++
>> code.
>> It is best to put it into a separate DLL that is then linked in just like
>> any other unmanaged C++ DLLs.
>>
>> I would not, however, recommend it for an ASP.NET site. (For that matter,
>> I wouldn't recommend ASP.NET either; but that's a different issue.)
>>
>> Ben
>>
>> From: Sylvain Pointeau <sylvain.pointeau at gmail.com>
>> To: qt-interest at trolltech.com
>> Sent: Mon, February 1, 2010 3:49:20 PM
>> Subject: [Qt-interest] Qt and C++/CLI for ASP.NET
>>
>> Hello,
>> In your opinion, would it be possible to use Qt in a C++/CLI DLL library
>> for using it in ASP.NET?
>> How can we do to deploy the managed DLL aside of the Qt DLL in a .NET
>> website?
>> (it should be on the Bin directory of the website)
>> is it possible?
>> Best regards,
>> Sylvain
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>



-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)



More information about the Qt-interest-old mailing list