Quantcast
Channel: CSharp Forum Latest Questions
Viewing all articles
Browse latest Browse all 32057

Silverlight and LINQ-to-SQL

$
0
0
Hi all..

I need help in Silverlight and LINQ-To-SQL.

My requirement is - I have a registration page.

On this Page, I want email and mobile validations - Proper email and 10-digit mobile number.

And, before entering in the database, I need to check that the user-entered email id exists in the database or not.

If it does, then an error message is to be given, else enter the details.

All this is to be done using LINQ-to-SQL in silverlight application.

Please help...

Thanks all in advance !!

Viewing all articles
Browse latest Browse all 32057

Trending Articles