Connecting Databases
Hi,
I'm currently trying to create an Rich Internet Application (Blog) using ASP.NET for my school project. I'm having difficulty connecting the database that gets created when implementing the registration section (membership, roles. ASPNETDB.MDF) to my original one which I'm storing my data on. Any suggestions?
|