Click here to Skip to main content
15,925,723 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionConfiguring antivirus with windows security center Pin
mikeholla21-Mar-10 3:02
mikeholla21-Mar-10 3:02 
AnswerRe: Configuring antivirus with windows security center Pin
Not Active21-Mar-10 3:49
mentorNot Active21-Mar-10 3:49 
GeneralRe: Configuring antivirus with windows security center Pin
mikeholla21-Mar-10 5:41
mikeholla21-Mar-10 5:41 
GeneralRe: Configuring antivirus with windows security center Pin
meeram39521-Mar-10 6:22
meeram39521-Mar-10 6:22 
AnswerRe: Configuring antivirus with windows security center Pin
Sandeep Mewara21-Mar-10 6:22
mveSandeep Mewara21-Mar-10 6:22 
GeneralRe: Configuring antivirus with windows security center Pin
Not Active21-Mar-10 7:15
mentorNot Active21-Mar-10 7:15 
GeneralRe: Configuring antivirus with windows security center Pin
Sandeep Mewara21-Mar-10 7:25
mveSandeep Mewara21-Mar-10 7:25 
GeneralGrow up Pin
Not Active21-Mar-10 7:29
mentorNot Active21-Mar-10 7:29 
QuestionArraylist problem Pin
SreejithKumar M21-Mar-10 2:23
SreejithKumar M21-Mar-10 2:23 
AnswerRe: Arraylist problem Pin
Not Active21-Mar-10 3:47
mentorNot Active21-Mar-10 3:47 
AnswerRe: Arraylist problem Pin
xbmly21-Mar-10 19:00
xbmly21-Mar-10 19:00 
Questiontrying to add a class library to a solution in vs2008 but solution icon disappears Pin
Member 391904920-Mar-10 10:52
Member 391904920-Mar-10 10:52 
AnswerRe: trying to add a class library to a solution in vs2008 but solution icon disappears Pin
Abhishek Sur20-Mar-10 14:02
professionalAbhishek Sur20-Mar-10 14:02 
QuestionPassing Values to ActiveX Controls during Runtime Pin
VikashGohil20-Mar-10 8:11
VikashGohil20-Mar-10 8:11 
QuestionHow to maintain Session in Multiple Servers? Pin
meeram39520-Mar-10 6:49
meeram39520-Mar-10 6:49 
I have a question on Session maintenance if the appliction is spanned on multiple servers. Following is the scenario:

1) The client (the browser) sends a request for the application.
2) Through the load balancer, the request gone to Server1 where a Session is created for User1.
3) Similarly, there will be session created for User2 and User3.
4) Now, the load in Server1 is increased, and a new request from User1 is now diverted to Server2. But the session is created in Server1. So, when the new request goes to Server2 for User1, it returns , say for eg, an error message saying that User doesn't exist.

Any idea how to handle this situation? Any articles would be of great help.

Thanks in advance.
Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

AnswerRe: How to maintain Session in Multiple Servers? Pin
Abhijit Jana20-Mar-10 7:14
professionalAbhijit Jana20-Mar-10 7:14 
QuestionHow to create multilingual website using asp.net2.0 with c# Pin
developerit19-Mar-10 22:37
developerit19-Mar-10 22:37 
AnswerRe: How to create multilingual website using asp.net2.0 with c# Pin
PSK_19-Mar-10 23:29
PSK_19-Mar-10 23:29 
AnswerRe: How to create multilingual website using asp.net2.0 with c# Pin
Manas Bhardwaj20-Mar-10 11:21
professionalManas Bhardwaj20-Mar-10 11:21 
QuestionZeros doesnt get displayed in my vb.net application... Pin
<<Tash18>>19-Mar-10 21:28
<<Tash18>>19-Mar-10 21:28 
AnswerRe: Zeros doesnt get displayed in my vb.net application... Pin
Not Active19-Mar-10 21:40
mentorNot Active19-Mar-10 21:40 
QuestionMSChart printing Pin
Tufail Ahmad19-Mar-10 20:04
Tufail Ahmad19-Mar-10 20:04 
AnswerRe: MSChart printing Pin
Rutvik Dave23-Mar-10 8:50
professionalRutvik Dave23-Mar-10 8:50 
GeneralRe: MSChart printing Pin
Tufail Ahmad6-Apr-10 2:02
Tufail Ahmad6-Apr-10 2:02 
Questioni want to scan the document using twain_32.dll in asp.net with vb.net Pin
vbmadhavi19-Mar-10 19:25
vbmadhavi19-Mar-10 19:25 

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.