Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 11th, 2007, 11:35 AM   #1
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
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.
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old May 11th, 2007, 11:38 AM   #2
Game_Ender
Professional Programmer
 
Game_Ender's Avatar
 
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3 Game_Ender is on a distinguished road
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.
__________________
Robotics @ Maryland AUV Team - Software Lead
Game_Ender is offline   Reply With Quote
Old May 11th, 2007, 1:28 PM   #3
Seif
Hobbyist Programmer
 
Seif's Avatar
 
Join Date: Jan 2006
Location: UK
Posts: 214
Rep Power: 3 Seif is on a distinguished road
I believe its only possible for managed extensions of microsoft visual C++.
Seif is offline   Reply With Quote
Old May 12th, 2007, 10:13 PM   #4
physicist
Hobbyist Programmer
 
Join Date: Oct 2006
Posts: 146
Rep Power: 2 physicist is on a distinguished road
VB.NET apps can be placed online?! like active applets?! how
physicist is offline   Reply With Quote
Old May 12th, 2007, 11:02 PM   #5
niteice
Programmer
 
niteice's Avatar
 
Join Date: Aug 2005
Posts: 98
Rep Power: 4 niteice is on a distinguished road
Send a message via AIM to niteice
ASP.NET can used with either VB or C#...
niteice is offline   Reply With Quote
Old May 13th, 2007, 12:30 AM   #6
ReggaetonKing
Sexy Programmer
 
ReggaetonKing's Avatar
 
Join Date: Nov 2005
Location: New Jersey
Posts: 891
Rep Power: 3 ReggaetonKing is on a distinguished road
Send a message via AIM to ReggaetonKing
Thanks for everyone's reply!
__________________
I would love to change the world, but they won't give me the source code!
ReggaetonKing is offline   Reply With Quote
Old May 13th, 2007, 7:33 AM   #7
lucifer
Programmer
 
lucifer's Avatar
 
Join Date: Oct 2005
Posts: 84
Rep Power: 3 lucifer is on a distinguished road
Quote:
Originally Posted by reggaeton_king View Post
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.
No you cant built Asp.net Web application in C++(both managed or CLI) but you can built web services in C++
lucifer is offline   Reply With Quote
Old May 13th, 2007, 9:57 PM   #8
Game_Ender
Professional Programmer
 
Game_Ender's Avatar
 
Join Date: May 2006
Location: Maryland, USA
Posts: 306
Rep Power: 3 Game_Ender is on a distinguished road
If you want to build a web application with just C++ take a look at Wt (like Google's GWT but for C++!).
__________________
Robotics @ Maryland AUV Team - Software Lead
Game_Ender is offline   Reply With Quote
Old May 16th, 2007, 3:17 PM   #9
rsnd
Hobbyist Programmer
 
rsnd's Avatar
 
Join Date: Jun 2005
Location: Helltown
Posts: 162
Rep Power: 4 rsnd is on a distinguished road
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.
__________________
Spread your wings and fly! Chicken!
rsnd is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PFO Links within applications. john Wesley Coder's Corner Lounge 5 Aug 1st, 2006 9:14 AM
Placing external applications within an mdi form? ZeeMan Visual Basic 1 Jul 19th, 2006 2:16 PM
Visual C++ Mcoy C++ 10 Apr 4th, 2006 8:47 PM
How to meet these cross-platform project goals? mattengland C++ 1 Apr 3rd, 2006 4:01 AM
Programing Graphic Applications Navid C 10 Jul 3rd, 2005 10:56 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:58 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC