Hello Jeff,
You wrote in conference microsoft.public.access.adp.sqlserver on Wed, 01
Jun 2005 18:57:45 GMT:
JvA> I'm looking to take the next step in developing web-based front-ends
JvA> for my SQL Server databases. My experience is as follows: I first
started
JvA> with Access a couple of years back, then moved to SQL Server.
JvA> Recently, I have been working with ADPs and I really like it as a
JvA> backend development tool. So I guess the next step is to enter the
JvA> .NET world for my frontends but where do I start? VS.Net? VB.Net?
This really depends on your goal. .Net world has little in common with
coding for Access. If your purpose is to acquire the most impressive skill
set, then yes, .Net is the way to go. Probably the same if you are going to
develop internet-related applications (web pages and such). But if your goal
is to be effective coder for traditional desktop and backoffice
applications, then stick with ADP. From my experience, I would say that
web-based development is several times less effective, slow, and error-prone
compared to the "traditional" development. If there's no real necessity for
it other than desire to be "on the edge", then forget it. Of course you will
try it, but when in 6 hours you manage to code what you'd do in "regular"
vba in 15 minutes, remember what I said, and don't attribute it to the
learning curve. Down the curve, 6 hours will become 2 hours, but hardly
less.
As an illustration of what .net application looks like, try sql server 2005
public beta, where management tools are written in .net. I won't even
comment on it - try it, compare to the equivalent tools in sql server 2000,
and make your own mind, remembering that it's written by supposedly
top-notch developers.
regards,
Vadim Rapp