[AccessD] Access/SQL

Dan Waters dwaters at usinternet.com
Fri Nov 13 11:15:51 CST 2009


Doug - how do you set up a continuous form in VB.net?  I use these
extensively, and I bet almost all Access developers do too.

Dan

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Doug Steele
Sent: Friday, November 13, 2009 10:22 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Access/SQL

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?
>
>
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list