Click here to Skip to main content
15,892,537 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: OCX or USER Control !!!!!!!!!!!!!!!! Pin
Tripathi Swati30-Apr-09 19:10
Tripathi Swati30-Apr-09 19:10 
QuestionIP Addresses List Pin
specialdreamsin29-Apr-09 23:40
specialdreamsin29-Apr-09 23:40 
AnswerRe: IP Addresses List Pin
Rolando CC30-Apr-09 7:12
professionalRolando CC30-Apr-09 7:12 
Questionmulti sql connection to same DB asp.net applcation Pin
Member 616850929-Apr-09 23:30
Member 616850929-Apr-09 23:30 
AnswerRe: multi sql connection to same DB asp.net applcation Pin
SeMartens29-Apr-09 23:37
SeMartens29-Apr-09 23:37 
GeneralRe: multi sql connection to same DB asp.net applcation Pin
Member 616850930-Apr-09 1:34
Member 616850930-Apr-09 1:34 
GeneralRe: multi sql connection to same DB asp.net applcation Pin
Paulo Zemek30-Apr-09 9:30
mvaPaulo Zemek30-Apr-09 9:30 
Questionpage loading time is high when not allow paging on gridview [modified] Pin
samerh29-Apr-09 22:42
samerh29-Apr-09 22:42 
Hi i have a page where iam binding a gridview to a datatable that is selcting from a sql database table that has one clustered and 3 nonclustered indexes. On rowdatabound iam doing some calculations/counting not very complex and loading them in several viewstates. The execution time of stored procedure that selects the data takes less than a second to ececute. as a result i assume that it is not a database issue.
The issue is that when i dont allow paging on the gridview, the page takes around 4 minutes to load(the grid return 400 rows only). When i allow paging = 50 then it takes 3-4 seconds.
I have debbuged and didnt reach a result everything is working fine page load, master page load....
Is there a way i can tell the cause root of the problem. Thanks

modified on Thursday, April 30, 2009 4:48 AM

AnswerRe: page loading time is high when not allow paging on gridview Pin
Abhijit Jana29-Apr-09 23:05
professionalAbhijit Jana29-Apr-09 23:05 
GeneralRe: page loading time is high when not allow paging on gridview Pin
N a v a n e e t h29-Apr-09 23:15
N a v a n e e t h29-Apr-09 23:15 
GeneralRe: page loading time is high when not allow paging on gridview Pin
samerh29-Apr-09 23:16
samerh29-Apr-09 23:16 
AnswerRe: page loading time is high when not allow paging on gridview Pin
saanj29-Apr-09 23:08
saanj29-Apr-09 23:08 
GeneralRe: page loading time is high when not allow paging on gridview Pin
samerh29-Apr-09 23:19
samerh29-Apr-09 23:19 
AnswerRe: page loading time is high when not allow paging on gridview Pin
N a v a n e e t h29-Apr-09 23:13
N a v a n e e t h29-Apr-09 23:13 
GeneralRe: page loading time is high when not allow paging on gridview Pin
samerh29-Apr-09 23:24
samerh29-Apr-09 23:24 
AnswerRe: page loading time is high when not allow paging on gridview Pin
Andreas X30-Apr-09 1:37
professionalAndreas X30-Apr-09 1:37 
AnswerRe: page loading time is high when not allow paging on gridview Pin
Anurag Gandhi30-Apr-09 2:19
professionalAnurag Gandhi30-Apr-09 2:19 
AnswerRe: page loading time is high when not allow paging on gridview Pin
Paulo Zemek30-Apr-09 12:01
mvaPaulo Zemek30-Apr-09 12:01 
QuestionASCX user control help!! Pin
Armandt__29-Apr-09 22:13
Armandt__29-Apr-09 22:13 
AnswerRe: ASCX user control help!! Pin
dotnetmember29-Apr-09 22:23
dotnetmember29-Apr-09 22:23 
GeneralRe: ASCX user control help!! Pin
Armandt__29-Apr-09 22:34
Armandt__29-Apr-09 22:34 
GeneralRe: ASCX user control help!! Pin
Christian Graus30-Apr-09 0:14
protectorChristian Graus30-Apr-09 0:14 
GeneralRe: ASCX user control help!! Pin
Armandt__30-Apr-09 0:32
Armandt__30-Apr-09 0:32 
QuestionProblem with saving text from HTML editor Pin
janani1329-Apr-09 21:33
janani1329-Apr-09 21:33 
AnswerRe: Problem with saving text from HTML editor Pin
Jack Li29-Apr-09 22:01
Jack Li29-Apr-09 22: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.