Author: ams015 | Posted on: 8/13/2008 7:51:22 AM | Views : 1266

I currently have a web application setup using the asp.net membership database. I decided to write a small windows application that I have scheduled to run on a daily basis to email user's in the application. The problem is when I make changes to a user's email it will not reflect the changes. I believe I need to reference the attached database in my app_data folder in my asp.net application how would I go about doing this?
...

Go to the complete details ...