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

How do I use Visual Studio 2008 to show the result of a C function in a website

14
Please give me step by step instruction

I guess that I start by
file->new website but the problem is that I have no option to choose C++(only visual basic and C#)

Uri
Nov 19 '09 #1
4 1194
Curtis Rutland
3,256 Expert 2GB
Visual Studio doesn't support using C++ for ASP.NET.

It's possible to do what you wish, but you will have to use the command line to compile it.

http://www.codeproject.com/KB/mcpp/helloworldmc.aspx

Do you have to use C++? C# is fairly easy to learn. And you can even use C/C++ DLLs if you need to.
Nov 19 '09 #2
urib
14
It is better if I can use C++ because I do not like to translate the functions that I have in C to C#

If I can use C/C++ dll in C# then I would like to know how to do it.

Uri
Nov 19 '09 #3
Curtis Rutland
3,256 Expert 2GB
Look at the C# example in this MSDN article:
http://msdn.microsoft.com/en-us/libr...attribute.aspx
Nov 19 '09 #4
urib
14
@insertAlias
Thanks

Unfortunately your link does not give me clear instructions what to do.

I guess that
I start by new website when I choose
asp.net website
file system and
C#

I do not understand what I do next.

I have some code in the link both for Visual C++ and later for C# below the examples but I do not understand where do I put it.
Nov 21 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

54
by: m.roello | last post by:
In the book: "Working with Microsoft Visual Studio 2005" Craig Skibo wrote: "The power of Visual Studio 2005 lies in its ability to empower users to build, test, and debug powerful applications...
0
by: fiona | last post by:
Reading, Berkshire, UK 05 June 2007 - Crainiate Software make details available of the release of Objecto Framework 2.0, an upgrade to their enterprise business component framework, designed to...
24
by: JJ | last post by:
I see the new software is 'RTM' but what does that mean in terms of when we can actually purchase it? Thanks, JJ
3
by: =?Utf-8?B?UGhpbCBKb2huc29u?= | last post by:
Hi, This is an issue that happens to me and everybody else I know and I've never found a way around it. In Visual Studio (currently using 2003 but the same has happened for me in 2005 and...
0
jwwicks
by: jwwicks | last post by:
Introduction This tutorial describes how to use Visual Studio to create a new C++ program, compile/run a program, resume work on an existing program and debug a program. It is aimed at the...
2
by: zubair1 | last post by:
Hi, I just recently downloaded Dark GDK from Microsoft's Website i was using Visual Studio 2005 when i was installing the Dark GDK it said it didn't find the C++ Compiler and asked me if i want...
1
by: Puja Patel | last post by:
hi all, am not sure if this is the right place for this post. I created a website on .net framework 2.0 using visual studio 2005 and web service software factory. I created all my business...
2
by: puzzlecracker | last post by:
I am sick and tired of looking in explorer or right-click on the type in some class to go to its definition. In eclipse (java) you could do ctrl-shift-t and then type a Type you're looking for and...
3
by: Johnson | last post by:
I'm not sure if this is an IIS 5.1 issue or ASP.NET issue, or Visual Studio 2008 issue -- thus posting to 3 groups. Please don't be offended. The problem I'm encountering is that Visual Studio...
0
by: MeoLessi9 | last post by:
I have VirtualBox installed on Windows 11 and now I would like to install Kali on a virtual machine. However, on the official website, I see two options: "Installer images" and "Virtual machines"....
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

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.