Click here to Skip to main content
15,900,511 members

Comments by Scrappy 1871 (Top 7 by date)

Scrappy 1871 25-Jun-12 14:40pm View    
It is related to ASP.NET because I am using the ASP.NET Membership database. My question was, how do I go about using the ASP.NET Membership database's user functions with WPF? The exception information wasn't really included because I thought it was obvious from what I'd written that the exception was caused by Membership.CreateUser() and that it wasn't supported.

What I want to know is what can I do to get round this?
Scrappy 1871 14-Jun-12 9:53am View    
See Solution 2 :)
Scrappy 1871 14-Jun-12 9:33am View    
The reason I am asking the question on here is because I already have that solution and as a result, do not know how to go from there to the other part of my application.
Scrappy 1871 28-Feb-12 9:53am View    
I'm copying the dlls.
Scrappy 1871 18-Feb-12 10:49am View    
That'll only provide the first element. What I want to be able to do is if the list is empty, be null, otherwise give me the list of related data.