Re: Evaluating D2005, help needed.
- From: "Angra Mainyu" <angra@xxxxxxxxxxxxx>
- Date: Mon, 1 Aug 2005 07:26:44 -0400
"Richard Grossman" wrote
> Angra Mainyu wrote:
<snip>
> Unfortunately, I can't drag any of the tables onto the form.
<snip>
> Sadly, you have somehow suckered me into a timehole because I hate to
> give up.
<snip>
> Anyway, I've killed 30 minutes and gotten even more confused. There's
> no visual component on the form although there is an element in the
> project for the datasource, but I don't see where I would do something
> like enter actual SQL etc.
<snip>
> PS: Your step7 has a line of code, thus negating your side of the
> argument, and eliminating the point of this futile exercise.
At this point I'm responding to two claims you made in two different threads
both of which I've questioned. These quotes contain the essence of the claims.
Your claim #1
> The pure thoughtless and blind uselessnes of VS 2003 having visual
> components that require code to link them together is astounding, and
> caused me to immediately and totally discredit all of the pro-VS
> commentary in this newsgroup.
Your claim #2
> I'm finding completely useless all the hypothetical posts about VS2005
> being a solution to the problems in D2005.
>
> Let's face it, the real problem is that at this point, the decline in
> quality of Delphi still hasn't crossed below the productivity of Visual
> Studio. So many who bemoan their fate still can't get a payoff from
> switching.
Your claim #1 was specific to VS.NET 2003 and to refute that claim I presented a
detailed 8 step procedure to create an actual running database application that
proves that your claim is false. It was meant for VS.NET 2003 since that is the
version you were totally discrediting. Your claim #2 concerns the productivity
of VS.NET 2005 and I have asked for some confirming data which you haven't yet
supplied.
Because of the broad and sweeping nature of both of your claims, I naturally
assumed you had aquired more than just a passing look-see experience with VS.NET
and had built several database test cases to backup your claims but now it seems
to me that my assumption is woefully incorrect.
My guess based on your attempt to carry out the 8 step procedure leads me to
think this could well be your first attempt to build a test database application
using VS.NET. It also appears that you were using the beta of VS.NET 2005 and
there are subtle differences between the two versions that could make the
write-up slightly confusing. Over the past couple of years I have used that same
8 step procedure several times to show people how to quickly build a test
database app in VS.NET 2003 by hooking-up components is a RAD manner. It *does*
work - why I've even seen whiney tiny-tots use it with great success. ;-)
Now about your comment "PS: Your step7 has a line of code, thus negating...".
That one line of code has nothing at all to do with hooking-up components, what
it actually does is Open a Connection to the database, execute the SQL statement
embeded in the DataAdaptor's Select Command, Fill the DataSet with the resultant
data coming from the Customers table of the database, Close the Connection, and
finally cause the data to be displayed in the DataGrid component.
IMO your claims lack the creditability of the knowledge and proficiency gained
through a considerable amount of hands-on experience with VS.NET. And, in the
case of Claim #1, is demonstrability false as I have shown.
Your Claim #2 is not one I would have made, either for or against. I have 10
years experience with Delphi 1-7 and almost 5 years with VS.NET - I started back
when the first public beta of VS 7 was released. At this point in time I use
Delphi for Win32 and VS.NET for .NET and while I'm quite confident that my
productivity is higher in VS.NET than Delphi, I certainly wouldn't automatically
assume that others would reach the same conclusion, especially those who have
only limited VS.NET experience. As they say YMMV.
I have been thinking about how one might design an experiment to gather evidence
that would allow one to draw inferences about the relative usability and
productivity of Delphi and VS.NET and if anyone is interested I could share my
thoughts. It could be interesting...
.
- Follow-Ups:
- Re: Evaluating D2005, help needed.
- From: Richard Grossman
- Re: Evaluating D2005, help needed.
- From: Richard Grossman
- Re: Evaluating D2005, help needed.
- References:
- Re: Evaluating D2005, help needed.
- From: Richard Grossman
- Re: Evaluating D2005, help needed.
- From: Angra Mainyu
- Re: Evaluating D2005, help needed.
- From: Richard Grossman
- Re: Evaluating D2005, help needed.
- From: Angra Mainyu
- Re: Evaluating D2005, help needed.
- From: Richard Grossman
- Re: Evaluating D2005, help needed.
- Prev by Date: Re: Please provide us an Update 4.
- Next by Date: Re: Microsoft says... "Don't forget Win32"
- Previous by thread: Re: Evaluating D2005, help needed.
- Next by thread: Re: Evaluating D2005, help needed.
- Index(es):
Relevant Pages
|