![]() |
Build Web Applications using C++
Is it possible to build .NET web application using C++ instead of C# or VB.NET? If so, how would I integrate my code with existing code written in other languages.
|
Have you tried you C++/CLI? That is the only thing I can think of. Otherwise you could use something like SWIG to wrap your C++ code for use with .NET languages.
|
I believe its only possible for managed extensions of microsoft visual C++.
|
VB.NET apps can be placed online?! like active applets?! how
|
ASP.NET can used with either VB or C#...
|
Thanks for everyone's reply!
|
Quote:
|
If you want to build a web application with just C++ take a look at Wt (like Google's GWT but for C++!).
|
Well, I tried a method before that works for sure:
It involves c++ programs compiled under similar environment as the web server host and php's `` clauses. |
| All times are GMT -5. The time now is 2:22 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC