[AccessD] Access/SQL

Doug Steele dbdoug at gmail.com
Fri Nov 13 10:22:19 CST 2009


It's a bit nit picky, but based on my somewhat limited ASP.NET development
experience (one web/SQL based app)

1. No multi column comboxes.  True, but easy enough to work around.  I've
been moving away from multi column comboboxes in Access development anyway
as I find them fiddly to debug (and this is me debugging my own code).
2. No paging.  Gridviews page very nicely.
3. Different form types:  Huh? Gridviews, Formviews, detailsview in .net.
4. Labels that move with controls.  Who cares?  Half the time when I'm
working in Access I end up with unattached labels.

Again, based on my limited experience so far, it takes me at least 4X the
time to develop a screen in C# that it would in Access; but I've got 10+
years of Access experience and 100 or so hours of C#.  My fingers are
already developing .net habits and I know that in a year or so I'll be way
faster.

Doug

On Fri, Nov 13, 2009 at 8:02 AM, Jim Dettman <jimdettman at verizon.net> wrote:

> Doug,
>
>  What would you not agree with?
>
>



More information about the AccessD mailing list