473,395 Members | 1,815 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,395 software developers and data experts.

ASP.NET disabled with C++/CLI

Hi,

I heard it was not possible to write asp.net with c++/cli. Is this true?

-Don Kim
Nov 17 '05 #1
2 1044
Hello Don,
I don't think ASP.NET is disabled, maybe rather not supported with C++/CLI.
I 've presented this question to the folks at Microsoft with no response.
However, the code-behind for an ASP.NET page should work with any .NET assembly.

Here is a short article I wrote about this:
http://www.codeproject.com/managedcpp/helloworldmc.asp

[H]ope [T]hat [H]elps

RBischoff
DK> Hi,
DK>
DK> I heard it was not possible to write asp.net with c++/cli. Is this
DK> true?
DK>
DK> -Don Kim
DK>

Nov 17 '05 #2
"RBischoff" <ry****@NogmailSpAmPl.EaSe.com> wrote in message
news:24*********************@msnews.microsoft.com. ..
Hello Don,
I don't think ASP.NET is disabled, maybe rather not supported with
C++/CLI. I 've presented this question to the folks at Microsoft with no
response. However, the code-behind for an ASP.NET page should work with
any .NET assembly.


Thanks. Actually, I read about this on the Apress book site, by Stephen
Fraser who wrote a good book on MC++. Here's what he said:

<snip>
Well I think it's a shame...
Managed C++.NET 1.1 had a small foothold in creating ASP.NET Web sites by
way of creating code behinds in MC++.NET. You could even use the designer
tool to layout your Web form. I thought for sure Microsoft will continue
from this and provide full support for MC++.NET, especially with all their
jockeying to make C++/CLI the premier .NET language.

Well, it looks like that foothold is gone. I can find no way of creating a
C++/CLI code behind using the latest C++ compiler and I don't think that
will change when the compiler goes gold. It appears that the partial class
(which CLI/CLI does not support) has made it impossible. My hope is one of
the greater minds out there finds a work-around.
</snip>

I haven't tried it yet, so I can't confirm. I'll use your fine article as a
starting point and try it out for myself. Thanks.

-Don Kim


Nov 17 '05 #3

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

Similar topics

1
by: David Wake | last post by:
I have two radio buttons and two checkboxes in a form. I'm trying to write some code so that when a radio button is selected, its corresponding checkbox is disabled. My code looks like this: ...
5
by: bart plessers | last post by:
Hello, Somewhere in my code I have <input TYPE="button" NAME="btnFirst" VALUE="<<" OnClick="GetFile('1')" DISABLED> I changed the layout of the INPUT with a stylesheet to INPUT { color:...
3
by: Kelly Domalik | last post by:
I would like to override the "disabled" property of a hidden field. When disabled is set to "true", it would call a function to disable 2 other text fields on the form. When disabled is set to...
1
by: Martin | last post by:
Is disabled to be set in the style of a tag just like visible? I am trying to set the whole content of a td tag to disabled like this, style='disabled:true' and it does not seem to work. Is this...
4
by: | last post by:
Please, help. I created my contol, ButtonX, which subclasses System.Forms.Windows.Button class. I am doing my own paiting, by overriding OnPaint and OnPaintBackground (without calling base...
3
by: Rachel Suddeth | last post by:
I didn't know what to put for a subject, so I just tell you a problem requirement they want for my ap. If the user hovers over a disabled control, they want a text bubble to explain why it's...
6
by: Stu Carter | last post by:
Hi, I have an aspx page where some controls are initially disabled by the code-behind 'Page_Load' event. I want these controls to be dynamically enabled when the user checks a checkbox. ...
6
by: tshad | last post by:
I am trying to disable and enable a checkbox from javascript. The problem is that if the checkbox starts out as: <input id="Override" type="checkbox" name="Override"/> I can change it back...
2
by: CreativeMind | last post by:
hi i have following code but problem is that when i debug both checkboxes have disabled property always false whether it is checked or unchecked..thx for help. function checkFinance(){ var...
5
by: Steve Swift | last post by:
Is there an event which is triggered when JavaScript is about to be disabled? -- Steve Swift http://www.swiftys.org.uk/swifty.html http://www.ringers.org.uk
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.