How to create different asp.net User Profiles
        Posted  
        
            by Gianluca RIcceri
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Gianluca RIcceri
        
        
        
        Published on 2010-06-17T20:38:26Z
        Indexed on 
            2010/06/17
            20:43 UTC
        
        
        Read the original article
        Hit count: 327
        
Is possible define different profiles a the same time? I have two type of users in my web site and they have different properties. Using asp.net profile is possible to define two or more profiles with distinct properties?
© Stack Overflow or respective owner