- ASP(3477)
- ASP.NET(1519)
- Ajax(293)
- C and C++(487)
- CFML(272)
- CGI and Perl(4376)
- Flash(2133)
- HTML5(1)
- Java(1807)
- JavaScript(2961)
- PHP(16078)
- Python(128)
- Remotely Hosted(2495)
- Ruby on Rails(82)
- Tools and Utilities(4427)
- Web Hosting(24)
- XML(269)
Updated: 01/25/2000
“Sending SMTP Email with Authentication using ASP.NET. Posted by Module Media on July 8, Web host and need to configure SMTP to use a mail server that requires authentication?”
— Module Media | Sending SMTP Email with Authentication using, modulemedia.com
“Dedicated servers, asp.net hosting services and managed dedicated server hosting by Orcsweb. Orcsweb offers dedicated servers and managed hosting for business of all sizes. Virtual Servers, ASP.Net, SQL, VPS, cloud hosting, Shared Hosting and”
— Securing ASP.Net Pages - Forms Authentication - C# and .Net 4, orcsweb.com
“One of the more useful services that comes out of the box with .NET RIA Services is an authentication service. an application using the Silverlight Business Application template it comes already wired up for use with the ASP.NET authentication system”
— - David Yack's Blog! - RIA Services Staying Logged In, blog.davidyack.com
“One of the new additions to the ASP.NET 2.0 was the Membership and Profile system using the Provider Model. It works as a sort of plugin architecture for authentication and identity modules. One set of the default providers works with SQL Server, such as the SqlMembershipProvider”
— Brennan's Blog " Blog Archive " Multiple Site Authentication, brennan.offwhite.net
“Using the ActionFilterAttribute is pretty simple. You declare a class an override one of two base methods: Here you can see we have two methods to override: OnActionExecuting: called when the Action is called (useful for authentication for example)”
— ASP.NET MVC: Securing Your Controller Actions, blog.wekeroad.com
“using System; using System.Collections.Generic; using System.Text; using System.Web; using System.Security.Principal; namespace Smithfamily.Blog.Samples { /// /// An authentication and authorization provider for very simple applications /// Should probably”
— BJORNS WEBLOG | Implementing Basic Authentication in ASP.NET 2.0, blog.smithfamily.dk
“Authentication: It is the mechanism to know that the identity is the same identity that he claims to be. The system securely identify their users”
— Authentication and Authorization | Web Hosting India, blog.host.co.in
“To show how simple it really is from a programming standpoint, I created a couple of loginUrl="~/Default.aspx" />”
— Create Custom Membership Provider for ASP.NET Website Security, davidhayden.com
“I know it is a bit weird to begin a CMS application by implementing a Membership system but the simple raison why I start up with that is because I needed for”
— Kiwi MVC.NET : Authentication Layer, introduction Part2, blog.dervalp.com
“Building a simple voicemail system with Twilio and ASP.NET MVC, Part 1. In an effort to give myself more things to write about I'm http://john-sheehan.com/blog John Sheehan. I would post this question to http://www.twilio.com/forum/ as I'm not. familiar with the”
— Building a simple voicemail system with Twilio and ASP.NET, john-sheehan.com