PDA

View Full Version : Quick intro/tutorial


twicet
Aug 17th, 2004, 10:54 AM
Can anyone by any chance point me to a tutorial or step-by-step into acegi security? I know there is the ref manual but it introduces a lot of classes and concepts (which is good if you have time on your side) at the same time. Something to get me up to speed would be greatly appreciated.
Thanx.

Colin Sampaleanu
Aug 17th, 2004, 02:19 PM
Have you tried looking at the simple sample app that it ships with (as opposed to the other ones that use more features)? Understanding what is going on in the simple app should be pretty easy...

Regards,

twicet
Aug 17th, 2004, 03:22 PM
Actually i did and has just been going over the ref manual and api docs for the past few hours. Suprisingly things are now taking shape and looking a bit brighter. The last time i might have had a mental block or something. I'll probably come back if i encounter any problems.
Thanx.