Click here to Skip to main content
15,890,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Master page load error Pin
sashidhar7-Sep-09 2:07
sashidhar7-Sep-09 2:07 
QuestionTable not visible in dropdown in Gridview Pin
amittinku6-Sep-09 23:18
amittinku6-Sep-09 23:18 
AnswerRe: Table not visible in dropdown in Gridview Pin
Christian Graus6-Sep-09 23:20
protectorChristian Graus6-Sep-09 23:20 
GeneralRe: Table not visible in dropdown in Gridview Pin
amittinku6-Sep-09 23:42
amittinku6-Sep-09 23:42 
GeneralRe: Table not visible in dropdown in Gridview Pin
Christian Graus6-Sep-09 23:48
protectorChristian Graus6-Sep-09 23:48 
QuestionSuggestion needed to use Session timeout for a webapplication Pin
nainakarri6-Sep-09 23:09
nainakarri6-Sep-09 23:09 
AnswerRe: Suggestion needed to use Session timeout for a webapplication Pin
Manas Bhardwaj6-Sep-09 23:11
professionalManas Bhardwaj6-Sep-09 23:11 
AnswerRe: Suggestion needed to use Session timeout for a webapplication Pin
Christian Graus6-Sep-09 23:11
protectorChristian Graus6-Sep-09 23:11 
nainakarri wrote:
Even if i increase the time it is not getting effected. Is it a good practice to remove the session timeout(the session never gets expired)


No, it's not. Indeed, you shouldn't be storing much in the session anyhow, perhaps just an id or list of ids. If you need to get the employee data, you should pull it from the DB.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Suggestion needed to use Session timeout for a webapplication Pin
nainakarri6-Sep-09 23:16
nainakarri6-Sep-09 23:16 
GeneralRe: Suggestion needed to use Session timeout for a webapplication Pin
Christian Graus6-Sep-09 23:19
protectorChristian Graus6-Sep-09 23:19 
GeneralRe: Suggestion needed to use Session timeout for a webapplication Pin
nainakarri6-Sep-09 23:32
nainakarri6-Sep-09 23:32 
GeneralRe: Suggestion needed to use Session timeout for a webapplication Pin
Christian Graus6-Sep-09 23:47
protectorChristian Graus6-Sep-09 23:47 
GeneralRe: Suggestion needed to use Session timeout for a webapplication Pin
nainakarri6-Sep-09 23:50
nainakarri6-Sep-09 23:50 
GeneralRe: Suggestion needed to use Session timeout for a webapplication Pin
Manas Bhardwaj6-Sep-09 23:22
professionalManas Bhardwaj6-Sep-09 23:22 
GeneralRe: Suggestion needed to use Session timeout for a webapplication Pin
nainakarri6-Sep-09 23:51
nainakarri6-Sep-09 23:51 
Questionslideshowextender Pin
mylogics6-Sep-09 23:03
professionalmylogics6-Sep-09 23:03 
AnswerRe: slideshowextender Pin
Christian Graus6-Sep-09 23:15
protectorChristian Graus6-Sep-09 23:15 
GeneralRe: slideshowextender Pin
mylogics6-Sep-09 23:19
professionalmylogics6-Sep-09 23:19 
GeneralRe: slideshowextender Pin
Christian Graus6-Sep-09 23:21
protectorChristian Graus6-Sep-09 23:21 
QuestionSystem.Security.SecurityException: That assembly does not allow partially trusted callers. PinPopular
pujafaldu6-Sep-09 23:03
pujafaldu6-Sep-09 23:03 
AnswerRe: System.Security.SecurityException: That assembly does not allow partially trusted callers. Pin
Manas Bhardwaj6-Sep-09 23:10
professionalManas Bhardwaj6-Sep-09 23:10 
GeneralRe: System.Security.SecurityException: That assembly does not allow partially trusted callers. Pin
pujafaldu6-Sep-09 23:16
pujafaldu6-Sep-09 23:16 
GeneralRe: System.Security.SecurityException: That assembly does not allow partially trusted callers. Pin
Elayaraja Sambasivam7-Sep-09 0:30
Elayaraja Sambasivam7-Sep-09 0:30 
Questionhow to check the emails are sent or bounce back asp.net Pin
aamirzada6-Sep-09 22:07
aamirzada6-Sep-09 22:07 
AnswerRe: how to check the emails are sent or bounce back asp.net Pin
Christian Graus6-Sep-09 22:08
protectorChristian Graus6-Sep-09 22:08 

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.