If I'm developing an application that must accomodate
multiple security levels though secure login and my ASP.NET
web appplication is spanned across three web-servers (using
round-robbin load balancing) what would be the best approach
to maintain login-in state for the users?
Answer Posted / raghumadhav tirunagari
Database Support. or Thru state service.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a virtual memory? : .NET Architecture
Can I customise the trace output?
I want to create a project like google maps how can we do that with atlas?
6. Wcf- what is SOA
how to change the application name?
What is the difference between l1 and l2 cache? : Dot net architecture
How can I write my own .NET host?
Explain about code access security?
What do you know about machine.config file ?
Is dim fs as filestreamobject is a managed code? : Dot net architecture
What is a managed code? : Dot net architecture
How do I prevent concurrent access to my data?
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
I am working with asp.net 2005 and Crystal report 10. I have an image field on my dataset to show on Crystal report.And the image is shows dynamically from database in image field of CR. The image field is showing well on my Crystal report on its first page with all other data but when i click to open second page of CR,it does not show any data on that.I found that this is because of adding the image field on crystal report. Because when i remove the image field from the CR then it will run both the pages of CR. I am using the Page Load event to bind CR data with Database. And i have already check with the Init event to bind CR , but it still not shows the data on second page when i use image field on that. Please give solution for that.....
How does .net mobile work? : Microsoft dot net mobile