Error!
Success!

By tag: Membership

showing:  of
0
kicks

Smart Card Authentication Module Update - added Support for Membership  (Unpublished)

This is a follow-on update on how to implement non-Active Directory Integrated Smart Card / Client Certificate Authentication with ASP.NET using Http Modules. This long overdue version adds support for ASP.NET Membership, Roles, and Profiles.


Kicked By:
Drop Kicked By:
0
kicks

Asp.Net MVC Membership Starter Kit Released  (Unpublished)

Almost six months after the official release of Asp.Net MVC 1.0 and nearly a year after the last release of the starter kit, I've finally rewritten and released the Asp.Net MVC Membership Starter Kit.


Kicked By:
Drop Kicked By:
0
kicks

The Dummy Provider: Testing membership and roles  (Unpublished)

Asp.net has a wonderful system built in for handling user accounts and roles. The administration interface is encapsulated in a separate web site that can be accessed from within Visual Studio but it is difficult to integrate into the site. This often leads to building a new user administration are...


Kicked By:
Drop Kicked By:
0
kicks

Membership Administration with MVC Preview 5  (Unpublished)

Last weekend I posted a release of the MVC Membership Starter Kit that targets Preview 5 of the ASP.Net MVC framework. There was no packaged release targeting Preview 4 (though if you downloaded the latest source, it worked), so this release essentially packages the changes from both previews.


Kicked By:
Drop Kicked By:
0
kicks

MVC Membership with Preview 3  (Unpublished)

The MVC Membership Starter Kit has been updated to work with Preview 3 of the ASP.Net MVC framework.


Kicked By:
Drop Kicked By:
0
kicks

ASP.Net MVC Membership Starter Kit alternative authentication  (Unpublished)

ASP.NET MVC implementation of an OpenID consumer and Windows Live ID Web Authentication in the ASP.NET MVC Membership Starter Kit.


Kicked By:
Drop Kicked By:
0
kicks

ASP.Net MVC Membership Starter Kit  (Unpublished)

Troy Goode posted abou this yesterday. Today, there's already an update available containing some cool new stuff!


Kicked By:
Drop Kicked By:
0
kicks

Understanding Single Sign-On in ASP.NET 2.0  (Unpublished)

In this article, Masoud discusses the concept of Cross Application Authentication using ASP.NET authentication model consisting of Membership Providers, web.config configuration, encryption, and decryption of configuration files. At the end of the article he also examines the application of the conc...


Kicked By:
Drop Kicked By:
0
kicks

Integrating Customized Roles, Membership and Profiles in ASP.NET 2.0  (Unpublished)

How many of you knew that there was a programmatic way of creating the membership tables ?


Kicked By:
Drop Kicked By:
0
kicks

Create Membership tables in another database than the standard aspnetd  (Unpublished)

Create Membership tables in another database than the standard aspnetd


Kicked By:
Drop Kicked By:
0
kicks

Who Is Online Box by using the ASP.NET Membership Class  (Unpublished)

There are several ways to show who is currently online within your ASP.NET Application if you use the build in Membership Provider. I tested a few on performance and accuary which lead me to the following result ..


Kicked By:
Drop Kicked By:
0
kicks

Use ASP.NET Membership and Role Providers in WCF  (Unpublished)

In this post Keyvan shows the process to use ASP.NET membership and role providers for authentication and authorization in Windows Communication Foundation applications by giving a step by step guide of service configurations to accomplish this.


Kicked By:
Drop Kicked By:
0
kicks

Login Control in VS 2005  (Unpublished)

Exploring login control in vs2005 As the name implies login control provides GUI to log into a website. As we develop websites login feature is quite common functionality in each and every website. I have developed more than 10 web applications and all of them has login feature as common. So In VS...


Kicked By:
Drop Kicked By:
0
kicks

XML membership provider for ASP.NET 2.0  (Unpublished)

The XmlMembershipProvider let's you take advantage of the built in mechanisms for authentication in ASP.NET 2.0 only by adding a class to the App_Code folder and an XML file to the App_Data. No code required. This will save you many hours of work.


Kicked By:
Drop Kicked By:
0
kicks

Writing a Custom Membership Provider for the Login Control in ASP.NET  (Unpublished)

A solid article on how to write a membership provider for ASP.NET.


Kicked By:
Drop Kicked By: