Resources
Here are various resources for web developers:
- Books for web development
- Tools useful for web developers
- Videos on web development
- Useful blog posts
- Courses at DevelopMentor
- ASP.NET Forums for Q & A
6 Comments
leave one →
Here are various resources for web developers:
Is there a good reference for deploying the STS?
Which STS?
ThinkTecture Identity Server on Windows 2008. Sorry should have given you a it more to go on.
Did you check the wiki? https://github.com/thinktecture/Thinktecture.IdentityServer.v2/wiki
Hi, Excellent Library Brock, which I’ve probably over-analysed! I see that the user claims has a parent key of int linking to the key of the useraccount table. From my point of view we will need to possibly merge databases in the future, would it be better to have the userid guid as the foreign key on this table (and others)?
I’d suggest opening an issue on the github issue tracker to ask questions about those projects. Thx.