Click here to Skip to main content
16,005,339 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: asp database: ADO Connection to SQL Server Pin
Fred_Smith19-Sep-07 22:34
Fred_Smith19-Sep-07 22:34 
AnswerRe: asp database: ADO Connection to SQL Server Pin
wuriskly19-Sep-07 23:22
wuriskly19-Sep-07 23:22 
QuestionUpload File via FTP using ASP.net 1.1 Pin
wEb GuRu...19-Sep-07 22:29
wEb GuRu...19-Sep-07 22:29 
AnswerRe: Upload File via FTP using ASP.net 1.1 Pin
yogesh_kumar_agarwal19-Sep-07 22:33
yogesh_kumar_agarwal19-Sep-07 22:33 
GeneralRe: Upload File via FTP using ASP.net 1.1 Pin
APDevelop19-Sep-07 22:53
APDevelop19-Sep-07 22:53 
QuestionIs it suggested to have many sessions in application Pin
MD1219-Sep-07 22:27
MD1219-Sep-07 22:27 
AnswerRe: Is it suggested to have many sessions in application Pin
wEb GuRu...19-Sep-07 22:30
wEb GuRu...19-Sep-07 22:30 
AnswerRe: Is it suggested to have many sessions in application Pin
Sandeep Akhare19-Sep-07 22:56
Sandeep Akhare19-Sep-07 22:56 
Definetly as session are going to store at server side the memory requirement for your application will increase if you use many session variables so if you have to store 3 to 5 varaibles then you can use session but 30 session varaibles sounds bad ...
Why are you storing those things in session ...... ?
Why don't you use database or pass them in query string if data is not concern to security ....
Or yuo can create xml files to store the data

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "




QuestionRe-installing IIS on SBS 2003 Premium [modified] Pin
Vimalsoft(Pty) Ltd19-Sep-07 22:23
professionalVimalsoft(Pty) Ltd19-Sep-07 22:23 
QuestionBack Button Pin
yogesh_kumar_agarwal19-Sep-07 22:13
yogesh_kumar_agarwal19-Sep-07 22:13 
AnswerRe: Back Button Pin
wEb GuRu...19-Sep-07 22:26
wEb GuRu...19-Sep-07 22:26 
AnswerRe: Back Button Pin
wuriskly20-Sep-07 0:06
wuriskly20-Sep-07 0:06 
Questiondatabinding error [modified] Pin
Sonia Gupta19-Sep-07 21:35
Sonia Gupta19-Sep-07 21:35 
AnswerRe: databinding error Pin
Imran Khan Pathan19-Sep-07 21:49
Imran Khan Pathan19-Sep-07 21:49 
GeneralRe: databinding error Pin
Sonia Gupta19-Sep-07 23:19
Sonia Gupta19-Sep-07 23:19 
QuestionReporting using RDLC reports Pin
shadmwap19-Sep-07 21:13
shadmwap19-Sep-07 21:13 
QuestionHow to validating the XML data type with database fields Pin
spravat19-Sep-07 21:11
spravat19-Sep-07 21:11 
Questionenvelope and label design on net-help needed Pin
rajnee19-Sep-07 20:57
rajnee19-Sep-07 20:57 
QuestionSession in ASP.Net Pin
abglorie19-Sep-07 20:43
abglorie19-Sep-07 20:43 
Questionhow to get datagrid items after postback Pin
Anees Mitha19-Sep-07 20:22
Anees Mitha19-Sep-07 20:22 
QuestionUploading File (Urgent!) Pin
Milind Panchal19-Sep-07 20:21
Milind Panchal19-Sep-07 20:21 
AnswerRe: one,Uploading File (Urgent!) Pin
Guffa19-Sep-07 20:23
Guffa19-Sep-07 20:23 
GeneralRe: one,Uploading File (Urgent!) Pin
Milind Panchal19-Sep-07 20:57
Milind Panchal19-Sep-07 20:57 
GeneralRe: one,Uploading File (Urgent!) Pin
Sandeep Akhare19-Sep-07 21:05
Sandeep Akhare19-Sep-07 21:05 
AnswerRe: one,Uploading File (Urgent!) Pin
Guffa20-Sep-07 5:28
Guffa20-Sep-07 5:28 

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.