Click here to Skip to main content
15,888,579 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: About CustomValidator Pin
jason_mf21-Oct-08 4:44
jason_mf21-Oct-08 4:44 
GeneralRe: About CustomValidator Pin
N a v a n e e t h21-Oct-08 8:21
N a v a n e e t h21-Oct-08 8:21 
QuestionHow to select Date and Time simultaneously Pin
suresh_00121-Oct-08 3:44
suresh_00121-Oct-08 3:44 
AnswerRe: How to select Date and Time simultaneously Pin
Abhijit Jana21-Oct-08 3:51
professionalAbhijit Jana21-Oct-08 3:51 
Questiondesktop application to web migration problem! Pin
mr_muskurahat21-Oct-08 2:52
mr_muskurahat21-Oct-08 2:52 
AnswerRe: desktop application to web migration problem! Pin
Paddy Boyd21-Oct-08 3:18
Paddy Boyd21-Oct-08 3:18 
AnswerRe: desktop application to web migration problem! Pin
Abhijit Jana21-Oct-08 3:47
professionalAbhijit Jana21-Oct-08 3:47 
AnswerRe: desktop application to web migration problem! Pin
Brij21-Oct-08 4:05
mentorBrij21-Oct-08 4:05 
For your first question
A: You need to keep in mind all the user based data,so need better session management(try to reduce session data per user).
B: Minimise the size of aspx pages becuse it can severely harm the perfomrmance of your application.
C: If you application is very secured,don't send the valuable data in plain text always encrypt it and use HTTPs.

And for second,

if they are shared for all users the use cache else it will be better to use some database smartly else you apllication is going to be very slow.

Hope your query will be resolved by this Smile | :)

Cheers!!
Brij

QuestionShow messagebox Pin
venkat86_ece21-Oct-08 2:36
venkat86_ece21-Oct-08 2:36 
AnswerRe: Show messagebox Pin
Sandeep Akhare21-Oct-08 2:39
Sandeep Akhare21-Oct-08 2:39 
GeneralRe: Show messagebox Pin
Eduard Keilholz21-Oct-08 2:45
Eduard Keilholz21-Oct-08 2:45 
GeneralRe: Show messagebox Pin
venkat86_ece21-Oct-08 2:55
venkat86_ece21-Oct-08 2:55 
GeneralRe: Show messagebox Pin
venkat86_ece21-Oct-08 2:52
venkat86_ece21-Oct-08 2:52 
AnswerRe: Show messagebox Pin
Paddy Boyd21-Oct-08 3:19
Paddy Boyd21-Oct-08 3:19 
AnswerRe: Show messagebox Pin
Brij21-Oct-08 3:47
mentorBrij21-Oct-08 3:47 
Questionasp.net Pin
cse.vidhya21-Oct-08 2:26
cse.vidhya21-Oct-08 2:26 
AnswerRe: asp.net Pin
Paddy Boyd21-Oct-08 2:35
Paddy Boyd21-Oct-08 2:35 
AnswerRe: asp.net Pin
Sandeep Akhare21-Oct-08 2:36
Sandeep Akhare21-Oct-08 2:36 
GeneralRe: asp.net Pin
cse.vidhya21-Oct-08 2:38
cse.vidhya21-Oct-08 2:38 
AnswerRe: asp.net Pin
Eduard Keilholz21-Oct-08 2:36
Eduard Keilholz21-Oct-08 2:36 
GeneralRe: asp.net Pin
cse.vidhya21-Oct-08 2:39
cse.vidhya21-Oct-08 2:39 
GeneralRe: asp.net Pin
Eduard Keilholz21-Oct-08 2:42
Eduard Keilholz21-Oct-08 2:42 
GeneralRe: asp.net Pin
cse.vidhya21-Oct-08 3:04
cse.vidhya21-Oct-08 3:04 
AnswerRe: asp.net Pin
balaji.t21-Oct-08 19:47
balaji.t21-Oct-08 19:47 
Questionopen connectionn to database question Pin
eyeseetee21-Oct-08 2:24
eyeseetee21-Oct-08 2:24 

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.