Tell me more ×
Code Review Stack Exchange is a question and answer site for peer programmer code reviews. It's 100% free, no registration required.

I intend to make this as generic and polished enough so that it could potentially be useful to anyone using Fluent NHibernate / Sharp Architecture and Forms authentication.

https://github.com/rebelliard/NHibernate-Sidekick-Membership-Provider

  • A sampler application is included within the Sampler folder.

Go ahead, destroy it. :)

share|improve this question
3  
Please read the FAQ: codereview.stackexchange.com/faq#questions about linking code from external sites. – Brandon Moretz Sep 27 '11 at 14:13
As Brandon says, we require users to put the code to be reviewed inside the question. Also it should be a somewhat manageable amount of code, not a whole project. Especially not without any guiding explanations. => Closed – sepp2k Dec 16 '11 at 1:03
add comment (requires an account with 50 reputation)

closed as not constructive by sepp2k Dec 16 '11 at 1:03

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.If this question can be reworded to fit the rules in the help center, please edit the question.

1 Answer

There is a file missing from the solution called PasswordManager.cs

share|improve this answer
add comment (requires an account with 50 reputation)

Not the answer you're looking for? Browse other questions tagged or ask your own question.