

So why would you want a .NET application as opposed to an Access based solution? Well as in most things in life, it depends...
One thing that Access has never been that good at is running with lots of concurrent users. What’s lots? That depends – but the rule of thumb we use to start with is: Are there likely to be over 10 users using the system at the same time.
Versioning – if you upgrade Access will your custom solution still work? Most of the time yes, but Access 2007 introduced some security features that we have seen interrupt the workflow of applications built on previous versions. If you have a lot of users there can be some strange conflicts on your PC’s that need solving to get your Access application to run.
Scaling – if you wanted a web site that also connects to the same data as your application, depending on the number of concurrent web users, Access may not be suitable.
Functionality – Access may not be able to do everything you want.
This is far from an extensive list but it starts to give you a flavour of what the considerations are. We wouldn’t expect a client to make these choices, but you need to understand our recommendations. We create applications using .NET but do not consider that using Microsoft Access is unnecessary, old fashioned or just wrong – it all depends! One of the best things that Access does is allow us to build applications a lot faster than in .NET. Reporting is also superb. So if your application is for fewer than 10 concurrent users and you’re unlikely to have tables with more than half a million rows, we’d still be recommending using Access.

Some of the web applications we create are reporting type applications. You may have users entering data via the Access front end and a wider internal audience running reports against that data via the web application.
These are programs that need installing on the PC. They don't run in the web browser. Nowadays we have many technologies to choose from; winforms, Silverlight and wpf.
Call 01604 879505 to discuss your requirements
enquiries@blackmanassociates.co.uk
Based in Northampton in the UK and working with companies worldwide.