View previous topic :: View next topic |
Author |
Message |
narasimhakr
Joined: 21 Apr 2006 Posts: 8
|
Posted: Thu Apr 27, 2006 6:39 am Post subject: How to Implement a C# class in ASP Application |
|
|
Hello Everyone.
Now i have a new problem, no actually a challenge, there is a class that's been created as part of an aspx application, in C#.
I am currently working on an asp application, and i have come across a situation where if i can use the C# class as part of the asp application, it will make my life a hell lot easier, and i can proceed futher.
Just an additional info, the asp pages, the script that i have used is Javascript, and partially VBScript.
can anyone give any inputs regarding this issue, it will be very helpful
thank you |
|
Back to top |
|
|
paul
Joined: 11 Oct 2004 Posts: 128
|
Posted: Sun Apr 30, 2006 4:28 pm Post subject: |
|
|
You can't use C# or any .NET classes into your classic ASP applications. It's just not possible. You can add a new ASP.NET page to be part of your ASP application (ASP and ASP.NET can work side by side) and you can use your C# class from there. _________________ World Countries | Survival Skills |
|
Back to top |
|
|
narasimhakr
Joined: 21 Apr 2006 Posts: 8
|
Posted: Mon May 01, 2006 11:23 pm Post subject: |
|
|
thanks for the info paul.
if you dont mind can you share who i can go about doing what you suggested,
thanks once again. |
|
Back to top |
|
|
narasimhakr
Joined: 21 Apr 2006 Posts: 8
|
Posted: Mon May 01, 2006 11:26 pm Post subject: |
|
|
sorry there was a typing error in the previous message ,
i wanted to ask
"how to go about adding an aspx page and use the C# class with the asp application" |
|
Back to top |
|
|
DPR
Joined: 08 Mar 2006 Posts: 14
|
Posted: Mon May 15, 2006 6:57 pm Post subject: |
|
|
Im still not sure what you are asking.
You want to use a C# class with ASP?
I dont believe thats possible... |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group
|