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

To: discostu
From how I read the description it wasn't just a front end, they did the back too.

No, go back and read.

The 'back end' was a SQLServer db with stored procs. The code itself was only 2-tiered, not 3-tiered as I would have done. They put the 'business logic' in the SPs, in the DB. I would have seperated that logic out into the middle-tier, personally, but that wasn't the project he described.

Seriously, he gave plenty of detail, and any decent developer could have built it. A web form that sent procs to an SP, and then wrote links to the screen.

Very simple stuff. Not rocket science at all.

73 posted on 06/24/2002 2:26:20 PM PDT by Dominic Harr
[ Post Reply | Private Reply | To 71 | View Replies ]


To: Dominic Harr
Let's look at exactly what he said:

It was a custom reporting application. The user enters parameters into a Web Form, then ASP.NET fires off a series of SQL Server stored procedures. A background process runs MS Access to generate Word .RTF report files, and ASP.NET provides the user with links to the newly created files. Not a huge and complex enterprise application by any means, but there were plenty of tricks to work around.

From what I see they wrote the front end and the stored procedures, which probably means they also owned the DB tables. 2 tiers as you put it. As I've said OVER AND OVER AND OVER AND OVER AND MAYBE SOMEDAY YOU'LL ACTUALLY LISTEN BUT I DOUBT IT, because we know ABSOLUTELY NOTHING about the actual data we know ABSOLUTELY NOTHING about the scope of the project. And any software professional that actually knows which orifice to point at the screen knows there isn't enough info here to estimate with much less actually start writing code.

Maybe simple stuff, maybe not. It would take a week to do this if the data were something simple like checking account info. You try writing this stuff to pull TWC or TRS data (Texas school stuff, all the info's on the web but if you read it you will bleed from the eyes, real nasty stuff) and come back and tell me it'll take a week, go ahead try it.
The size and scope of the data and complexity of the reports is a major factor. And if you don't know that then it's clear all this "experience" you've outlined on countless threads is a lie.
74 posted on 06/24/2002 2:36:47 PM PDT by discostu
[ Post Reply | Private Reply | To 73 | 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