Enable Ireland system - developers with .Net, ASP.Net, MS Outlook and brains needed
Enable Ireland is a charity that deals with helping disabled people to achieve maximum independence, choice and inclusion in their communities.
I have been working with them to create a specialised CRM-like solution to manage the appointments and prescription details for the Eastern region posture management service, which is primarily involved in the customisation of wheelchair and buggy devices.
I have a database definition pretty much built and a business layer as well as a windows forms application (all in Vb.Net) but would like to extend this with both MS Outlook and web forms additions. As I don't have a great deal of experience on either I am looking for someone to help either with Outlook or asp.net knowledge.
You will need
- SQL Server (or MSDE)
- Visual Basic .NET 2003
- Microsoft Outlook 2003
- IIS and ASP.net
I will be hosting the project (not yet decided where - probably on GotDotNet?) - if you are interested in participating please reply to this thread or send me a PM.
Re: Enable Ireland system - developers with .Net, ASP.Net, MS Outlook and brains needed
What is largely done:-
- Database model (tables, procs, reference data etc.)
- Data tier (Populate objects and collectiosn to/from sql tables)
What remains to do:-
- Populate named outlook form to/from object or collection - akin to databinding
- asp.net interface for reports....
Re: Enable Ireland system - developers with .Net, ASP.Net, MS Outlook and brains needed
I have set up the GotDotNet workspace and uploaded the tables and SQLDatabaseUtilities layer.
This latter provides some pretty cool and powerful functionality to serialise objects and collectiosn to/from database tables. Handy for pretty much any business application.