Objectmix
Tags Register Mark Forums Read

ASP Application versus ASP.NET application : Clipper

This is a discussion on ASP Application versus ASP.NET application within the Clipper forums in Programming Languages category; I need to make an web orientated application with VO. But i don't now what i should do, should i make an ASP application, or should i make an ASP.NET application. Which is best and easiest to do. I know how to install both with Windows since Exact synergy has 2 versions based on ASP or ASP.NET. I need to connect to SQL and display JPEG's...


Object Mix > Programming Languages > Clipper > ASP Application versus ASP.NET application

Clipper Clipper Programming

Reply

 

LinkBack Thread Tools
  #1  
Old 11-08-2008, 03:25 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default ASP Application versus ASP.NET application

I need to make an web orientated application with VO. But i don't now
what i should do, should i make an ASP application, or should i make
an ASP.NET application. Which is best and easiest to do.

I know how to install both with Windows since Exact synergy has 2
versions based on ASP or ASP.NET.

I need to connect to SQL and display JPEG's
  #2  
Old 11-08-2008, 07:45 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: ASP Application versus ASP.NET application

Personally,

I would use asp.net instead if asp. Either way, you would expose your VO code via COM. The advantage of ASP.NET is that you can call ANY dotNet assembly very easily. I am doing a session on this at VODC next week.

Regards,
Willie

<a.nederpelt@hccnet.nl> wrote in message news:ae48469b-dad1-47fc-8de2-a62c65a96db1@z6g2000pre.googlegroups.com...
>I need to make an web orientated application with VO. But i don't now
> what i should do, should i make an ASP application, or should i make
> an ASP.NET application. Which is best and easiest to do.
>
> I know how to install both with Windows since Exact synergy has 2
> versions based on ASP or ASP.NET.
>
> I need to connect to SQL and display JPEG's

  #3  
Old 11-10-2008, 03:43 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: ASP Application versus ASP.NET application

Hi

i would install xampp on your sever and use php instead - its a whole
lot faster and easier. http://www.apachefriends.org/en/xampp.html as
apache direct is a bit of a dog.

that is instead of iis .... for which the best install is
http://www.php.net/downloads.php

and both can be loaded on same server no problem.

ver 5.2 of php which is current stable release has built in pdf
cretaion etc etc etc etc etc which makes asp look quite primitive ....

then you get your php to handle some stuff and get vo to do the hard
work.

richard
Reply

Thread Tools



All times are GMT -5. The time now is 04:03 PM.

Managed by Infnx Pvt Ltd.