[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: [OT] : Developing applications for use over the web
- Subject: RE: [OT] : Developing applications for use over the
web
- From: "Steve Abbott" <steve.abbott@xxxxxxxxxxxxx>
- Date: Tue, 23 Nov 2004 11:06:06 -0000
I would recommend ASP.NET with the business layer written in VB.NET.
Because it is popular it is relatively easy to find IT Contractors to do
it, and training is plentiful at the moment.
I'll be available after Christmas :)
-----Original Message-----
From: lists@xxxxxxx [mailto:lists@xxxxxxx]
Sent: 23 November 2004 10:13
To: ukha_d@xxxxxxx
Subject: Re: [ukha_d] [OT] : Developing applications for use over the
web
Marcus,
Given your data is now residing in a SQL database, theres no need for
custom DLLs - you can access SQL server using ADO natively from ASP
pages.
A skilled ASP developer could knock up a front end in a couple of hours.
This is the route I would go, using stored procedures wherever possible
to minimise the "business logic" that resides (and thus gets
duplicated)
in your ASP and VB front end code.
Citrix, although fantastic, is a huge overkill for what you require (web
front end to your database)
If you can put everything on the web, theres no client code to worry
about upgrading.
Cheers,
/Neil/
www.spellings.net
UKHA_D Main Index |
UKHA_D Thread Index |
UKHA_D Home |
Archives Home
|