The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: Authentication in Business Application in Silverlight 4
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Dylan WuPosted Jul 22, 2011, 6:14 AM
I'm using SQL DB located on Localhost (ex: DB is named "MyDB" ) with tabble name "UserInfo" ? What do i have to modify on this Solution ? I'm new with Silverlight ! So I'm very grateful when you answer clearly ! Thanks so much !
Subodh PatilPosted Mar 7, 2011, 4:53 AM
In your sample project i can go employee management page without by typing ur and without login in.
Subodh PatilPosted Mar 7, 2011, 4:25 AM
Can you please give us the exmaple when how to impelement custom authentication by not using inbuild mebership provider and sql server. I would like to oracle or access db etc. with ria services authetication domain service.
rajesh gPosted Jan 27, 2011, 4:50 AM
Dear Patra, First of all nice article, I am new in Silverlight, I've my own SQL Database where I've one table "SUUser" which has "LoginId, Pw" columns, so can you please describe by using Silverlight Business Application template how can we validate user from sql?
Adnan BadarPosted Nov 10, 2010, 6:09 AM
Dear Patra, First of all nice article, I am new in Silverlight, I've my own SQL Database where I've one table "SUUser" which has "LoginId, Pw" columns, so can you please describe by using Silverlight Business Application template how can we validate user from sql?
cong jkPosted Aug 11, 2010, 8:06 AM
Thanks a lot, but if i want to use this Authentication in my existed Database and customize the user table and role table, can i realize that? how can i do that? thanks!
Frank JinPosted Aug 6, 2010, 2:48 PM
Many thanks.