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

Sylvain Pointeau sylvain.pointeau at gmail.com
Mon Feb 1 22:58:36 CET 2010


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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100201/993e2448/attachment.html 


More information about the Qt-interest-old mailing list