5 Answers, 1 is accepted
0
Hello herve,
Brad Abrams posted a couple of nice examples demonstrating how to create login box with Silverlight and WCF several months ago. Here are the links:
http://blogs.msdn.com/brada/archive/2008/06/08/silverlight-roles-profile-and-authentication-example-updated-for-silverlight-beta2-now-with-visual-state-manager-vsm-goodness.aspx
http://blogs.msdn.com/brada/archive/2008/05/03/accessing-the-asp-net-authentication-profile-and-role-service-in-silverlight.aspx
All the best,
Valeri Hristov
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Brad Abrams posted a couple of nice examples demonstrating how to create login box with Silverlight and WCF several months ago. Here are the links:
http://blogs.msdn.com/brada/archive/2008/06/08/silverlight-roles-profile-and-authentication-example-updated-for-silverlight-beta2-now-with-visual-state-manager-vsm-goodness.aspx
http://blogs.msdn.com/brada/archive/2008/05/03/accessing-the-asp-net-authentication-profile-and-role-service-in-silverlight.aspx
All the best,
Valeri Hristov
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
herve
Top achievements
Rank 1
answered on 29 Dec 2008, 09:58 AM
hi valeri,
thxx a lot, i ll let you know how it goes :)
best regards
herve
thxx a lot, i ll let you know how it goes :)
best regards
herve
0
herve
Top achievements
Rank 1
answered on 29 Dec 2008, 10:05 AM
what is weird, is that when i compile the sample files available in the post, i get a full white page, any idea why?
best regards
best regards
0
Hello Herve,
First of all, sorry for the late response. I am sending to you a small application demonstrating a Silverlight custom login control. The user authentication functionality is managed by WCF service which is bound to the Silverlight application. Let us know if you face some problems.
Sincerely yours,
Kaloyan Manev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
First of all, sorry for the late response. I am sending to you a small application demonstrating a Silverlight custom login control. The user authentication functionality is managed by WCF service which is bound to the Silverlight application. Let us know if you face some problems.
Sincerely yours,
Kaloyan Manev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
herve
Top achievements
Rank 1
answered on 08 Jan 2009, 02:23 PM
hi kaloyan
thx a lot for your reply, this part of the scheme, i got it right.
what is a prob for me is how to:
redirect to another page once logged in
how build the "create an account" process
this is where i am pulling my hairs out atm, can t find proper example on te forum or else
thx a lot for your time
best regards
herve
thx a lot for your reply, this part of the scheme, i got it right.
what is a prob for me is how to:
redirect to another page once logged in
how build the "create an account" process
this is where i am pulling my hairs out atm, can t find proper example on te forum or else
thx a lot for your time
best regards
herve