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

Mixing ASP Classic with DOTNET

Hi

Does anyone know if I can use DOTNET assemblies in an ASP Classic page?
Basically I want to start writing business logic and database access stuff
in DOTNET but I want to use ASP Classic pages for presentation.

If so is there any information about this you could direct me to?

Thanks
Andrew
Aug 8 '05 #1
1 1403
The "regasm" tool allows to expose .NET assemblies as COM objects. I've done
this provide ponctual support for existing ASP application (such as creating
thumbnails).

I would avoid doing this at a large scale. If this is a new application, I
would choose either ASP or ASP.NET but would avoid mixing both...

--
Patrice

"Andrew Jocelyn" <an************@REMOVETHISBITempetus.co.uk> a écrit dans le
message de news:%2****************@tk2msftngp13.phx.gbl...
Hi

Does anyone know if I can use DOTNET assemblies in an ASP Classic page?
Basically I want to start writing business logic and database access stuff
in DOTNET but I want to use ASP Classic pages for presentation.

If so is there any information about this you could direct me to?

Thanks
Andrew

Aug 9 '05 #2

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

Similar topics

4
by: Rudolf | last post by:
Is it possible to add a vb.net source code module to a c# project and if so how? Thanks Rudolf
3
by: Rohit Sharma | last post by:
Hi All, I have a VB .NET application. I want to use one class written in CS. Can I include the CS file and use the class in my VB app? I have tried it but I cant seem to instantiate the...
19
by: Adam Short | last post by:
I am trying to write a routine that will connect a .NET server with a classic ASP server. I know the following code doesn't work! The data is being returned as a dataset, however ASP does not...
8
by: Daniel Billingsley | last post by:
I've got to believe this is a fairly common / classic problem, and I think I've even read an example somewhere in my education thus far, but I sure can't remember it. Suppose I want to store a...
3
by: Dica | last post by:
we've got a large site that was built using classic ASP. i've read that session state info can't be shared between classic and .Net, but, as the client continues to add new functionality to the...
1
by: Andrew Jocelyn | last post by:
Hi Does anyone know if I can use DOTNET assemblies in an ASP Classic page? Basically I want to start writing business logic and database access stuff in DOTNET but I want to use ASP Classic...
5
by: Velvet | last post by:
Can someone tell me to what process I need to attach to be able to step through my classic ASP code in VS.net 2003. I'm working on an XP box with IIS installed. I also have VS.net 2005 (The...
24
by: MikeR | last post by:
What do y'all see for the future of ASP in light of MS decision to replace FrontPage with a new series of development tools? All of them mention ASP.NET, but no mention of the ASP I love. Mike
0
by: Marja de Vroed | last post by:
Hi, Over the last couple of years, we have developed a commercial webapplication in classic ASP, but we would now like to move on to ASP.NET. At this point, it is not possible to sit down and...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.