Click here to Skip to main content
15,881,657 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: startup web page Pin
Sandeep Mewara4-May-12 9:39
mveSandeep Mewara4-May-12 9:39 
GeneralRe: startup web page Pin
classy_dog4-May-12 10:00
classy_dog4-May-12 10:00 
GeneralRe: startup web page Pin
Sandeep Mewara4-May-12 21:31
mveSandeep Mewara4-May-12 21:31 
QuestionAsp.net and C Pin
ksoftkeyan4-May-12 5:11
ksoftkeyan4-May-12 5:11 
AnswerRe: Asp.net and C Pin
Ali Al Omairi(Abu AlHassan)4-May-12 7:03
professionalAli Al Omairi(Abu AlHassan)4-May-12 7:03 
GeneralRe: Asp.net and C Pin
ksoftkeyan6-May-12 18:17
ksoftkeyan6-May-12 18:17 
QuestionForms Authentication Pin
MWRivera4-May-12 4:48
MWRivera4-May-12 4:48 
AnswerRe: Forms Authentication Pin
MWRivera7-May-12 10:12
MWRivera7-May-12 10:12 
Just and update - I've been working and reading up more on Forms Authentication since asking the question above.

I've came to the conclusion that using the login controls, together with the role and membership providers that are provided by ASP.NET 2.0, is a suitable approach for supplying clients a secure login area. I have however, decided to include the aspnet (membership) tables in with the applications main DB tables. This keeps the tables all in one location for each application. The aspnet login tables are easy to distinguish from the rest also, as they have the prefix "aspnet_".

I found the following source useful:
http://odetocode.com/Articles/427.aspx[^]

If you know of any other good sources or have a different option from that above, it would be great to hear from you Smile | :)


Melanie


Questionweb app 2010 debug Pin
classy_dog4-May-12 4:26
classy_dog4-May-12 4:26 
Questiontest asp.net web app Pin
classy_dog4-May-12 2:10
classy_dog4-May-12 2:10 
Questionvs 2010 test server Pin
classy_dog3-May-12 17:29
classy_dog3-May-12 17:29 
AnswerRe: vs 2010 test server Pin
egenis3-May-12 18:44
egenis3-May-12 18:44 
Questionweb app startup page Pin
classy_dog3-May-12 17:27
classy_dog3-May-12 17:27 
AnswerRe: web app startup page Pin
egenis3-May-12 18:41
egenis3-May-12 18:41 
QuestionFire Validation Summary in textbox blur Pin
indian1433-May-12 8:03
indian1433-May-12 8:03 
AnswerRe: Fire Validation Summary in textbox blur Pin
R. Giskard Reventlov3-May-12 9:34
R. Giskard Reventlov3-May-12 9:34 
AnswerRe: Fire Validation Summary in textbox blur Pin
Joshua Omundson3-May-12 9:44
Joshua Omundson3-May-12 9:44 
QuestionJquery Run Time Error: jquey.validator Pin
indian1433-May-12 5:04
indian1433-May-12 5:04 
AnswerRe: Jquery Run Time Error: jquey.validator Pin
jkirkerx3-May-12 7:03
professionaljkirkerx3-May-12 7:03 
GeneralRe: Jquery Run Time Error: jquey.validator Pin
indian1433-May-12 13:58
indian1433-May-12 13:58 
GeneralRe: Jquery Run Time Error: jquey.validator Pin
jkirkerx3-May-12 19:50
professionaljkirkerx3-May-12 19:50 
GeneralRe: Jquery Run Time Error: jquey.validator Pin
indian1434-May-12 6:26
indian1434-May-12 6:26 
Questionweb Pin
csseyed3-May-12 2:17
csseyed3-May-12 2:17 
AnswerRe: web Pin
Richard MacCutchan3-May-12 6:56
mveRichard MacCutchan3-May-12 6:56 
AnswerRe: web Pin
R. Giskard Reventlov3-May-12 7:48
R. Giskard Reventlov3-May-12 7:48 

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.