Go to content

Go to employees

Go to search

NET

 

Implementing a custom membership provider for EPiServer, part 2

A walkthrough of the basics involved in implementing a custom membership provider for EPiServer. Part 2 of 2.


Implementing a custom membership provider for EPiServer, part 1

A walkthrough of the basics involved in implementing a custom membership provider for EPiServer. Part 1 of 2.


Handling EPiServer users and roles - reference list

Handling users and roles are very common tasks in EPiServer and .NET projects in general. Here's a reference list of various useful membership related operations done in code.


IIS loopback problem when using Windows Authentication

A website configured with Windows Authentication in IIS caused HTTP 401.1 errors when browsing to it from the local machine. The problem was caused by a security feature in .NET 3.5 SP1.


Outgoing mails blocked by antivirus software

If your app is having trouble sending mail, your antivirus software may be to blame.