Click here to Skip to main content
15,913,854 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionError while trying to run project Pin
MissionSuccess13-Dec-06 18:37
MissionSuccess13-Dec-06 18:37 
AnswerRe: Error while trying to run project Pin
payback13-Dec-06 19:52
payback13-Dec-06 19:52 
GeneralRe: Error while trying to run project Pin
MissionSuccess13-Dec-06 20:32
MissionSuccess13-Dec-06 20:32 
QuestionRe: Error while trying to run project Pin
just3ala213-Dec-06 19:59
just3ala213-Dec-06 19:59 
AnswerRe: Error while trying to run project Pin
MissionSuccess13-Dec-06 20:29
MissionSuccess13-Dec-06 20:29 
QuestionRe: Error while trying to run project Pin
Imran Khan Pathan13-Dec-06 20:38
Imran Khan Pathan13-Dec-06 20:38 
QuestionProblem Uploading an Image twice [modified] Pin
Britney S. Morales13-Dec-06 9:57
Britney S. Morales13-Dec-06 9:57 
AnswerRe: Problem Uploading an Image twice Pin
Kschuler13-Dec-06 10:36
Kschuler13-Dec-06 10:36 
AnswerRe: Problem Uploading an Image twice Pin
saravanan0514-Dec-06 9:10
saravanan0514-Dec-06 9:10 
QuestionASP:MENU and black caret for submenus Pin
Leo Smith13-Dec-06 8:28
Leo Smith13-Dec-06 8:28 
AnswerRe: ASP:MENU and black caret for submenus Pin
minhpc_bk13-Dec-06 13:42
minhpc_bk13-Dec-06 13:42 
GeneralRe: ASP:MENU and black caret for submenus Pin
Leo Smith14-Dec-06 12:35
Leo Smith14-Dec-06 12:35 
QuestionPassing an Object between pages. Pin
legionnaire13-Dec-06 5:50
legionnaire13-Dec-06 5:50 
AnswerRe: Passing an Object between pages. Pin
Andy Brummer13-Dec-06 6:03
sitebuilderAndy Brummer13-Dec-06 6:03 
AnswerRe: Passing an Object between pages. Pin
ednrgc13-Dec-06 8:47
ednrgc13-Dec-06 8:47 
GeneralRe: Passing an Object between pages. Pin
legionnaire13-Dec-06 9:21
legionnaire13-Dec-06 9:21 
GeneralRe: Passing an Object between pages. Pin
ednrgc14-Dec-06 1:51
ednrgc14-Dec-06 1:51 
QuestionNew app is ASP, then migrate to ASP.NET 2.0 Pin
shefali_sinha13-Dec-06 5:44
shefali_sinha13-Dec-06 5:44 
AnswerRe: New app is ASP, then migrate to ASP.NET 2.0 Pin
Andy Brummer13-Dec-06 6:12
sitebuilderAndy Brummer13-Dec-06 6:12 
Questionweb.config issue? Pin
Vodstok13-Dec-06 4:42
Vodstok13-Dec-06 4:42 
AnswerRe: web.config issue? Pin
ednrgc13-Dec-06 5:22
ednrgc13-Dec-06 5:22 
GeneralRe: web.config issue? Pin
Vodstok13-Dec-06 7:22
Vodstok13-Dec-06 7:22 
QuestionResizing the dropdown portion of a fixed dropdown list Pin
Timothy Kruger13-Dec-06 3:19
Timothy Kruger13-Dec-06 3:19 
AnswerRe: Resizing the dropdown portion of a fixed dropdown list Pin
Mike Ellison13-Dec-06 6:33
Mike Ellison13-Dec-06 6:33 
QuestionUsing a custom user database (should I use a custom MembershipProvider) Pin
MY120113-Dec-06 2:30
MY120113-Dec-06 2:30 
Hello fellow developers!

I'm currently working on a website in which users should be allowed to log in. We have an existing user database (SQL Server 2000), and I would like to use this database along with the ASP.NET login controls. Is this possible?

I've been researching and found out that a possible solution would be to implement my own version of the MembershipProvider abstract class. Before I wander down that dirty dark road, I would like to know, if there is an easier way. I thought perhaps it would be possible to configure the SqlMembershipProvider to fit my needs.

We are unable to change the design of the database since it is part of an existing system.

Best regards
Soeren

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.