You can add tables to the aspnetdb that is automatically created.Whether you want to do so or not is your call. If you intend to share the membership database across different sites then its advisable to keep the aspnetdb separate and add your application specific tables to a different database.
Jeev
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If you get the answer to your question, please mark it as the answer.