Click here to Skip to main content
15,920,603 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0 Pin
Member 382422430-Apr-08 0:05
Member 382422430-Apr-08 0:05 
GeneralRe: Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0 Pin
Christian Graus30-Apr-08 1:52
protectorChristian Graus30-Apr-08 1:52 
AnswerRe: Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0 Pin
Vasudevan Deepak Kumar29-Apr-08 22:30
Vasudevan Deepak Kumar29-Apr-08 22:30 
GeneralRe: Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0 Pin
Member 382422430-Apr-08 0:04
Member 382422430-Apr-08 0:04 
GeneralRe: Session Variables is only working on the Same Page but its not transfering the value to another page in asp.net 2.0 Pin
Member 382422430-Apr-08 0:05
Member 382422430-Apr-08 0:05 
Questiondatabase having large number of records Pin
Kartik Rathi29-Apr-08 18:30
Kartik Rathi29-Apr-08 18:30 
AnswerRe: database having large number of records Pin
Abhijit Jana29-Apr-08 19:39
professionalAbhijit Jana29-Apr-08 19:39 
AnswerRe: database having large number of records Pin
Christian Graus29-Apr-08 19:41
protectorChristian Graus29-Apr-08 19:41 
what on earth is a lacs ?

The solution is to optimise your SQL, and to write SQL that only returns a single page of data, so you can use paging to access your other records and you don't pull down records you don't show every time.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: database having large number of records Pin
saini arun30-Apr-08 8:28
saini arun30-Apr-08 8:28 
AnswerRe: database having large number of records Pin
_AK_29-Apr-08 19:51
_AK_29-Apr-08 19:51 
AnswerRe: database having large number of records Pin
Vasudevan Deepak Kumar29-Apr-08 22:27
Vasudevan Deepak Kumar29-Apr-08 22:27 
Questionhow format string Pin
jason_mf29-Apr-08 17:31
jason_mf29-Apr-08 17:31 
AnswerRe: how format string Pin
Harini N K29-Apr-08 18:39
Harini N K29-Apr-08 18:39 
GeneralRe: how format string Pin
jason_mf29-Apr-08 18:53
jason_mf29-Apr-08 18:53 
GeneralRe: how format string [modified] Pin
Harini N K29-Apr-08 19:10
Harini N K29-Apr-08 19:10 
AnswerRe: how format string Pin
ChrisKo30-Apr-08 4:53
ChrisKo30-Apr-08 4:53 
Questioncontrol in EdititemTemplate Pin
jason_mf29-Apr-08 17:06
jason_mf29-Apr-08 17:06 
AnswerRe: control in EdititemTemplate Pin
Vasudevan Deepak Kumar30-Apr-08 1:47
Vasudevan Deepak Kumar30-Apr-08 1:47 
QuestionAutomatically delete data from a database [modified] Pin
ASPnoob29-Apr-08 15:47
ASPnoob29-Apr-08 15:47 
AnswerRe: Automatically delete data from a database Pin
Christian Graus29-Apr-08 16:08
protectorChristian Graus29-Apr-08 16:08 
GeneralRe: Automatically delete data from a database Pin
ASPnoob29-Apr-08 16:49
ASPnoob29-Apr-08 16:49 
GeneralRe: Automatically delete data from a database Pin
Christian Graus29-Apr-08 17:14
protectorChristian Graus29-Apr-08 17:14 
GeneralRe: Automatically delete data from a database [modified] Pin
ASPnoob29-Apr-08 16:49
ASPnoob29-Apr-08 16:49 
AnswerRe: Automatically delete data from a database Pin
samMaster29-Apr-08 18:53
samMaster29-Apr-08 18:53 
QuestionConverting VB.net 2 C# Pin
Saba0229-Apr-08 12:29
Saba0229-Apr-08 12:29 

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.