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

ASP.NET

 
AnswerRe: Validating multiple email addresses Pin
Guffa6-Oct-06 4:57
Guffa6-Oct-06 4:57 
QuestionBest practices for logged in users?? Pin
Goalie356-Oct-06 4:17
Goalie356-Oct-06 4:17 
AnswerRe: Best practices for logged in users?? Pin
HurricaneGordon6-Oct-06 5:54
HurricaneGordon6-Oct-06 5:54 
AnswerRe: Best practices for logged in users?? Pin
Mike Ellison6-Oct-06 6:13
Mike Ellison6-Oct-06 6:13 
QuestionAsp.net with active directory Pin
Marp Tech6-Oct-06 4:05
Marp Tech6-Oct-06 4:05 
AnswerRe: Asp.net with active directory Pin
Mike Ellison6-Oct-06 6:12
Mike Ellison6-Oct-06 6:12 
GeneralRe: Asp.net with active directory Pin
Marp Tech7-Oct-06 11:38
Marp Tech7-Oct-06 11:38 
GeneralRe: Asp.net with active directory Pin
Mike Ellison8-Oct-06 4:43
Mike Ellison8-Oct-06 4:43 
Okay. I would think you would rather want the user to authenticate using their active directory credentials, and your ASP.NET app's forms authentication code set the identity of the user accordingly.

This MSDN article describes what I'm talking about:
http://msdn2.microsoft.com/en-us/library/ms180890.aspx[^]

If you're using ASP.NET 2.0, you could instead use the Active Directory Membership provider, which integrates great with the login controls.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/PAGHT000026.asp[^]
http://www.ddj.com/dept/windows/184406424[^]
http://blogs.msdn.com/gduthie/archive/2005/08/17/452905.aspx[^]
QuestionDataview sort not working Pin
shivarishxxxx6-Oct-06 3:39
shivarishxxxx6-Oct-06 3:39 
AnswerRe: Dataview sort not working Pin
Kschuler6-Oct-06 8:13
Kschuler6-Oct-06 8:13 
QuestionReasons for not converting in to PDF Pin
King Shez6-Oct-06 1:39
King Shez6-Oct-06 1:39 
QuestionCallback & passing value Pin
sbao0046-Oct-06 1:32
sbao0046-Oct-06 1:32 
AnswerRe: Callback & passing value Pin
Viral Upadhyay6-Oct-06 1:56
Viral Upadhyay6-Oct-06 1:56 
Questionhow to get system names Pin
nannapanenikamalnath6-Oct-06 0:52
nannapanenikamalnath6-Oct-06 0:52 
AnswerRe: how to get system names Pin
Mike Ellison6-Oct-06 6:11
Mike Ellison6-Oct-06 6:11 
GeneralRe: how to get system names Pin
nannapanenikamalnath6-Oct-06 18:16
nannapanenikamalnath6-Oct-06 18:16 
Questiontemplate column problm Pin
Vipin.d6-Oct-06 0:47
Vipin.d6-Oct-06 0:47 
QuestionUse ntext [modified] Pin
MHASSANF5-Oct-06 23:57
MHASSANF5-Oct-06 23:57 
AnswerRe: Use ntext Pin
Guffa6-Oct-06 1:49
Guffa6-Oct-06 1:49 
QuestionRe: Use ntext Pin
MHASSANF6-Oct-06 2:05
MHASSANF6-Oct-06 2:05 
AnswerRe: Use ntext Pin
Guffa6-Oct-06 2:22
Guffa6-Oct-06 2:22 
Questionrestoring back color of an item of a data grid Pin
24891285-Oct-06 23:47
24891285-Oct-06 23:47 
AnswerRe: restoring back color of an item of a data grid Pin
thomas_joyee6-Oct-06 0:25
thomas_joyee6-Oct-06 0:25 
Questionhow to extract the zip file using asp.net Pin
Amit Agarrwal5-Oct-06 23:07
Amit Agarrwal5-Oct-06 23:07 
QuestionHow to move web user control on a web form Pin
ravindradonkada5-Oct-06 22:33
ravindradonkada5-Oct-06 22:33 

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.