[Form authentication] Looking for complete sample

  • Thread starter Thread starter Arjen
  • Start date Start date
A

Arjen

Hello,

I need a very simple login management system.
I can create it by myself... but if somebody has done this before... it can
saves me a lot of time.

What I want is this:
- Form authentication
- Login page
- Account management page (add/change/delete accounts and roles)
- XML file as database

If you know or have a good sample please tell me!

Thanks!
Arjen
 
Have you tried at all?
www.asp.net in the Starter Kits.....

Sounds like you are trying to get a pre-wirtten homework sample to me.
 
Yes, I have tried.
Most samples use a database to store data. (I want to use a XML file)

Arjen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top