Tagged Questions

0
votes
1answer
36 views

Fuzzy logic membership function in C

Hi, I'm trying to implement a fuzzy logic membership function in C for a hobby robotics project but I'm not quite sure how to start. I have inputs about objects near a point, su …
0
votes
1answer
7 views

How to access Membership/roles through silverlight

Hi, I have a silverlight control on my asp.net mvc page, need to communicate with a webservice where i need to send the current role of the user logged into the system with. But ho …
0
votes
0answers
3 views

Library for maintaining cluster membership over broadcast network with master election?

I am looking for a library that will allow an arbitrary group of computers to participate in a "cluster", where I'm using that term to mean a group of systems in which: the syste …
0
votes
1answer
35 views

Godaddy ASPNET membership database woes — PLEASE HELP

Ok heres the deal I purchased a windows shared hosting account on godaddy that came with 2 MSSQL databases. I setup one to hold my site data and the other installed aspnet membersh …
0
votes
1answer
196 views

SSO using CAS with ASP.NET membership provider backend

Hey Folks, I'm trying to utilize CAS to perform SSO on the same domain name. however i can't really understand CAS. does CAS provides user management or i have to implement it myse …
2
votes
2answers
446 views

ASP.NET SQL Profile Provider - Does the ProfileBase.Create() method hit DB?

I am working with the SQLMemebershipProvider and using Profiles. I have a custom class called UserProfile that inherits from the ProfileBase class and I use this to set custom prop …
0
votes
0answers
7 views

Are the .NET Membership dates recreated on a restore?

After having restored a database recently that contained the ASP.NET membership provider tables, I noticed the LastLoginDate and LastPasswordChangedDate are now right around the ti …
3
votes
2answers
324 views

.NET Membership Create User W/O Question Answer

Hi, can someone tell me how I can use the CreateUser method in the Membership class without having to assign a question and answer? I have disabled it in the web config: require …
1
vote
1answer
404 views

ExpressionEngine Multiple Site Manager and Member Groups

I’m looking for some links to further info on how EE handles Member Groups in relation to the MSM. In my case, I have two membership sites. Generally speaking, the two sites serve …
0
votes
1answer
27 views

ASP.Net Membership saves changed password as plain text even with Hashed passwordFormat set

Hi all, I'm using the ASP.Net SqlMembershipProvider to manage my users. Here is my config: <membership defaultProvider="SqlProvider" userIsOnlineTimeWindow="15"> <p …
1
vote
4answers
80 views

MVC Membership and RC 1.0 ?

Hey guys, Does the project - http://www.codeplex.com/MvcMembership - work with the latest release of RC 1.0 ? Does anyone know whether its been upgraded or ? i.e. seems the sourc …
0
votes
1answer
56 views

Authentication Token Not Working Properly in ASP.NET Web Application

I've converted a web site to a web application and am now experiencing a strange behavior with the application. Essentially, there are 2 webs. One web site is the main, front-facin …
1
vote
2answers
437 views

SSO across different domains

How can I implement single sign on across domains? I have two or more domains and I want all of them to authenticate through one server using SqlMembershipProvider (ASP.NET 2.0 mem …
0
votes
1answer
17 views

Is there a way to update the PasswordAnswer when using the ASP.NET 2.0 Membership API?

Is there a way to update the PasswordAnswer when using the ASP.NET 2.0 Membership API? I want to be clear, I'm not trying to change the password, but rather I'm trying the give the …
0
votes
3answers
131 views

Looking for a Yahoo Groups (CMS) replacement

I realise that this is an extremely open question, so let me narrow it down a bit. I am toying with the idea of creating a membership site that could replace an existing Yahoo grou …

1 2 3 4 5 12 next
15 30 50 per page