Search results for "authentication"
Sending Authenticated Emails in .NET 2.0
Sending e-mails in the .NET Framework 2.0 is about the same as in version 1.x. There are just a couple of variations. First, all the functionality is within the new System.Net.Mail namespace. The System.Web.Mail namespace, which was used in the 1.x frameworks is now considered obsolete.
Below is the code. It's really straight forward and self ...
Wordpress password protect directory
The Background
Wordpress is a great blog by its features and user friendly admin interface but is also a great CMS. It is extremely SEO with it's nice URL's. But speaking of URL's, wordpress uses some internal rewriting rules with Apache's aid. Problems appear when you try to password protect a directory via http authentication. It conflicts with the ...

RSS/XML