Click here to Skip to main content
15,894,896 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How chane Font Name Pin
Mitesh Darji24-Feb-08 20:19
Mitesh Darji24-Feb-08 20:19 
GeneralWindows to web code Pin
Member 387988122-Feb-08 19:50
Member 387988122-Feb-08 19:50 
GeneralRe: Windows to web code Pin
Christian Graus22-Feb-08 20:17
protectorChristian Graus22-Feb-08 20:17 
Generalauto fill Pin
Member 387988122-Feb-08 19:02
Member 387988122-Feb-08 19:02 
GeneralRe: auto fill Pin
Christian Graus22-Feb-08 19:05
protectorChristian Graus22-Feb-08 19:05 
GeneralASP.Net communication Pin
Soundari22-Feb-08 18:23
Soundari22-Feb-08 18:23 
GeneralRe: ASP.Net communication Pin
Christian Graus22-Feb-08 19:12
protectorChristian Graus22-Feb-08 19:12 
GeneralAuthentication Help [modified] Pin
Kurt - CSDevMan22-Feb-08 16:22
Kurt - CSDevMan22-Feb-08 16:22 
Hello everyone,

I need some help in a bad way so I am turning to you experts! Smile | :)

Here’s some background I will try not to bore you. I am working on my first solo project out of school. I am writing an ASP.Net application in C# to replace a forms ordering software we use in my current printing position. The ordering software I am replacing went down 3 weeks ago and the outside vendor is struggling to get it back up and running. I am hoping to get my application done this weekend and start testing as soon as we can next week so we have something to work with and stop the chaos and maybe even land me a job with the new skill set. The Senior Web Developer where I work has agreed to let me write this and he will put it on out Intranet but I do not have access to resources like Active Directory.

I have just about all of the application written but I am struggling with the user login. I can grab the user windows logon when they come to the web page but then I need to authenticate that against a SQL database of users which I already have created. I wanted to use a membership provider (which was sweet) but I can not find an easy way to import / insert the 500+ users into the two different tables. Everything I read on the membership said it was easy to customize this for your own data store but after 3 days of search and reading I am not having any luck! I know this has to be fairly simple as it is done so much but I sure am having a hard time finding what I need.

So I am looking for the easiest way to wrap up the authentication. I am not sure what would be easier:
1) To customize the membership provider to use my current SQL database?
2) Import the current users into the two membership provider tables?
3) Or just authenticate against my current SQL Users database?

If you could please provide some code with your suggestions it would be very much appreciated.
I hope all this make sense I am beat it has been a long and trying week.

Thanks in advance for your help!
Kurt

Update: I forgot to mention I was using Forms Authentication.

modified on Friday, February 22, 2008 10:28 PM

QuestionThat assembly does not allow partially trusted callers [modified] Pin
Nishad22-Feb-08 8:18
Nishad22-Feb-08 8:18 
GeneralRe: That assembly does not allow partially trusted callers Pin
Not Active22-Feb-08 11:16
mentorNot Active22-Feb-08 11:16 
Generalgood asp.net web hosting Pin
tjawed22-Feb-08 5:31
tjawed22-Feb-08 5:31 
GeneralRe: good asp.net web hosting Pin
Jasmine250122-Feb-08 5:34
Jasmine250122-Feb-08 5:34 
GeneralRe: good asp.net web hosting Pin
tjawed22-Feb-08 5:42
tjawed22-Feb-08 5:42 
GeneralRe: good asp.net web hosting Pin
Not Active22-Feb-08 6:29
mentorNot Active22-Feb-08 6:29 
GeneralRe: good asp.net web hosting Pin
N a v a n e e t h22-Feb-08 6:35
N a v a n e e t h22-Feb-08 6:35 
GeneralRe: good asp.net web hosting Pin
LloydA11122-Feb-08 13:22
LloydA11122-Feb-08 13:22 
GeneralRe: good asp.net web hosting Pin
Not Active22-Feb-08 14:33
mentorNot Active22-Feb-08 14:33 
GeneralRe: good asp.net web hosting Pin
LloydA11122-Feb-08 14:36
LloydA11122-Feb-08 14:36 
GeneralRe: good asp.net web hosting Pin
Expert Coming22-Feb-08 14:43
Expert Coming22-Feb-08 14:43 
GeneralRe: good asp.net web hosting Pin
Mark Churchill24-Feb-08 13:26
Mark Churchill24-Feb-08 13:26 
QuestionWeb site troubleshooting check list? Pin
Jasmine250122-Feb-08 5:25
Jasmine250122-Feb-08 5:25 
AnswerRe: Web site troubleshooting check list? Pin
Jasmine250122-Feb-08 11:10
Jasmine250122-Feb-08 11:10 
AnswerRe: Web site troubleshooting check list? Pin
Expert Coming22-Feb-08 14:47
Expert Coming22-Feb-08 14:47 
GeneralRe: Web site troubleshooting check list? Pin
Jasmine250125-Feb-08 5:15
Jasmine250125-Feb-08 5:15 
Generalonclinetcancel for ajax control Pin
eyeseetee22-Feb-08 4:45
eyeseetee22-Feb-08 4:45 

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.