Extending membership class.URgent!!!
-
after a long analysis i opt for exentding the membership api and i found a good tuto on http://www.devx.com/codemag/Article/34492 what suit my application.i would use my interface rather but the problem is i can't access the code because the original code is on www.code-magazine.com which is unaccessible since saturday what is terrible for me.cause i spent too much time deciding and i need to have the big picture of that tuto before i start.if anyone has downloaded the code before please let me know.please this is pretty urgent!!!
eager to learn
-
after a long analysis i opt for exentding the membership api and i found a good tuto on http://www.devx.com/codemag/Article/34492 what suit my application.i would use my interface rather but the problem is i can't access the code because the original code is on www.code-magazine.com which is unaccessible since saturday what is terrible for me.cause i spent too much time deciding and i need to have the big picture of that tuto before i start.if anyone has downloaded the code before please let me know.please this is pretty urgent!!!
eager to learn
highjo wrote:
this is pretty urgent!
That is just rude. Don't ask for help like that.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
highjo wrote:
this is pretty urgent!
That is just rude. Don't ask for help like that.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
i' m sure for you guys those things are piece of cake, and you can easily look down on beginnners and tell them that what they are asking for is just ennoying.I can't find a ressource and i' not asking for you guys to do the whole thing for me.I you know something or where i can find it why don't you just say it.what would it cost you? guys?after all this is part of a community where we can help each other not necessaryly by correcting a code of give algorithms.I'm on probation pediode somewher this is the porject i've being given to.i lack time that's all. OK. If i want to do this thing by using my user interface and extended database schema, i know i need to 1. create my own membership provider(what i did in the web.config but doudting if i should create that class too) 2. create my MembershipUser class which extend the .NET MembershipUser(so far i just know about the constructor. how to create my own constructor with the base one is not clear for me) 3. create my own membership class which will extend the >net Membership class. and extend major methods.Just need to know where i' m going before i start.That's why i need a sample. i'm not a guru as you guys. if anyonne feels to give me some clues it will be great.thanks!
eager to learn