Click here to Skip to main content
15,923,164 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAJAX Ronded Corners Extender Pin
benams2-Aug-09 20:14
benams2-Aug-09 20:14 
AnswerRe: AJAX Ronded Corners Extender Pin
vid nandha2-Aug-09 20:48
vid nandha2-Aug-09 20:48 
GeneralRe: AJAX Ronded Corners Extender Pin
benams3-Aug-09 3:14
benams3-Aug-09 3:14 
Questionget files and folders from ftp Pin
ptvce2-Aug-09 19:23
ptvce2-Aug-09 19:23 
AnswerRe: get files and folders from ftp Pin
Christian Graus2-Aug-09 19:38
protectorChristian Graus2-Aug-09 19:38 
AnswerRe: get files and folders from ftp Pin
ptvce2-Aug-09 19:39
ptvce2-Aug-09 19:39 
GeneralRe: get files and folders from ftp Pin
Christian Graus2-Aug-09 19:42
protectorChristian Graus2-Aug-09 19:42 
AnswerRe: get files and folders from ftp Pin
dan!sh 2-Aug-09 19:56
professional dan!sh 2-Aug-09 19:56 
QuestionI found an Exception Message" System.outofmemory"exception was thrown" Pin
Saif-ur-Rehman Tanoli2-Aug-09 19:00
Saif-ur-Rehman Tanoli2-Aug-09 19:00 
AnswerRe: I found an Exception Message" System.outofmemory"exception was thrown" Pin
Abhijit Jana2-Aug-09 19:19
professionalAbhijit Jana2-Aug-09 19:19 
GeneralRe: I found an Exception Message" System.outofmemory"exception was thrown" Pin
Saif-ur-Rehman Tanoli2-Aug-09 20:39
Saif-ur-Rehman Tanoli2-Aug-09 20:39 
AnswerRe: I found an Exception Message" System.outofmemory"exception was thrown" Pin
Abhishek Sur2-Aug-09 22:58
professionalAbhishek Sur2-Aug-09 22:58 
QuestionDropdownlist event Pin
mrkeivan2-Aug-09 11:21
mrkeivan2-Aug-09 11:21 
AnswerRe: Dropdownlist event Pin
Abhijit Jana2-Aug-09 11:31
professionalAbhijit Jana2-Aug-09 11:31 
QuestionSession Pin
Ersan Ercek2-Aug-09 4:27
Ersan Ercek2-Aug-09 4:27 
AnswerRe: Session Pin
Not Active2-Aug-09 5:22
mentorNot Active2-Aug-09 5:22 
Session should be fine for storing something like a UserID, it shouldn't cause significant degradation in performance. However, if you are also using Session state to store things like DataTables or other large amounts of information, I'd rethink the design.


only two letters away from being an asset

AnswerRe: Session Pin
Abhijit Jana2-Aug-09 6:09
professionalAbhijit Jana2-Aug-09 6:09 
AnswerRe: Session Pin
Vimalsoft(Pty) Ltd2-Aug-09 21:35
professionalVimalsoft(Pty) Ltd2-Aug-09 21:35 
QuestionViewState Pin
Ersan Ercek2-Aug-09 3:57
Ersan Ercek2-Aug-09 3:57 
AnswerRe: ViewState Pin
Abhijit Jana2-Aug-09 4:23
professionalAbhijit Jana2-Aug-09 4:23 
QuestionHelp with multiview control and AJAX Pin
Spoks_ST2-Aug-09 2:20
Spoks_ST2-Aug-09 2:20 
AnswerRe: Help with multiview control and AJAX Pin
Spoks_ST2-Aug-09 6:11
Spoks_ST2-Aug-09 6:11 
QuestionCompiler Error Message: BC30367 Pin
Bannoota2-Aug-09 2:07
Bannoota2-Aug-09 2:07 
AnswerRe: Compiler Error Message: BC30367 Pin
Manas Bhardwaj2-Aug-09 2:19
professionalManas Bhardwaj2-Aug-09 2:19 
AnswerRe: Compiler Error Message: BC30367 Pin
Bannoota2-Aug-09 3:01
Bannoota2-Aug-09 3:01 

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.