PDA

View Full Version : QT, ASP.NET and ActiveQt



croland
18th June 2007, 16:08
Hello everyone,

I was wondering if anyone used ActiveQt in an ASP.NET web application and if everything went smoothly, are there things I will need to look out for, etc.?

I'm looking to use QT to connect to a service and I want to use ASP.NET for one of the interfaces.

Also, has anyone used QT in web development and what web development language did you use?

Thanks,
Chris

croland
18th June 2007, 19:10
It looks like I can create a custom wrapper:
http://doc.trolltech.com/4.3/activeqt-dotnet.html

It seems straight forward, I'll post if everything goes well.