Free Republic
Browse · Search
News/Activism
Topics · Post Article

To: Mr. Jeeves
Of course he's also ignoring the fact that the second ime you write a program is always easier because you've solved the logic already. That's to be expected though, he's also chopped your estimate in half. That's how things go on these threads.
41 posted on 06/24/2002 10:27:31 AM PDT by discostu
[ Post Reply | Private Reply | To 40 | View Replies ]


To: discostu
That's to be expected though, he's also chopped your estimate in half.

I was being generous, in fact.

If the ASP code just has a web form that takes parms and then kicks off an SP, then spits out links to the screen, it likely would have taken me less than a day to do.

Assuming he wasn't too experienced with Java, I allowed a week.

That's pretty basic functionality.

I've written a similar reporting system here at CSC, for our HR dept and 'Program Office'.

I have to pull data from the 'MARS', 'RequisitionRequest', 'PIC' and 'Status' dbs in Lotus Domino, the Oracle db that accounting uses and the 'Hawk' SQLServer db to build reports.

The front-end is an applet, so it can do full data validation. The middle-tier is a servlet (we call it 'SQLServlet') that takes SQL calls and routes them to the correct DB, then builds the report data before returning the data to the applet -- which then formats and allows them to print the data.

.NET can *not* do that.

43 posted on 06/24/2002 10:45:11 AM PDT by Dominic Harr
[ Post Reply | Private Reply | To 41 | View Replies ]

Free Republic
Browse · Search
News/Activism
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson