Simple Login Control

Thread is closed for posting
6 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 07 Jan 2009 Link to this post

    Requirements

    RadControls version

     

    Silverlight controls
    .NET version

     

    3.5
    Visual Studio version

     

    VS 2008 SP1
    programming language

     

    C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This application demonstrates a Silverlight custom login control. The user authentication functionality is managed by WCF service which is bound to the Silverlight application.
  2. 10C754BB-74DF-4FCF-BC6A-4037C812A537
    10C754BB-74DF-4FCF-BC6A-4037C812A537 avatar
    5 posts
    Member since:
    Jun 2007

    Posted 25 Jan 2009 Link to this post

    Hi
    I failed when I try to open the mdf file.
    Could you provide some explanations how to use this sample?
    Regards
    Fred
  3. 22539C53-4FDA-4725-9914-2D51EFA5EDAF
    22539C53-4FDA-4725-9914-2D51EFA5EDAF avatar
    920 posts
    Member since:
    Sep 2016

    Posted 27 Jan 2009 Link to this post

    Hi Nava Dviri,

    The purpose of the .mdf file is to store all of the user  related information - password, user name. When the login button is pressed the web service takes the provided name and password and check them into the data base .mdf file.

    Regards,
    Kaloyan Manev
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.
  4. 35094D89-1CFF-4926-8D74-EE34EF5276B9
    35094D89-1CFF-4926-8D74-EE34EF5276B9 avatar
    7 posts
    Member since:
    Nov 2006

    Posted 17 Feb 2009 Link to this post

    Hi Kaloyan,

    would it be possible to change the LoginSample.rar to .zip. I would really like to have a look at it but cannot open the file (unless I purchase additional software).

    Thanks in advance.
  5. 19646D24-82B2-48BE-8363-68015F20812F
    19646D24-82B2-48BE-8363-68015F20812F avatar
    3997 posts
    Member since:
    Jan 2017

    Posted 17 Feb 2009 Link to this post

    Hello Tubs,

    It is all done. The attachment has been converted to .zip file.

    All the best,
    Nick
    the Telerik team

    Instantly find answers to your questions on the new Telerik Support Portal.
    Check out the tips for optimizing your support resource searches.
  6. 4A86F71A-7FEA-4861-90DE-F6D42CA30822
    4A86F71A-7FEA-4861-90DE-F6D42CA30822 avatar
    70 posts
    Member since:
    Dec 2006

    Posted 10 Jul 2009 Link to this post

    Here is a good blog about login in using the asp.net forms autehntication through WCF.

    http://blogs.msdn.com/brada/archive/2008/05/03/accessing-the-asp-net-authentication-profile-and-role-service-in-silverlight.aspx

    It needs a little tweeking because it is for an older version but I got it up and running in no time. It also includes a very simple Login control.

    /Jesper
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.