Click here to Skip to main content
15,892,697 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionasp.net related question Pin
Member 1065938110-Mar-14 15:51
Member 1065938110-Mar-14 15:51 
AnswerRe: asp.net related question Pin
Peter Leow10-Mar-14 16:13
professionalPeter Leow10-Mar-14 16:13 
AnswerRe: asp.net related question Pin
Tom Marvolo Riddle10-Mar-14 23:36
professionalTom Marvolo Riddle10-Mar-14 23:36 
QuestionSingle Login page for multiple applications. Pin
HemadriT10-Mar-14 10:21
HemadriT10-Mar-14 10:21 
AnswerRe: Single Login page for multiple applications. Pin
RaghuPT11-Mar-14 1:55
RaghuPT11-Mar-14 1:55 
GeneralRe: Single Login page for multiple applications. Pin
HemadriT11-Mar-14 3:52
HemadriT11-Mar-14 3:52 
GeneralRe: Single Login page for multiple applications. Pin
HemadriT11-Mar-14 3:58
HemadriT11-Mar-14 3:58 
AnswerRe: Single Login page for multiple applications. Pin
ZurdoDev11-Mar-14 9:51
professionalZurdoDev11-Mar-14 9:51 
As pointed out you'll need to implement SSO (Single Sign On) in ASP.Net. If they all use Forms Authentication and they're all on the same machine then it is easy. You just need to set the MachineKey and also make sure the Forms tag has the same cookie name.

http://msdn.microsoft.com/en-us/library/dd577079.aspx[^]
There are only 10 types of people in the world, those who understand binary and those who don't.

GeneralRe: Single Login page for multiple applications. Pin
HemadriT11-Mar-14 10:19
HemadriT11-Mar-14 10:19 
QuestionRe: Single Login page for multiple applications. Pin
ZurdoDev11-Mar-14 10:20
professionalZurdoDev11-Mar-14 10:20 
Questionhow to add datepicker in gridview boundfield column Pin
heena rohra9-Mar-14 22:48
heena rohra9-Mar-14 22:48 
AnswerRe: how to add datepicker in gridview boundfield column Pin
i gr810-Mar-14 0:06
i gr810-Mar-14 0:06 
AnswerRe: how to add datepicker in gridview boundfield column Pin
Jαved10-Mar-14 22:32
professionalJαved10-Mar-14 22:32 
QuestionUrgent help how creating forums with ASP.NET using C# Pin
Samer Wolf9-Mar-14 2:27
Samer Wolf9-Mar-14 2:27 
AnswerRe: Urgent help how creating forums with ASP.NET using C# Pin
Kornfeld Eliyahu Peter9-Mar-14 2:43
professionalKornfeld Eliyahu Peter9-Mar-14 2:43 
AnswerRe: Urgent help how creating forums with ASP.NET using C# Pin
ZurdoDev11-Mar-14 9:52
professionalZurdoDev11-Mar-14 9:52 
QuestionUsing CrystalReport Implement Print Pin
Mr.Roking8-Mar-14 23:13
Mr.Roking8-Mar-14 23:13 
QuestionWhy it is so hard to play with html in visual studio Pin
ankur11638-Mar-14 18:42
ankur11638-Mar-14 18:42 
AnswerRe: Why it is so hard to play with html in visual studio Pin
ankur11638-Mar-14 20:01
ankur11638-Mar-14 20:01 
SuggestionRe: Why it is so hard to play with html in visual studio Pin
Richard MacCutchan8-Mar-14 22:28
mveRichard MacCutchan8-Mar-14 22:28 
AnswerRe: Why it is so hard to play with html in visual studio Pin
Kornfeld Eliyahu Peter8-Mar-14 23:32
professionalKornfeld Eliyahu Peter8-Mar-14 23:32 
AnswerRe: Why it is so hard to play with html in visual studio Pin
jkirkerx10-Mar-14 13:55
professionaljkirkerx10-Mar-14 13:55 
Questionasp.net site taking all the CPU after a while Pin
Amaranth137-Mar-14 8:02
Amaranth137-Mar-14 8:02 
AnswerRe: asp.net site taking all the CPU after a while Pin
jkirkerx10-Mar-14 14:01
professionaljkirkerx10-Mar-14 14:01 
GeneralRe: asp.net site taking all the CPU after a while Pin
Amaranth1311-Mar-14 4:33
Amaranth1311-Mar-14 4: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.