473,407 Members | 2,314 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

C++ for Web Development

Does C++/CLR have any limitations comapred to VB/C# for web develpment?
--
Greg McPherran
www.McPherran.com
Jan 16 '06 #1
6 930
Greg wrote:
Does C++/CLR have any limitations comapred to VB/C# for web
develpment? --


Yes. C++ is not supported as a code-behind language for ASP.NET.

-cd
Jan 16 '06 #2
Carl Daniel [VC++ MVP] wrote:
Greg wrote:
Does C++/CLR have any limitations comapred to VB/C# for web
develpment? --


Yes. C++ is not supported as a code-behind language for ASP.NET.

-cd


You probably meant that C++ can be deployed as code-behind but not as
code-in-page.
Jan 16 '06 #3
Roman wrote:
Carl Daniel [VC++ MVP] wrote:
Greg wrote:
Does C++/CLR have any limitations comapred to VB/C# for web
develpment? --


Yes. C++ is not supported as a code-behind language for ASP.NET.

-cd


You probably meant that C++ can be deployed as code-behind but not as
code-in-page.


C++ can't be deployed in any compile-on-the-fly configuration.. C++ can be
used to develop a binary assembly that's used by the pages.

-cd
Jan 16 '06 #4
Carl Daniel [VC++ MVP] wrote:
Roman wrote:
Carl Daniel [VC++ MVP] wrote:
Greg wrote:
Does C++/CLR have any limitations comapred to VB/C# for web
develpment? --
Yes. C++ is not supported as a code-behind language for ASP.NET.

-cd
You probably meant that C++ can be deployed as code-behind but not as
code-in-page.


C++ can't be deployed in any compile-on-the-fly configuration..


I totally agree ...
C++ can be
used to develop a binary assembly that's used by the pages.


.... and this technique is called "code-behind", which you said in your
first response is not supported.
http://msdn.microsoft.com/msdnmag/is.../08/ASPColumn/

Roman
Jan 16 '06 #5
Correct me if I'm wrong Carl, but you were referring to the code-behind that
requires use of partial classes?

Great info Roman.

Bottom-line?
Is code-behind as relates to partial classes a RAD development scenario
issue only?
Am I limited in C++ to the kind of web functionality that I can create?
--
Greg McPherran
www.McPherran.com
"Roman" wrote:
Carl Daniel [VC++ MVP] wrote:
Roman wrote:
Carl Daniel [VC++ MVP] wrote:
Greg wrote:
> Does C++/CLR have any limitations comapred to VB/C# for web
> develpment? --
Yes. C++ is not supported as a code-behind language for ASP.NET.

-cd

You probably meant that C++ can be deployed as code-behind but not as
code-in-page.


C++ can't be deployed in any compile-on-the-fly configuration..


I totally agree ...
C++ can be
used to develop a binary assembly that's used by the pages.


.... and this technique is called "code-behind", which you said in your
first response is not supported.
http://msdn.microsoft.com/msdnmag/is.../08/ASPColumn/

Roman

Jan 16 '06 #6
Roman wrote:
... and this technique is called "code-behind", which you said in your
first response is not supported.
http://msdn.microsoft.com/msdnmag/is.../08/ASPColumn/

Roman


That was in "Managed Extension with C++" in VC 2002/2003. But in
C++/CLI as is done with VC 2005, code behind is no longer supported.

-Don Kim
Jan 16 '06 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: VB | last post by:
iTechArt Group - Custom Software Development and Offshore outsourcing Company http://www.itechart.com/ Offshore custom software development company iTechArt - Web site and Content Management...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.